Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
dap-protocol-guide
Comprehensive guide for working with Debug Adapter Protocol in AIDB
majiayu000/claude-skill-registry 163
-
keboola-data-engineering-chocholous-bg
majiayu000/claude-skill-registry 163
-
MCP OAuth Cloudflare
Add OAuth authentication to MCP servers on Cloudflare Workers. Uses @cloudflare/workers-oauth-provider with Google OAuth for Claude.ai-compatible authentication.
Use when building MCP servers that need user authentication, implementing Dynamic Client Registration (DCR) for Claude.ai, or replacing static auth tokens with OAuth flows. Prevents CSRF vulnerabilities, state validation errors, and OAuth misconfiguration.
majiayu000/claude-skill-registry 163
-
python-development
Modern Python development with Python 3.12+, Django, FastAPI, async patterns, and production best practices. Use for Python projects, APIs, data processing, or automation scripts.
majiayu000/claude-skill-registry 163
-
cva-setup-clojure
Clojure project setup and configuration for agent development with Google ADK. Includes deps.edn configuration, directory structure, namespace organization, REPL-driven development workflow, and build system integration. Use when starting new agent projects, configuring Clojure dependencies, troubleshooting project setup issues, organizing namespaces and code structure, or need guidance on Clojure best practices for agent development.
majiayu000/claude-skill-registry 163
-
code-clone-assistant
Detects and refactors code duplication using PMD CPD. Use when identifying code clones, addressing DRY violations, or refactoring duplicate code across repositories.
majiayu000/claude-skill-registry 163
-
product-development
Load when developing digital products, courses, templates, ebooks, or other
info products. Contains frameworks for product ideation, validation, pricing,
and launch strategies for creator businesses.
majiayu000/claude-skill-registry 163
-
mathematical-logic-expert
Expert in formal logic, model theory, computability, and foundations of mathematics
majiayu000/claude-skill-registry 163
-
positioning-development
Strategic positioning skill for developing differentiated market position,
positioning statements, and competitive framing.
majiayu000/claude-skill-registry 163
-
llm-cli
Process textual and multimedia files with various LLM providers using the llm CLI. Supports both non-interactive and interactive modes with model selection, config persistence, and file input handling.
majiayu000/claude-skill-registry 163
-
research-merge
Processes research branches from Claude Code Web sessions - merges content, moves docs to docs/research/, and creates GitHub issues. Use when /popkit:next detects research branches or when manually processing research from mobile sessions. Do NOT use for regular feature branches - only for branches matching claude/research-* or containing research documentation.
majiayu000/claude-skill-registry 163
-
orchestrating-parallel-agents
Spawns multiple AI coding agents to work on related GitHub issues concurrently using git worktrees. Use when breaking down a large feature into multiple issues, running parallel agents with --print flag, or managing wave-based execution of related tasks.
majiayu000/claude-skill-registry 163
-
mem0-fastapi-integration
Memory layer integration patterns for FastAPI with Mem0 including client setup, memory service patterns, user tracking, conversation persistence, and background task integration. Use when implementing AI memory, adding Mem0 to FastAPI, building chat with memory, or when user mentions Mem0, conversation history, user context, or memory layer.
majiayu000/claude-skill-registry 163
-
tanstack-start-boundaries
TanStack Start server/client code boundary patterns. Use when: debugging virtual module resolution errors (tanstack-start-injected-head-scripts, tanstack-start-manifest, #tanstack-router-entry), importing from @tanstack/react-start/server, using getCookie/getRequestHeaders/getRequestUrl, adding providers to router.tsx, or when Vite fails to resolve TanStack Start imports. Covers createServerFn patterns, dynamic imports, and proper placement of server-only code.
majiayu000/claude-skill-registry 163
-
gitlab
GitLab REST API via curl. Use this skill to manage projects, issues, merge requests, and pipelines in GitLab.
majiayu000/claude-skill-registry 163
-
command-creator
プラグインに新しいスラッシュコマンドを作成する。「コマンド作成」「新しいコマンド」「コマンドを作って」「コマンド追加」「command 作成」「コマンドを追加したい」「新規コマンド」などで起動。プラグインにコマンドファイルを生成。
majiayu000/claude-skill-registry 163
-
fossil-ui
This skill should be used when the user asks to "convert git to fossil", "export repo to fossil", "browse git history in fossil", "launch fossil UI", or "view timeline in fossil". Exports current git repository to Fossil database and launches web UI for browsing.
majiayu000/claude-skill-registry 163
-
addon-system-felixzink96-kursplattform
majiayu000/claude-skill-registry 163
-
mindwork-progress
Track progress over time across therapy sessions and journal entries. Supports trend analysis, session comparisons, period summaries, and goal tracking. Reads from analysis files and generates comprehensive progress reports.
majiayu000/claude-skill-registry 163
-
commitmsg
Generate a concise commit message by analyzing git diff changes
majiayu000/claude-skill-registry 163
-
az-cli
This skill should be used when working with Azure DevOps from the command line. Trigger when user mentions az devops, az repos, az pipelines, az boards, or asks about managing PRs, work items, pipelines, or repositories in Azure DevOps. Also trigger for questions about Azure DevOps CLI setup, authentication, or querying work items.
majiayu000/claude-skill-registry 163
-
discover-containers
Automatically discover container and Docker skills when working with Docker. Activates for containers development tasks.
majiayu000/claude-skill-registry 163
-
enterprise-security
Central authority for Claude Code enterprise security. Covers enterprise managed policies (managed-settings.json), settings precedence hierarchy, policy file locations (macOS, Linux, Windows), unoverridable organizational policies, cloud execution security (isolated VMs, network access controls, credential protection), IDE security (VS Code, JetBrains), devcontainer security, and security best practices for teams. Assists with configuring enterprise policies, understanding precedence, and implementing organizational security standards. Delegates 100% to docs-management skill for official documentation.
majiayu000/claude-skill-registry 163
-
safe-editing
Ensure AI agents work in an isolated Git worktree to prevent changes to the main working directory. Use when AI is about to make its first code modification in a session, or when the user requests isolated/safe editing. Triggers include starting to edit files, implementing features, or fixing bugs.
majiayu000/claude-skill-registry 163