Find the perfect skill
Implementation Plan Builder
Documentation
Create implementation plans tailored to project complexity using predefined templates. Automatically selects between minimal, standard, or comprehensive versions based on scope.
Externalise Handover Tasks
Documentation
Exports critical conversation details (pending tasks, completed work, bugs, uncertainties) into a structured .md file for seamless handover to another agent or teammate. Best used when you need to capture progress and user instructions clearly before switching context.
Deep Document Review
Documentation
Performs a comprehensive single-document review using six adversarial and six sympathetic philosopher personas, then applies targeted improvements. Ideal for deep revision of critical notes, uncovering logical gaps and expansion opportunities, and directly editing the document to strengthen arguments and fix issues.
Technical Specification Creator
Documentation
Creates lightweight specifications for non-trivial changes that benefit from upfront design. Generates a numbered spec file in docs/specs/ and creates a corresponding GitHub issue with spec:draft label. Helps teams document and track design decisions for infrastructure, security, or multi-component features.
Refinement Notes
Documentation
Captures backlog refinement session outcomes including stories refined, estimates, questions raised, and decisions made. Use during or after refinement to record results and share with team members who missed the session.
Unified Documentation Management with AI
Documentation
Complete documentation management ecosystem with Markdown validation, Mermaid diagram checking, and Korean typography verification. Integrates Context7 MCP for up-to-date docs.
Mermaid Validator
Documentation
Detects and automatically corrects syntax errors in Mermaid diagrams to prevent parsing errors during documentation generation.
Spec-Driven Development
Documentation
Generates specification templates for non-trivial changes using GitHub Spec Kit 4-stage workflow (Specify → Clarify → Tasks → Implement). Creates GitHub issues and spec files automatically.
Skill Audit Rules
Documentation
Complete validation rule set for auditing skills, including directory structure validation, SKILL.md validation, and scripts audit procedures.
Official Fabric Pattern Template
Documentation
Structured template for creating new Fabric patterns with sections for identity, goals, steps, and output instructions.
SDD Steering Document Generation
Documentation
Generates project-specific steering documents (product.md, tech.md, structure.md) in .spec/steering/ to provide context for AI-assisted development. Analyzes project manifest, directory structure, and code patterns to create tailored guidance. Use when initializing a new project or onboarding an AI coding assistant.
Code Documentation Analyzer
Documentation
Automated skill for analyzing and generating professional technical documentation. Covers API docs, user guides, and architecture documentation with industry best practices.