From diataxis
Use when the user asks for a how-to guide, step-by-step instructions for a specific goal, troubleshooting guide, configuration guide, deployment steps, migration guide, or operational runbook. Creates goal-oriented guides for competent users who know what they want to achieve. The reader already understands the basics — this is about getting work done. Do not use for beginner onboarding (use tutorial) or conceptual background (use explanation).
How this skill is triggered — by the user, by Claude, or both
Slash command
/diataxis:how-to-guide-writerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create a goal-oriented guide that helps a competent user get something done.
Create a goal-oriented guide that helps a competent user get something done.
A how-to guide is about work, not study. It is not a tutorial.
Use this skill when the user asks for:
Do not use this skill for beginner onboarding or conceptual background.
Assume the reader:
Good scopes:
Bad scopes:
Use this structure unless the task genuinely needs branching:
A how-to guide does not have to be perfectly linear. If the task has forks, entry points, or judgement calls:
Produce a guide that:
Before returning, verify:
npx claudepluginhub jayteealao/agent-skills --plugin diataxisProvides templates, structure, and principles for writing task-oriented How-To guides in documentation: actionable steps for users with specific goals like configuration or deployment.
Generates structured user and developer guides with sections for installation, configuration, basic/advanced usage, troubleshooting tables, and FAQs, tailored to audience needs.
Guides creation of structured how-to documentation for reusable procedures, with templates for context, steps, troubleshooting, and CLI commands for managing guides.