Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
skill-generator
Use when you want to capture project-specific patterns as reusable skills - generates custom skills based on codebase patterns, common workflows, and team conventions discovered during analysis. Creates skills for patterns, testing, deployment, debugging, and setup. Do NOT use for generic skills that would work across any project - those belong in popkit core, not project-specific generation.
majiayu000/claude-skill-registry 163
-
safe-file-reader
Read files from documents directory safely
majiayu000/claude-skill-registry 163
-
api-documentation-generator
Generate comprehensive, accurate API documentation from source code. Use when creating or updating API documentation, generating OpenAPI specs, or when users mention API docs, endpoints, or documentation.
majiayu000/claude-skill-registry 163
-
evaluating-rag
Evaluate RAG systems with hit rate, MRR, faithfulness metrics and compare retrieval strategies. Use when testing retrieval quality, generating evaluation datasets, comparing embeddings or retrievers, A/B testing, or measuring production RAG performance.
majiayu000/claude-skill-registry 163
-
test-script
Use when writing or modifying .txt test scripts in testdata/script/ for git-spice - covers txtar format, end-to-end testing, ShamHub forge simulation, interactive prompts, and golden file comparisons for branch operations and stack workflows.
majiayu000/claude-skill-registry 163
-
ollama-rag
Build RAG systems with Ollama local + cloud models. Latest cloud models include DeepSeek-V3.2 (GPT-5 level), Qwen3-Coder-480B (1M context), MiniMax-M2. Use for document Q&A, knowledge bases, and agentic RAG. Covers LangChain, LlamaIndex, ChromaDB, and embedding models.
majiayu000/claude-skill-registry 163
-
lindy-upgrade-migration
Guide for upgrading Lindy SDK and migrating between versions.
Use when upgrading SDK versions, migrating agents,
or handling breaking changes.
Trigger with phrases like "upgrade lindy", "lindy migration",
"lindy breaking changes", "update lindy SDK".
majiayu000/claude-skill-registry 163
-
claude-code-project-memory
Configure CLAUDE.md project memory files for persistent context, coding standards, architecture decisions, and team conventions. Reference for the 4-tier memory hierarchy, cross-platform AGENTS.md compatibility, and quick-add commands.
majiayu000/claude-skill-registry 163
-
dbt Patterns
Comprehensive guide to dbt (data build tool) patterns, modeling best practices, testing strategies, and production workflows for modern data transformation
majiayu000/claude-skill-registry 163
-
feature-dev
Feature Development Workflow - 7-phase structured approach for building features. Based on Anthropic's official feature-dev plugin. Activates for build feature, implement feature, feature development, feature workflow, structured development.
majiayu000/claude-skill-registry 163
-
APEX Methodology
Systematic development workflow: Analyze → Plan → Execute → eLicit → eXamine.
Use for ANY development task: features, bug fixes, refactoring, hotfixes.
Triggers: "implement", "create", "build", "fix", "add feature", "refactor", "develop".
Auto-detects project type (Laravel, Next.js, React, Swift) and loads framework-specific references.
Enforces: files <100 lines, interfaces separated, SOLID principles, expert self-review, sniper validation.
Modes: --auto (default), --manual, --skip-elicit
majiayu000/claude-skill-registry 163
-
ralph-claude
Interactive planning skill for Claude Code. Generates specs, implementation plans, and loop infrastructure through clarifying questions.
majiayu000/claude-skill-registry 163
-
mcp-provider
Discovers, validates, and integrates Model Context Protocol (MCP) tools into Claude Code skills. Searches MCP catalogs, scores candidates, generates tool configurations, and optionally sets up Docker runtimes. Use when creating skills that need external MCP tool integration.
majiayu000/claude-skill-registry 163
-
cloud-swarm
AI swarm orchestration and management in Flow Nexus cloud. Use for deploying, coordinating, and scaling multi-agent swarms for complex task execution.
majiayu000/claude-skill-registry 163
-
custom-agents
majiayu000/claude-skill-registry 163
-
Craft CMS Skills
Complete skill suite for managing Craft CMS content including sections, entry types, fields, entries, drafts, field layouts, and sites.
majiayu000/claude-skill-registry 163
-
terraform-state-manager
Эксперт по Terraform state. Используй для управления состоянием, remote backends, state migration и troubleshooting.
majiayu000/claude-skill-registry 163
-
care-coordination
Care Coordination agent for healthcare workflows.
majiayu000/claude-skill-registry 163
-
python-packaging-uv
Use when building or publishing Python packages with uv, including dist artifacts and pre-publish checks.
majiayu000/claude-skill-registry 163
-
know-tool
Master the know CLI tool for managing specification graphs. Use when working with spec-graph.json, understanding graph structure, querying entities/references/meta, managing dependencies, or learning graph architecture. Teaches dependency rules, entity types, and graph operations.
majiayu000/claude-skill-registry 163
-
reasoning-framework
Reasoning and planning framework. Defines task analysis, risk assessment, hypothesis forming. Applied automatically for complex requests.
majiayu000/claude-skill-registry 163
-
react-principle-engineer
React development principles from official documentation. Teaches component purity, state management, effects, refs, reducers, context, and event handling patterns. Use when writing React components with hooks, managing state, synchronizing with external systems, debugging re-renders, or choosing between state management approaches.
majiayu000/claude-skill-registry 163
-
transform-service-communication
Transforms direct service calls to use ServiceClient with config-driven URLs following ModuleImplementationGuide.md Section 5.3. Replaces hardcoded URLs with config values, uses ServiceClient from @coder/shared, adds circuit breakers and retry logic, implements service-to-service JWT auth, adds correlation ID logging, and handles service failures gracefully. Use when refactoring service calls, removing hardcoded URLs, or implementing service-to-service auth.
majiayu000/claude-skill-registry 163
-
synapse
Pattern detection and automatic skill recommendation system. Activates when analyzing Cortex memory files, detecting recurring work patterns, or determining if new skills are needed. Analyzes .cortex_log.md, PRD files, and task lists to identify patterns (API calls, testing, deployment, etc.) appearing 5+ times. Generates Synapse_RECOMMENDATIONS.md with prioritized skill suggestions. Use when optimizing workflows or identifying automation opportunities.
majiayu000/claude-skill-registry 163