github.com/catlog22/Claude-Code-Workflow
| Skill | Added | Review |
|---|---|---|
team-ux-improve .claude/skills/team-ux-improve/SKILL.md 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". | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
memory-capture .claude/skills/memory-capture/SKILL.md Unified memory capture with routing - session compact or quick tips. Triggers on "memory capture", "compact session", "save session", "quick tip", "memory tips", "记录", "压缩会话". | 49 49 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 07491b0 | |
team-perf-opt .codex/skills/team-perf-opt/SKILL.md 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". | 50 50 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
spec-generator .codex/skills/spec-generator/SKILL.md Specification generator - 7 phase document chain producing product brief, PRD, architecture, epics, and issues. Agent-delegated heavy phases (2-5, 6.5) with Codex review gates. Triggers on "generate spec", "create specification", "spec generator", "workflow:spec". | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
prompt-generator .claude/skills/prompt-generator/SKILL.md 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", "优化". | 67 67 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 07491b0 | |
workflow-tdd-plan .codex/skills/workflow-tdd-plan/SKILL.md 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. | 48 48 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
spec-generator .claude/skills/spec-generator/SKILL.md 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. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
wf-composer .claude/skills/wf-composer/SKILL.md 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". | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
team-tech-debt .claude/skills/team-tech-debt/SKILL.md 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". | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
workflow-lite-plan .codex/skills/workflow-lite-planex/SKILL.md 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. | 36 36 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
team-ultra-analyze .claude/skills/team-ultra-analyze/SKILL.md Deep collaborative analysis team skill. Multi-role investigation with coordinator-driven synthesis. Triggers on "team ultra-analyze", "team analyze". | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
roadmap-with-file .codex/skills/roadmap-with-file/SKILL.md Strategic requirement roadmap with iterative decomposition and issue creation. Outputs roadmap.md (human-readable, single source) + issues.jsonl (machine-executable). | 37 37 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 07491b0 | |
team-quality-assurance .codex/skills/team-quality-assurance/SKILL.md Unified team skill for quality assurance. Full closed-loop QA combining issue discovery and software testing. Triggers on "team quality-assurance", "team qa". | 55 55 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
project-documentation-workflow .codex/skills/project-documentation-workflow/SKILL.md 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. | 36 36 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 07491b0 | |
review-code .claude/skills/review-code/SKILL.md Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review code", "code review", "审查代码", "代码审查". | 58 58 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
clean .codex/skills/clean/SKILL.md Intelligent code cleanup with mainline detection, stale artifact discovery, and safe execution. Supports targeted cleanup and confirmation. | 33 33 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
team-lifecycle-v4 .codex/skills/team-lifecycle-v4/SKILL.md 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". | 44 44 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
workflow-execute .claude/skills/workflow-execute/SKILL.md Coordinate agent execution for workflow tasks with automatic session discovery, parallel task processing, and status tracking. Triggers on "workflow-execute". | 36 36 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
wf-player .claude/skills/wf-player/SKILL.md Workflow template player — load a JSON template produced by wf-composer, bind context variables, execute nodes in DAG order (serial/parallel), persist state at checkpoints, support resume from any checkpoint. Uses ccw-coordinator serial-blocking for CLI nodes and team-coordinate worker pattern for parallel agent nodes. Triggers on "wf-player " or "/wf-player". | 61 61 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
skill-iter-tune .claude/skills/skill-iter-tune/SKILL.md 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". | 62 62 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: 07491b0 | |
team-brainstorm .codex/skills/team-brainstorm/SKILL.md 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". | 45 45 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
workflow-multi-cli-plan .claude/skills/workflow-multi-cli-plan/SKILL.md Multi-CLI collaborative planning with codebase context gathering, iterative cross-verification, and execution handoff. | 35 35 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
team-coordinate .claude/skills/team-coordinate/SKILL.md 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 ". | 49 49 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
team-perf-opt .claude/skills/team-perf-opt/SKILL.md 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". | 48 48 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 07491b0 | |
issue-discover .codex/skills/issue-discover/SKILL.md 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". | 58 58 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 07491b0 |