Browse Skills
Ln 162 Skill Reviewer
v1.0.0Universal skill reviewer: SKILL mode (D1-D9 + M1-M5) or COMMAND mode (.claude/commands review)
Ln 161 Skill Creator
v1.0.0Creates .claude/commands from procedural doc sections with proper structure and transformation
Ln 160 Docs Skill Extractor
v1.0.0Scans project docs, classifies procedural content, extracts into .claude/commands skills
Ln 150 Presentation Creator
v1.0.0Builds interactive HTML presentation with 6 tabs (Overview, Requirements, Architecture/C4, Tech Spec, Roadmap, Guides). Creates presentation/README.md hub.
Ln 140 Test Docs Creator
v1.0.0Creates test documentation (testing-strategy.md + tests/README.md). Establishes testing philosophy and Story-Level Test Task Pattern.
Ln 130 Tasks Docs Creator
v1.0.0Creates task management documentation (docs/tasks/README.md + kanban_board.md). Sets up Linear integration and task tracking rules.
Ln 120 Reference Docs Creator
v1.0.0Creates reference documentation structure + smart documents (ADRs/Guides/Manuals) based on TECH_STACK. Only creates justified documents (nontrivial technology choices).
Ln 115 Devops Docs Creator
v1.0.0Creates infrastructure.md (always) and runbook.md (if hasDocker). DevOps documentation worker.
Ln 114 Frontend Docs Creator
v1.0.0Creates design_guidelines.md for frontend projects. Invoked when hasFrontend detected.
Ln 113 Backend Docs Creator
v1.0.0Creates 2 backend docs (api_spec.md, database_schema.md). Invoked when hasBackend or hasDatabase detected.
Ln 112 Project Core Creator
v1.0.0Creates 4 core project docs (requirements.md, architecture.md, tech_stack.md, patterns_catalog.md). ALWAYS created.
Ln 111 Root Docs Creator
v1.0.0Creates 5 root documentation files (CLAUDE.md, docs/README.md, documentation_standards.md, principles.md, tools_config.md).