Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
team-brainstorm
Unified team skill for brainstorming team. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team brainstorm".
catlog22/Claude-Code-Workflow 1,785
-
review-code
Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review code", "code review", "审查代码", "代码审查".
catlog22/Claude-Code-Workflow 1,785
-
team-uidesign
Unified team skill for UI design team. Research -> design tokens -> audit -> implementation. Uses team-worker agent architecture with roles/ for domain logic. Coordinator orchestrates dual-track pipeline with GC loops and sync points. Triggers on "team ui design", "ui design team".
catlog22/Claude-Code-Workflow 1,785
-
skill-iter-tune
Iterative skill tuning via execute-evaluate-improve feedback loop. Uses ccw cli Claude to execute skill, Gemini to evaluate quality, and Agent to apply improvements. Iterates until quality threshold or max iterations. Triggers on "skill iter tune", "iterative skill tuning", "tune skill".
catlog22/Claude-Code-Workflow 1,785
-
team-testing
Unified team skill for testing team. Progressive test coverage through Generator-Critic loops, shared memory, and dynamic layer selection. Triggers on "team testing".
catlog22/Claude-Code-Workflow 1,785
-
team-issue
Unified team skill for issue resolution. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team issue".
catlog22/Claude-Code-Workflow 1,785
-
team-designer
Meta-skill for generating team skills following the v4 architecture pattern. Produces complete skill packages with SKILL.md router, coordinator, worker roles, specs, and templates. Triggers on "team-designer", "design team".
catlog22/Claude-Code-Workflow 1,785
-
team-arch-opt
Unified team skill for architecture optimization. Uses team-worker agent architecture with role directories for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team arch-opt".
catlog22/Claude-Code-Workflow 1,785
-
spec-generator
Specification generator - 7 phase document chain producing product brief, PRD, architecture, epics, and issues with Codex review gates. Triggers on generate spec, create specification, spec generator, workflow:spec.
catlog22/Claude-Code-Workflow 1,785
-
team-frontend
Unified team skill for frontend development. Pure router — all roles read this file. Beat model is coordinator-only in monitor.md. Built-in ui-ux-pro-max design intelligence. Triggers on "team frontend".
catlog22/Claude-Code-Workflow 1,785
-
workflow-multi-cli-plan
Multi-CLI collaborative planning with codebase context gathering, iterative cross-verification, and execution handoff.
catlog22/Claude-Code-Workflow 1,785
-
brainstorm
Unified brainstorming skill with dual-mode operation — auto mode (framework generation, parallel multi-role analysis, cross-role synthesis) and single role analysis. Triggers on "brainstorm", "头脑风暴".
catlog22/Claude-Code-Workflow 1,785
-
workflow-lite-plan
Lightweight planning skill - task analysis, multi-angle exploration, clarification, adaptive planning, confirmation, and execution handoff
catlog22/Claude-Code-Workflow 1,785
-
workflow-test-fix
Unified test-fix pipeline combining test generation (session, context, analysis, task gen) with iterative test-cycle execution (adaptive strategy, progressive testing, CLI fallback). Triggers on "workflow-test-fix", "test fix workflow".
catlog22/Claude-Code-Workflow 1,785
-
wf-composer
Semantic workflow composer — parse natural language workflow description into a DAG of skill/CLI/agent nodes, auto-inject checkpoint save nodes, confirm with user, persist as reusable JSON template. Triggers on "wf-composer " or "/wf-composer".
catlog22/Claude-Code-Workflow 1,785
-
workflow-execute
Autonomous workflow execution pipeline with CSV wave engine.
Session discovery → plan validation → IMPL-*.json → CSV conversion →
wave execution via spawn_agents_on_csv → results sync.
Task JSONs remain the rich data source; CSV is brief + execution state.
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
-
issue-discover
Unified issue discovery and creation. Create issues from GitHub/text, discover issues via multi-perspective analysis, or prompt-driven iterative exploration. Triggers on "issue:new", "issue:discover", "issue:discover-by-prompt", "create issue", "discover issues", "find issues".
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-plan
Planning pipeline with multi-mode routing (plan/verify/replan). Session discovery →
context gathering (spawn_agent) → conditional conflict resolution → task generation
(spawn_agent or N+1 parallel agents) → plan verification → interactive replan.
Produces IMPL_PLAN.md, task JSONs, TODO_LIST.md.
catlog22/Claude-Code-Workflow 1,785
-
review-cycle
Unified multi-dimensional code review with automated fix orchestration. Supports session-based (git changes) and module-based (path patterns) review modes with 7-dimension parallel analysis, iterative deep-dive, and automated fix pipeline. Triggers on "workflow:review-cycle", "workflow:review-session-cycle", "workflow:review-module-cycle", "workflow:review-cycle-fix".
catlog22/Claude-Code-Workflow 1,785
-
debug-with-file
Interactive hypothesis-driven debugging with documented exploration, understanding evolution, and analysis-assisted correction.
catlog22/Claude-Code-Workflow 1,785
-
spec-setup
Initialize project-level state and configure specs via interactive questionnaire.
catlog22/Claude-Code-Workflow 1,785