
Enforces markdown standards designed for both LLM consumption and Pandoc PDF generation. The big rule: never manually number headings because Pandoc's auto-numbering will create duplicates like "1. 1. Introduction". Pushes hub-and-spoke architecture where essential docs link to detailed references, and prioritizes machine-readable formats like OpenAPI specs and JSON Schema over prose when possible. Includes a checklist for structure, formatting, and file organization. Use it when writing READMEs, skill docs, or any markdown that might become a PDF. The self-evolving approach means you fix the skill file immediately when something doesn't work, which is practical.
npx -y skills add terrylica/cc-skills --skill documentation-standards --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.