doc-create
25Skill Claude CodeCodex
Create a new documentation file with proper YAML frontmatter and structure following project standards. Use when creating new guides, API docs, tutorials, or reference pages.
Skill Claude CodeCodex
Create a new documentation file with proper YAML frontmatter and structure following project standards. Use when creating new guides, API docs, tutorials, or reference pages.
Skill Claude CodeCodex
Add or fix YAML frontmatter for documentation files. Adds missing required fields or fixes invalid frontmatter. Use for bulk fixing or when validation fails.
Skill Claude CodeCodex
Quick lint check for a single documentation file. Faster than full validation - checks frontmatter and basic formatting only. Use during writing to catch issues early.
Skill Claude CodeCodex
Preview the documentation hierarchy and structure. Shows a tree view of docs with titles, categories, and order. Use to understand doc organization or plan new additions.
Skill Claude CodeCodex
Search across documentation content and metadata. Find docs by content, title, category, or tags. Use to locate relevant documentation or find where a topic is covered.
Skill Claude CodeCodex
Generate documentation templates for common document types. Outputs a ready-to-fill template with proper frontmatter and structure. Use when starting a new document.
Skill Claude CodeCodex
Generate or update table of contents for a documentation file. Creates markdown TOC from headers. Use after adding sections or to standardize existing docs.
Skill Claude CodeCodex
Validate documentation files against project standards. Checks frontmatter, markdown formatting, links, and content structure. Use to verify docs before committing or to audit existing documentation.