Find the perfect skill
C4 Component Diagram Specialist
Documentation
Expert C4 component-level documentation specialist. Synthesizes code-level documentation into component architecture, defining boundaries, interfaces, and relationships.
Digest Index Skill
Documentation
Regenerates the digest index (digests/README.md) as a Markdown table from all digest files, sorted newest-first, with date, type, sources, and themes.
Digest Index Skill
Documentation
Regenerates the digest index in `digests/README.md` by scanning digest files and building a sorted table of all digests.
Knowledge Base Capture
Documentation
Capture important architectural decisions, bug root causes, feature designs, and other critical findings into the project knowledge base. Use proactively when significant technical decisions are made.
Project Documentation Lookup
Documentation
Quickly find project info in the docs/ folder: status, runbooks, strategy, architecture. Use when you need context about the project.
Sync Multilingual README Files
Documentation
Synchronizes English (README.md) and Chinese (README_ZH.md) documentation by translating new or changed sections between the two files. Preserves code blocks, formatting, and technical term consistency. Useful for maintaining bilingual documentation in multi-language projects.
Docs and Blog Content Review
Documentation
Pre-push quality review for docs and blog posts: style, accuracy, Pulumi best practices. Outputs to conversation, never posts to GitHub.
Heady Knowledge Ingestion Briefing
Documentation
Converts repositories, technical notes, or strategy files into structured knowledge packs, executive briefings, and LLM-ready documentation. Ideal for building documentation hubs, preparing tiered technical briefings, or feeding NotebookLM.
SOP Writer
Documentation
Generates complete Standard Operating Procedures (SOPs) from process descriptions or interactive interviews. Includes numbered steps, decision points, checklists, and troubleshooting guidance.
Plan Document Validation
Documentation
Validates plan document structure and frontmatter, ensuring compliance and proper formatting before commits.
C4 Architecture Documentation Workflow
Documentation
Generates comprehensive C4 architecture documentation for an existing repository using a bottom-up analysis approach, covering context, container, component, and code levels.
Google Docstring Assistant
Documentation
Write Python docstrings following the Google Python Style Guide, using clear sections and examples.