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.
Create or update Remix repo change files under `packages/*/.changes`. Use when a user asks for release notes, a change file, a missing changelog entry, a prerelease note, or an update to existing unpublished release notes.
Write release notes that match this repository's .changes conventions. Use it for both new change files and edits to existing unpublished ones.
package.json, .changes/ directory, and any relevant PR diff or commit range before writing anything.pnpm changes:preview to verify the rendered changelog output.pnpm run lint before finishing.packages/<package>/.changes/[major|minor|patch].short-description.md.packages/remix/.changes/minor.remix.update-exports.md in place.minor.initial-release.md.npx skills add remix-run/remix --skill make-change-fileHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.