Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Write or rewrite package README files in the style used by the Remix repository. Use when drafting a new package README, revising an existing README, or reviewing README structure, examples, installation instructions, and section ordering for Remix packages.
Draft README files as concise package documentation for real users, not as marketing copy or API dumps. Mirror the structure used across this repository, keep examples production-oriented, and avoid awkward manual line breaks in prose.
Use this section order unless there is a strong package-specific reason not to:
# short package-name (i.e. fetch-router instead of @remix-run/fetch-router)## Features: a flat bullet list of the main highlights## Installation## Usage: a production-like example that shows the package in context## Related Packagesnpx skills add remix-run/remix --skill write-readmeHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.