Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
python-project-standards
pyramidheadshark/claude-scaffold 4
-
design-doc-creator
pyramidheadshark/claude-scaffold 4
-
fastapi-patterns
pyramidheadshark/claude-scaffold 4
-
langgraph-patterns
pyramidheadshark/claude-scaffold 4
-
investigate
Chain-loaded investigation. 5-phase Iron Law methodology with root cause gate.
catlog22/Claude-Code-Workflow 1,785
-
workflow-plan
Chain-loaded workflow planning. 6-phase with mode routing and conflict detection.
catlog22/Claude-Code-Workflow 1,785
-
review-cycle
Chain-loaded review cycle. 3-mode routing for session, module, or fix review.
catlog22/Claude-Code-Workflow 1,785
-
workflow-tdd-plan
Chain-loaded TDD planning. 7-phase with Red-Green-Refactor task generation.
catlog22/Claude-Code-Workflow 1,785
-
spec-generator
Chain-loaded spec generation. 8-phase with quality gate loop and auto-fix.
catlog22/Claude-Code-Workflow 1,785
-
brainstorm
Chain-loaded brainstorming. 4-phase dual-mode with auto multi-role and single-role paths.
catlog22/Claude-Code-Workflow 1,785
-
workflow-test-fix
Chain-loaded test-fix pipeline. 5-phase test generation and iterative execution.
catlog22/Claude-Code-Workflow 1,785
-
workflow-execute
Coordinate agent execution for workflow tasks with automatic session discovery, parallel task processing, and status tracking. Triggers on "workflow-execute".
catlog22/Claude-Code-Workflow 1,785
-
team-executor
Lightweight session execution skill. Resumes existing team-coordinate sessions for pure execution via team-worker agents. No analysis, no role generation -- only loads and executes. Session path required. Triggers on "Team Executor".
catlog22/Claude-Code-Workflow 1,785
-
team-quality-assurance
Unified team skill for quality assurance. Full closed-loop QA combining issue discovery and software testing. Triggers on "team quality-assurance", "team qa".
catlog22/Claude-Code-Workflow 1,785
-
skill-generator
Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator".
catlog22/Claude-Code-Workflow 1,785
-
team-coordinate
Universal team coordination skill with dynamic role generation. Uses team-worker agent architecture with role-spec files. Only coordinator is built-in -- all worker roles are generated at runtime as role-specs and spawned via team-worker agent. Beat/cadence model for orchestration. Triggers on "Team Coordinate ".
catlog22/Claude-Code-Workflow 1,785
-
workflow-skill-designer
Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on "design workflow skill", "create workflow skill", "workflow skill designer".
catlog22/Claude-Code-Workflow 1,785
-
investigate
Systematic debugging with Iron Law methodology. 5-phase investigation from evidence collection to verified fix. Triggers on "investigate", "debug", "root cause".
catlog22/Claude-Code-Workflow 1,785
-
workflow-lite-execute
Lightweight execution engine - multi-mode input, task grouping, batch execution, chain to test-review
catlog22/Claude-Code-Workflow 1,785
-
prompt-generator
Generate or convert Claude Code prompt files — command orchestrators, skill files, agent role definitions, or style conversion of existing files. Follows GSD-style content separation with built-in quality gates. Triggers on "create command", "new command", "create skill", "new skill", "create agent", "new agent", "convert command", "convert skill", "convert agent", "prompt generator", "优化".
catlog22/Claude-Code-Workflow 1,785
-
workflow-plan
Unified planning skill - 4-phase planning workflow, plan verification, and interactive replanning. Triggers on "workflow-plan", "workflow-plan-verify", "workflow:replan".
catlog22/Claude-Code-Workflow 1,785
-
memory-manage
Unified memory management - CLAUDE.md updates and documentation generation with interactive routing. Triggers on "memory manage", "update claude", "update memory", "generate docs", "更新记忆", "生成文档".
catlog22/Claude-Code-Workflow 1,785
-
review-cycle
Unified multi-dimensional code review with automated fix orchestration. Routes to session-based (git changes), module-based (path patterns), or fix mode. Triggers on "workflow:review-cycle", "workflow:review-session-cycle", "workflow:review-module-cycle", "workflow:review-cycle-fix".
catlog22/Claude-Code-Workflow 1,785
-
workflow-lite-test-review
Post-execution test review and fix - chain from lite-execute or standalone. Reviews implementation against plan, runs tests, auto-fixes failures.
catlog22/Claude-Code-Workflow 1,785