Create and maintain public, user-facing product documentation for this repo's `packages/docs` app. Use when asked to write, revise, or review docs pages (tutorial/concept/reference/troubleshooting), improve docs information architecture, fix docs frontmatter/linking issues, or align docs quality with Vercel/Sentry-style standards.
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Create and maintain public, user-facing product documentation for this repo's `packages/docs` app. Use when asked to write, revise, or review docs pages (tutorial/concept/reference/troubleshooting), improve docs information architecture, fix docs frontmatter/linking issues, or align docs quality with Vercel/Sentry-style standards.
Public Docs
Use this workflow to produce docs that are crisp, task-oriented, and trustworthy for external users.
Load only the references needed for the request:
Task
Read
Understand docs app layout and constraints
references/api-surface.md
Draft or revise common docs pages
references/common-use-cases.md
Diagnose docs quality/build failures
references/troubleshooting-workarounds.md
Core invariants
Keep docs audience-facing: explain user outcomes, not internal implementation chatter.
Match the local docs contract in packages/docs/src/content/docs/contribute/documentation-guidelines.md.
For new or substantially edited pages, require frontmatter fields: type, summary, prerequisites, related.
Include concrete verification steps for tutorial/troubleshooting content.
End each page with an explicit "next step" path through internal links.
Prefer minimal runnable examples over long conceptual exposition.
Keep prose present around lists; avoid heading-plus-bullets-only sections.
Workflow
1. Classify the request
Select one primary path:
New page authoring
Existing page refactor/clarification
Information architecture update (sidebar/redirects/navigation)