Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
fastapi-coder
Build FastAPI applications with async patterns, Pydantic validation, dependency injection, and modern Python API practices.
majiayu000/claude-skill-registry 163
-
exploit-development
Develop working exploits using pwntools. Includes exploit template and common patterns.
majiayu000/claude-skill-registry 163
-
ci-verify
Run and interpret pnpm lint, pnpm typecheck, pnpm build, and pnpm format in a Turborepo monorepo; diagnose CI-style failures; propose minimal diffs; and deliver a fix plan, files touched, and validation commands checklist. Use when verifying CI readiness or fixing lint/typecheck/build/format failures in Turborepo repositories.
majiayu000/claude-skill-registry 163
-
data-orchestration
majiayu000/claude-skill-registry 163
-
plugin-master
Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build/make plugins, (2) Add/create skills/commands/agents, (3) Package existing code as plugins, (4) Publish to marketplace, (5) Validate plugin structure, (6) Get plugin development guidance, (7) Export skills for claude.ai web app. Autonomously creates complete, production-ready plugins with: plugin.json manifest, slash commands, specialized agents, agent skills, hooks, MCP server integration, and comprehensive README. ALWAYS fetches latest official documentation to ensure correct structure. Includes plugin-architect agent for design review and optimization.
majiayu000/claude-skill-registry 163
-
openrouter-model-availability
Build check model availability and implement fallback chains. Use when building resilient systems or handling model outages. Trigger with phrases like 'openrouter availability', 'openrouter fallback', 'openrouter model down', 'openrouter health check'.
majiayu000/claude-skill-registry 163
-
julien-mcp-codex-cli
Install Codex CLI MCP assistant. Use when user needs Codex CLI capabilities in their project.
majiayu000/claude-skill-registry 163
-
skills-mcp-playbook
Skill/MCPの使い分けと組み合わせ設計を支援するガイド。外部ツール接続はMCP、手順・品質基準はSkillという分離原則、衝突回避、実例(財務バリュエーション/ミーティング準備)を参照し、どちらを使うか判断・設計したいときに使う。
majiayu000/claude-skill-registry 163
-
developing-skill
Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
majiayu000/claude-skill-registry 163
-
core-researcher
Deep research and information gathering specialist for thorough investigation, pattern analysis, and knowledge synthesis
majiayu000/claude-skill-registry 163
-
discover-realtime
Automatically discover realtime communication skills when working with realtime. Activates for realtime development tasks.
majiayu000/claude-skill-registry 163
-
breaking-change-detector
Detect and warn about breaking API/schema changes before implementation. Auto-trigger when modifying API routes, database schemas, or public interfaces. Validates changes against api-strategy.md versioning rules. Suggests migration paths for breaking changes. Prevents removing endpoints, changing request/response formats, dropping database columns, modifying function signatures without deprecation.
majiayu000/claude-skill-registry 163
-
idapython
IDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDA's API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida_* modules (50+), idautils iterators, and common patterns.
majiayu000/claude-skill-registry 163
-
fd-search
Fast and user-friendly file system search using fd as a replacement for `find` command
majiayu000/claude-skill-registry 163
-
testing-api-assertions
Verify API requests in tests. Use when testing that correct API calls are made for create, update, or delete operations. Use when testing mutations, form submissions, or actions with backend side effects.
majiayu000/claude-skill-registry 163
-
debugging-process
Provides systematic debugging methodology for thorough root cause analysis with evidence-based investigation. Use this skill when investigating code, analyzing bugs, tracing errors, or understanding unexpected behavior.
majiayu000/claude-skill-registry 163
-
copilot-agent-builder
Generate custom GitHub Copilot agents (.agent.md files) for VS Code with proper YAML frontmatter, tools configuration, and handoff workflows. Use when "create copilot agent", "generate github copilot agent", "new copilot agent for", "make a copilot agent", or "build copilot agent".
majiayu000/claude-skill-registry 163
-
ocaml-code-style
OCaml coding style and refactoring patterns. Use when the user asks to tidy, clean up, refactor, or improve OCaml code, reviewing code quality, enforcing naming conventions, or reducing complexity.
majiayu000/claude-skill-registry 163
-
python
Guidelines when creating, reading, updating, or deleting Python code
majiayu000/claude-skill-registry 163
-
anndata
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
majiayu000/claude-skill-registry 163
-
cfn-error-management
Unified error handling, batching, and logging for CFN Loop. Use when you need to capture agent errors, batch multiple errors for processing, log structured error data, or categorize and recover from agent failures.
majiayu000/claude-skill-registry 163
-
dev-env
Manage Jeremy's global dev environment (git, nvim, shell configs) and install tools. Use when asked to change global configs, add tools to the environment, or modify dotfiles.
majiayu000/claude-skill-registry 163
-
code-discovery
Helpers to discover, rank, and invoke repository symbols from natural language with minimal context.
majiayu000/claude-skill-registry 163
-
github-actions-pipeline-creator
Creates comprehensive GitHub Actions CI/CD workflows for linting, testing, building, and deploying. Includes caching strategies, matrix builds, artifact handling, and failure diagnostics. Use for "GitHub Actions", "CI pipeline", "workflow automation", or "continuous integration".
majiayu000/claude-skill-registry 163