Find the perfect skill
Start-Specification Skill Refactoring Plan
Documentation
Implementation plan to restructure a monolithic skill into modular architecture with conditional reference file loading and intelligent routing based on discovery state.
Domain Storyteller Agent
Documentation
Facilitates domain storytelling to map business processes in a narrative format with actors, work items, and activities. Helps extract tacit knowledge and visualize complex domains, particularly useful in software design and requirements gathering.
Spike Summary
Documentation
Captures findings from time-boxed technical or design explorations (spikes) to reduce uncertainty before implementation decisions. The summary documents the question, approach, evidence, and clear recommendations so the team can act without repeated explanations. Best used after completing a spike to inform technology choices, feasibility studies, or proof-of-concept evaluations.
Create Claude Code Skills
Documentation
Provides a template for creating Claude Code skills, demonstrating the single-file format with YAML frontmatter. Use it as a reference when defining new skills to ensure correct structure and metadata.
Documentation workflow
Documentation
Complete guide on the llmdoc documentation system and available workflows for maintaining LLM-optimized documentation.
AI Data Report Generator
Documentation
Generates data-driven reports for projects, including an initial project overview or a session summary. It gathers real data from package files, git logs, and configuration to produce structured reports in tables. Use it when starting a new project or after a work session to track progress and decisions.
Documentation Orchestration Patterns
Documentation
Orchestrates parallel generation of technical documentation (APIs, code, READMEs, architecture, user guides) by coordinating specialized agents. Helps produce comprehensive, consistent documentation quickly across large codebases.
Writings Expert
Documentation
Provides deep context from Ryan's writings on OpenPKG, TypeScript tooling, agent-native architecture, and documentation coverage. Use this skill to discuss technical topics he has explored, quoting specific points and explaining the journey behind them.
Diataxis Documentation Framework
Documentation
Create comprehensive, user-focused documentation using the Diataxis framework. Identify the right documentation type (tutorials, how-to guides, references, explanations) and apply best practices for each.
Architecture Decision Records (ADR)
Documentation
This skill helps document and manage architecture decisions using structured ADR templates. It guides users through context, decision drivers, options, and consequences for technical choices. Use it when evaluating new frameworks, database technologies, API designs, or security architecture.
Changelog Generator
Documentation
Generates or updates changelog entries with business-focused language by reviewing file diffs from git diff. Helps create release notes, track version history, and group changes by module or feature.
Architecture Decision Records Generator
Documentation
Generates formatted and structured Architecture Decision Records (ADR) following RFC standards to document important architectural decisions. Includes automatic numbering and consistency validation.