Skip to content

Add consolidated React Router agent skill#15158

Open
brookslybrand wants to merge 3 commits into
mainfrom
agent-skills-consolidation
Open

Add consolidated React Router agent skill#15158
brookslybrand wants to merge 3 commits into
mainfrom
agent-skills-consolidation

Conversation

@brookslybrand
Copy link
Copy Markdown
Contributor

@brookslybrand brookslybrand commented Jun 5, 2026

Summary

  • add the React Router agent skill under .agents/skills/react-router
  • consolidate mode-specific guidance into a single user-facing skill
  • add thin references for Framework, Data, Declarative, RSC Data, and RSC Framework modes
  • point agents toward local package docs via react-router/docs/... when available

Notes

This follows the direction from discussion #15099 to move React Router agent skills into this repo and keep the skill relatively thin, with deeper documentation coming from package-published markdown docs.

Copy the three React Router agent skills from remix-run/agent-skills into
.agents/skills/ and add a working notes doc tracking the consolidation plan
and open decisions (see discussion #15099).
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

⚠️ No Change File Found

This PR doesn't include a change file which is used for automated release notes.
If your change affects users, please add one (or more) change files and commit the generated file(s).

pnpm run changes:add

This script requires Node 24+. If you are on a lower version, please add a file manually

Not every PR needs a change file — you can skip this step if the change is internal-only
(tests, tooling, docs)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

Preview Build Available

Preview builds have been created for this PR. You can install react-router using:

pnpm install "remix-run/react-router#preview/pr-15158&path:packages/react-router"

And/or install other packages via:

pnpm install "remix-run/react-router#preview/pr-15158&path:packages/react-router-dev"
pnpm install "remix-run/react-router#preview/pr-15158&path:packages/react-router-express"
pnpm install "remix-run/react-router#preview/pr-15158&path:packages/react-router-node"
pnpm install "remix-run/react-router#preview/pr-15158&path:packages/react-router-serve"

These preview builds will be updated automatically as you push new commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant