From diataxis
Use when the user asks for a README, a GitHub front page, an open source library landing page, or a documentation homepage for a repository. Writes the README as a front door that orients readers and routes them to the right deeper docs — not a tutorial, not a full reference manual, not a conceptual essay. Use a different diataxis skill when the request is specifically for a step-by-step lesson, a task guide, API details, or conceptual background.
How this skill is triggered — by the user, by Claude, or both
Slash command
/diataxis:readme-writerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Write or rewrite a repository README as the front door to a project.
Write or rewrite a repository README as the front door to a project.
This skill uses Diátaxis principles, but does not force the README to become a tutorial, how-to, reference, or explanation page. Instead, it makes the README a landing page that orients the reader and routes them to the right documentation.
Use this skill when the user asks for:
Use a different skill when the request is specifically for:
diataxis:tutorialdiataxis:how-todiataxis:referencediataxis:explanationHelp the reader answer, quickly:
Prefer this structure, adapting as needed:
The first screenful should tell the reader:
The quickstart can borrow the shape of a tutorial, but it must stay compact.
Good quickstart characteristics:
If the quickstart becomes long, split it into a real tutorial and link to it.
Always orient readers with a short map such as:
Produce a README that:
Before returning, verify:
npx claudepluginhub jayteealao/agent-skills --plugin diataxisGuides creation and improvement of README files for open-source or software projects. Follows community best practices for structure, badges, and quick-start sections.
Generates human-focused README files for projects. Activates on 'write README', 'create README', 'update README'.
Generates a README.md template for your project with customizable sections. Useful for starting new projects or improving existing documentation.