Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
spec-add
Add specs, conventions, constraints, or learnings to project guidelines interactively or automatically
catlog22/Claude-Code-Workflow 1,785
-
analyze-with-file
Interactive collaborative analysis with documented discussions, inline exploration, and evolving understanding.
catlog22/Claude-Code-Workflow 1,785
-
project-documentation-workflow
Wave-based comprehensive project documentation generator with dynamic task decomposition. Analyzes project structure and generates appropriate documentation tasks, computes optimal execution waves via topological sort, produces complete documentation suite including architecture, methods, theory, features, usage, and design philosophy.
catlog22/Claude-Code-Workflow 1,785
-
team-planex
Unified team skill for plan-and-execute pipeline. Pure router — coordinator always. Beat model is coordinator-only in monitor.md. Triggers on "team planex".
catlog22/Claude-Code-Workflow 1,785
-
workflow-lite-plan
Explore-first wave pipeline. Decomposes requirement into exploration angles, runs wave exploration via spawn_agents_on_csv, synthesizes findings into execution tasks with cross-phase context linking (E*→T*), then wave-executes via spawn_agents_on_csv.
catlog22/Claude-Code-Workflow 1,785
-
team-visual-a11y
Unified team skill for visual accessibility QA. OKLCH color contrast, typography readability, focus management, WCAG AA/AAA audit at rendered level. Uses team-worker agent architecture. Triggers on "team visual a11y", "accessibility audit", "visual a11y".
catlog22/Claude-Code-Workflow 1,785
-
team-review
Unified team skill for code review. 3-role pipeline: scanner, reviewer, fixer. Triggers on team-review.
catlog22/Claude-Code-Workflow 1,785
-
team-frontend-debug
Frontend debugging team using Chrome DevTools MCP. Dual-mode — feature-list testing or bug-report debugging. Triggers on "team-frontend-debug", "frontend debug".
catlog22/Claude-Code-Workflow 1,785
-
team-perf-opt
Unified team skill for performance optimization. Coordinator orchestrates pipeline, workers are team-worker agents. Supports single/fan-out/independent parallel modes. Triggers on "team perf-opt".
catlog22/Claude-Code-Workflow 1,785
-
team-motion-design
Unified team skill for motion design. Animation token systems, scroll choreography, GPU-accelerated transforms, reduced-motion fallback. Uses team-worker agent architecture. Triggers on "team motion design", "animation system".
catlog22/Claude-Code-Workflow 1,785
-
team-roadmap-dev
Unified team skill for roadmap-driven development workflow. Coordinator discusses roadmap with user, then dispatches phased execution pipeline (plan -> execute -> verify). All roles invoke this skill with --role arg. Triggers on "team roadmap-dev".
catlog22/Claude-Code-Workflow 1,785
-
team-ui-polish
Unified team skill for UI polish. Auto-discover and fix UI design issues using Impeccable design standards. Anti-AI-slop detection, color/typography/spacing quality, motion, interaction states, visual hierarchy. Uses team-worker agent architecture. Triggers on "team ui polish", "ui polish", "design polish".
catlog22/Claude-Code-Workflow 1,785
-
workflow-tdd-plan
TDD planning pipeline with multi-mode routing (plan/verify). Session discovery →
context gathering (spawn_agent) → test coverage analysis (spawn_agent) → conditional
conflict resolution → TDD task generation (spawn_agent) → structure validation →
interactive verification. Produces IMPL_PLAN.md with Red-Green-Refactor cycles,
task JSONs, TODO_LIST.md.
catlog22/Claude-Code-Workflow 1,785
-
session-sync
Quick-sync session work to specs/*.md and project-tech.json
catlog22/Claude-Code-Workflow 1,785
-
brainstorm-with-file
Interactive brainstorming with documented thought evolution, multi-perspective analysis, and iterative refinement. Serial execution with no agent delegation.
catlog22/Claude-Code-Workflow 1,785
-
clean
Intelligent code cleanup with mainline detection, stale artifact discovery, and safe execution. Supports targeted cleanup and confirmation.
catlog22/Claude-Code-Workflow 1,785
-
team-ux-improve
Unified team skill for UX improvement. Systematically discovers and fixes UI/UX interaction issues including unresponsive buttons, missing feedback, and state refresh problems. Uses team-worker agent architecture with roles/ for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team ux improve".
catlog22/Claude-Code-Workflow 1,785
-
team-interactive-craft
Unified team skill for interactive component crafting. Vanilla JS + CSS interactive components with zero dependencies. Research -> interaction design -> build -> a11y test. Uses team-worker agent architecture with roles/ for domain logic. Coordinator orchestrates pipeline with GC loops and sync points. Triggers on "team interactive craft", "interactive component".
catlog22/Claude-Code-Workflow 1,785
-
team-ultra-analyze
Deep collaborative analysis team skill. All roles route via this SKILL.md. Beat model is coordinator-only (monitor.md). Structure is roles/ + specs/. Triggers on "team ultra-analyze", "team analyze".
catlog22/Claude-Code-Workflow 1,785
-
workflow-test-fix-cycle
End-to-end test-fix workflow generate test sessions with progressive layers (L0-L3), then execute iterative fix cycles until pass rate >= 95%. Combines test-fix-gen and test-cycle-execute into a unified pipeline. Triggers on "workflow:test-fix-cycle".
catlog22/Claude-Code-Workflow 1,785
-
team-tech-debt
Unified team skill for tech debt identification and remediation. Scans codebase for tech debt, assesses severity, plans and executes fixes with validation. Uses team-worker agent architecture with roles/ for domain logic. Coordinator orchestrates pipeline, workers are team-worker agents. Triggers on "team tech debt".
catlog22/Claude-Code-Workflow 1,785
-
roadmap-with-file
Strategic requirement roadmap with iterative decomposition and issue creation. Outputs roadmap.md (human-readable, single source) + issues.jsonl (machine-executable).
catlog22/Claude-Code-Workflow 1,785
-
team-lifecycle-v4
Full lifecycle team skill with clean architecture. SKILL.md is a universal router — all roles read it. Beat model is coordinator-only. Structure is roles/ + specs/ + templates/. Triggers on "team lifecycle v4".
catlog22/Claude-Code-Workflow 1,785
-
ccw-cli-tools
CLI tools execution specification (gemini/claude/codex/qwen/opencode) with unified prompt template, mode options, and auto-invoke triggers for code analysis and implementation tasks. Supports configurable CLI endpoints for analysis, write, and review modes.
catlog22/Claude-Code-Workflow 1,785