Official skills publisher Verified Skillscout rank 0

Remix

Remix publishes official AI agent skills for its tools, services, and developer workflows.

Browse 32 official AI agent skills across 6 Remix repositories, with install commands and source links.

32 Skills
6 Repositories
614 Installs
0 GitHub stars

Install

Add Remix skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/remix-run/remix-run_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Remix skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

6 official repositories

React Router

remix-run/react-router

Includes 6 official skills: react-router, fix-bug, implement-rfc, create-pr, finish-line, prepare-release-notes.

6 skills 316 installs 0 stars
npx skills add remix-run/react-router -y

Includes 19 official skills: write-readme, remix, add-package, make-pr, publish-placeholder-package, write-api-docs.

19 skills 296 installs 0 stars
npx skills add remix-run/remix -y

Remix Website

remix-run/remix-website

Includes 3 official skills: shopify-storefront-graphql, playwright-cli, remix.

3 skills 1 installs 0 stars
npx skills add remix-run/remix-website -y

React Router Templates

remix-run/react-router-templates

Includes 1 official skill: react-router-template-dep-bump.

1 skill 1 installs 0 stars
npx skills add remix-run/react-router-templates -y

Remix Store

remix-run/remix-store

Includes 2 official skills: react-router, shopify-hydrogen.

2 skills 0 installs 0 stars
npx skills add remix-run/remix-store -y

Remix Particle Visualizer

remix-run/remix-particle-visualizer

Includes 1 official skill: remix.

1 skill 0 installs 0 stars
npx skills add remix-run/remix-particle-visualizer -y

32 skills

remix-run/react-router 6 skills

react-router

remix-run/react-router 302 installs
View source

fix-bug

remix-run/react-router 5 installs
View source

implement-rfc

remix-run/react-router 3 installs
View source

create-pr

remix-run/react-router 2 installs
View source

finish-line

remix-run/react-router 2 installs
View source

prepare-release-notes

remix-run/react-router 2 installs
View source
remix-run/remix 19 skills

write-readme

remix-run/remix 43 installs
View source

add-package

remix-run/remix 20 installs
View source

publish-placeholder-package

remix-run/remix 14 installs
View source

write-api-docs

remix-run/remix 14 installs
View source

write-tests

remix-run/remix 14 installs
View source

supersede-pr

remix-run/remix 13 installs
View source

typescript-expert

remix-run/remix 13 installs
View source

write-ui-module-readme

remix-run/remix 10 installs
View source

make-decision-doc

remix-run/remix 9 installs
View source

make-changes

remix-run/remix 6 installs
View source

author-ui-components

remix-run/remix 3 installs
View source

make-tracking-issue

remix-run/remix 1 installs
View source

write-guides

remix-run/remix 1 installs
View source
remix-run/remix-website 3 skills

shopify-storefront-graphql

remix-run/remix-website 1 installs
View source

playwright-cli

remix-run/remix-website 0 installs
View source

remix

remix-run/remix-website 0 installs
View source
remix-run/react-router-templates 1 skill

react-router-template-dep-bump

remix-run/react-router-templates 1 installs
View source
remix-run/remix-store 2 skills

react-router

remix-run/remix-store 0 installs
View source

shopify-hydrogen

remix-run/remix-store 0 installs
View source
remix-run/remix-particle-visualizer 1 skill

remix

remix-run/remix-particle-visualizer 0 installs
View source

Repository documentation

remix-run/react-router package overview

remix-run/react-router/README.md View on GitHub

remix-run/react-router

Includes 6 official skills: react-router, fix-bug, implement-rfc, create-pr, finish-line, prepare-release-notes.

Top skills in this package

react-routerOfficial Remix skill from remix-run/react-router.
fix-bugOfficial Remix skill from remix-run/react-router.
implement-rfcOfficial Remix skill from remix-run/react-router.
create-prOfficial Remix skill from remix-run/react-router.
finish-lineOfficial Remix skill from remix-run/react-router.
prepare-release-notesOfficial Remix skill from remix-run/react-router.

Install

Install the full package:

npx skills add remix-run/react-router -y

Install a specific skill:

npx skills add remix-run/react-router@react-router -y

Use the package when you want your agent to choose the relevant skill from this official Remix repository.

View remix-run/react-router on GitHub
Copied