Find the perfect skill
Project Documentation Validation
Documentation
Validates project documentation by running standard or deep checks on all documents. Reports issues grouped by severity (errors, warnings) and offers to fix them automatically. Helps maintain documentation quality and consistency.
Upstream Release Analysis and Doc Update
Documentation
Analyze a new release of an upstream project, verify changes against source code, and update documentation.
Knowledge-Driven Development
Documentation
Record decisions and meta-reflection after features with trade-offs or architectural choices. Captures why and surfaces session friction as chat output only.
Typed Documentation Forms System
Documentation
Add typed comments, documentation, todos, and metadata to Scheme code using `(doc ...)` forms. Doc annotations are authoritative for type inference, extracted by search commands (lf-todo, lf-types), and integrated with the type checker and LSP. Useful for annotating functions, marking deprecations, or tracking localized improvements alongside the code.
SourceSage CLI
Documentation
Generate AI-friendly repository documentation using the SourceSage CLI. Supports local repos, language switching, lite mode, and deprecated diff reports.
Culture Index
Documentation
Index and search culture documentation to help teams understand organizational values, practices, and guidelines.
Documentation Generation
Documentation
Generates comprehensive project documentation including README files, API documentation (OpenAPI/Swagger), code comments with proper docstrings (Python, JSDoc), architecture overviews, and changelogs. Useful for creating new documentation from scratch or improving existing documentation to ensure clarity and consistency across projects.
Docs and blog review
Documentation
Reviews docs and blog content quality before commit: style, accuracy, Pulumi best practices. Interactive; outputs to the conversation, never posts to GitHub.
Plan Validation
Documentation
Validates plan documentation structure, YAML frontmatter, and quality compliance. Ensures required fields, status-progress alignment, and date validity.
Create Pulumi documentation
Documentation
Create Pulumi documentation with proper frontmatter, menu structure, and SEO optimization. Follows a 7-step workflow.
Create Pulumi Documentation
Documentation
Step-by-step workflow to create Pulumi documentation pages with frontmatter, menu structure, and SEO optimization.
Review Existing Content
Documentation
Reviews whole documentation files via synthetic diffs, applies only high-confidence fixes, and opens an auditable PR per article through a dedicated publish job.