# Remix AI Agent Skills

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.

Official page: https://skillscout.sh/official/remix-run/
Markdown page: https://skillscout.sh/official/remix-run/remix-run_skills_skillscout.md
Vendor website: https://remix.run/

## Prompt for your agent

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

### remix-run/react-router

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

Install:

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

Source: https://github.com/remix-run/react-router

### remix-run/remix

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

Install:

```bash
npx skills add remix-run/remix -y
```

Source: https://github.com/remix-run/remix

### remix-run/remix-website

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

Install:

```bash
npx skills add remix-run/remix-website -y
```

Source: https://github.com/remix-run/remix-website

### remix-run/react-router-templates

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

Install:

```bash
npx skills add remix-run/react-router-templates -y
```

Source: https://github.com/remix-run/react-router-templates

### remix-run/remix-store

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

Install:

```bash
npx skills add remix-run/remix-store -y
```

Source: https://github.com/remix-run/remix-store

### remix-run/remix-particle-visualizer

Includes 1 official skill: remix.

Install:

```bash
npx skills add remix-run/remix-particle-visualizer -y
```

Source: https://github.com/remix-run/remix-particle-visualizer

## Individual skills

### react-router

Official Remix skill from remix-run/react-router.

Install:

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

Package: remix-run/react-router
Source: https://github.com/remix-run/react-router/tree/main/.agents/skills/react-router

### fix-bug

Official Remix skill from remix-run/react-router.

Install:

```bash
npx skills add remix-run/react-router@fix-bug -y
```

Package: remix-run/react-router
Source: https://github.com/remix-run/react-router/tree/main/.agents/skills/fix-bug

### implement-rfc

Official Remix skill from remix-run/react-router.

Install:

```bash
npx skills add remix-run/react-router@implement-rfc -y
```

Package: remix-run/react-router
Source: https://github.com/remix-run/react-router/tree/main/.agents/skills/implement-rfc

### create-pr

Official Remix skill from remix-run/react-router.

Install:

```bash
npx skills add remix-run/react-router@create-pr -y
```

Package: remix-run/react-router
Source: https://github.com/remix-run/react-router/tree/main/.agents/skills/create-pr

### finish-line

Official Remix skill from remix-run/react-router.

Install:

```bash
npx skills add remix-run/react-router@finish-line -y
```

Package: remix-run/react-router
Source: https://github.com/remix-run/react-router/tree/main/.agents/skills/finish-line

### prepare-release-notes

Official Remix skill from remix-run/react-router.

Install:

```bash
npx skills add remix-run/react-router@prepare-release-notes -y
```

Package: remix-run/react-router
Source: https://github.com/remix-run/react-router/tree/main/.agents/skills/prepare-release-notes

### write-readme

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@write-readme -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/write-readme

### remix

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@remix -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/main/.agents/skills/remix

### add-package

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@add-package -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/main/.agents/skills/add-package

### make-pr

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@make-pr -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/main/.agents/skills/make-pr

### publish-placeholder-package

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@publish-placeholder-package -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/main/.agents/skills/publish-placeholder-package

### write-api-docs

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@write-api-docs -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/write-api-docs

### write-tests

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@write-tests -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/write-tests

### make-demo

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@make-demo -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/make-demo

### supersede-pr

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@supersede-pr -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/supersede-pr

### typescript-expert

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@typescript-expert -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/typescript-expert

### update-pr

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@update-pr -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/update-pr

### review-pr

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@review-pr -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/review-pr

### write-ui-module-readme

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@write-ui-module-readme -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/write-ui-module-readme

### make-decision-doc

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@make-decision-doc -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/make-decision-doc

### fix-issue

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@fix-issue -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/main/.agents/skills/fix-issue

### make-changes

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@make-changes -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/make-changes

### author-ui-components

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@author-ui-components -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/main/.agents/skills/author-ui-components

### make-tracking-issue

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@make-tracking-issue -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/HEAD/.agents/skills/make-tracking-issue

### write-guides

Official Remix skill from remix-run/remix.

Install:

```bash
npx skills add remix-run/remix@write-guides -y
```

Package: remix-run/remix
Source: https://github.com/remix-run/remix/tree/main/.agents/skills/write-guides

### shopify-storefront-graphql

Official Remix skill from remix-run/remix-website.

Install:

```bash
npx skills add remix-run/remix-website@shopify-storefront-graphql -y
```

Package: remix-run/remix-website
Source: https://github.com/remix-run/remix-website/tree/main/.agents/skills/shopify-storefront-graphql

### playwright-cli

Official Remix skill from remix-run/remix-website.

Install:

```bash
npx skills add remix-run/remix-website@playwright-cli -y
```

Package: remix-run/remix-website
Source: https://github.com/remix-run/remix-website/tree/main/.agents/skills/playwright-cli

### remix

Official Remix skill from remix-run/remix-website.

Install:

```bash
npx skills add remix-run/remix-website@remix -y
```

Package: remix-run/remix-website
Source: https://github.com/remix-run/remix-website/tree/main/.agents/skills/remix

### react-router-template-dep-bump

Official Remix skill from remix-run/react-router-templates.

Install:

```bash
npx skills add remix-run/react-router-templates@react-router-template-dep-bump -y
```

Package: remix-run/react-router-templates
Source: https://github.com/remix-run/react-router-templates/tree/main/.agents/skills/react-router-template-dep-bump

### react-router

Official Remix skill from remix-run/remix-store.

Install:

```bash
npx skills add remix-run/remix-store@react-router -y
```

Package: remix-run/remix-store
Source: https://github.com/remix-run/remix-store/tree/HEAD/.agents/skills/react-router

### shopify-hydrogen

Official Remix skill from remix-run/remix-store.

Install:

```bash
npx skills add remix-run/remix-store@shopify-hydrogen -y
```

Package: remix-run/remix-store
Source: https://github.com/remix-run/remix-store/tree/main/.agents/skills/shopify-hydrogen

### remix

Official Remix skill from remix-run/remix-particle-visualizer.

Install:

```bash
npx skills add remix-run/remix-particle-visualizer@remix -y
```

Package: remix-run/remix-particle-visualizer
Source: https://github.com/remix-run/remix-particle-visualizer/tree/main/.agents/skills/remix

## remix-run/react-router package overview

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

### Top skills in this package

- react-router: Official Remix skill from remix-run/react-router.
- fix-bug: Official Remix skill from remix-run/react-router.
- implement-rfc: Official Remix skill from remix-run/react-router.
- create-pr: Official Remix skill from remix-run/react-router.
- finish-line: Official Remix skill from remix-run/react-router.
- prepare-release-notes: Official Remix skill from remix-run/react-router.

### Install

Install the full package:

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

Install a specific skill:

```bash
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 repository.

Source: https://github.com/remix-run/react-router#readme
