Find the perfect skill
Move Documentation Files
Documentation
Automates moving documentation files with git history preservation, alias injection, verification, and internal link updates.
Documentation Sync
Documentation
Use when behavior, setup, validation, public wording, data provenance, or workflow commands change and repository docs may need updating. Keep docs in sync with code and record durable decisions.
Integrate Claude Skill into Project Guidelines
Documentation
Adapt and integrate a global Claude skill into project development guidelines, not directly into project code.
Create Pulumi Documentation
Documentation
Create Pulumi documentation pages with proper frontmatter, menu structure, and SEO optimization in a 7-step process.
Knowledge Base Display
Documentation
Displays learning mode status, knowledge base statistics (entry counts per category), and recent learnings extracted from project files. Helps users quickly see what the AI has learned about the project, such as patterns, quirks, and decisions.
Project Documentation Lookup
Documentation
Find project information in the docs/ folder. Use this guide to navigate documentation, runbooks, and strategy files.
Document Undocumented PyTorch APIs
Documentation
Remove entries from coverage ignore lists in PyTorch's conf.py and add Sphinx autodoc directives to doc files to document undocumented public APIs.
Create Architecture Decision Records
Documentation
Guidelines for creating or modifying Architecture Decision Records (ADRs), including template usage, context, options, and consequences.
Doc Co-Authoring Workflow
Documentation
Guide users through a structured workflow for co-authoring documentation, including context gathering, iterative refinement, and reader testing.
Knowledge Log Output
Documentation
Logs new insights about repository structure and rules discovered during a conversation, prioritizing gaps between AI-inferred knowledge and the user's actual understanding. Saves to a timestamped file to highlight undocumented conventions and assumptions that need documentation.
Grill with Docs
Documentation
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Mark Feature as Done
Documentation
Marks a feature as completed by updating its documentation, checkboxes, and tracking files (logros, changelogs).