Docs Workflows (docs / explanation / issue / prototype / extension)
This skill groups the repo's documentation-oriented slash commands into reusable workflows.
When to use this skill
Use this skill when the user asks to:
- create or standardize documentation
- produce a structured explanation of changes
- draft an issue
- create a quick prototype plan or outline
- add an article/video tutorial entry
- add AI IDE / skill / command templates
- run MCP design quality review
Source of truth
references/add_article_tutorial.mdreferences/create_doc.mdreferences/doc_type.mdreferences/explanation.mdreferences/issue.mdreferences/prototype.mdreferences/add_video_tutorial.mdreferences/add_aiide.mdreferences/add_skill.mdreferences/add_command.mdreferences/mcp_design_review.mdc
Execution rules
- Read the relevant command template from this skill's
references/. - Apply the template structure and required fields as the output contract.
- Keep edits minimal and consistent with repo doc locations (e.g.
doc/,specs/). - Prefer clarity and auditability over verbosity.
Command mapping
See references/command-catalog.md.