remix-runremix-runOfficialยท22 Agent Skills Included

remix

Build full-stack web apps and manage Remix contributions with AI

Builds complete Remix 3 web applications covering routes, controllers, middleware, auth, sessions, data validation, and UI components. Automates repository workflows like fixing GitHub issues, writing tests, reviewing pull requests, and drafting release notes. Eliminates manual boilerplate and style guesswork so agents ship production-quality TypeScript code faster.
npx skills add remix-run/remix --all -g -y
Available:

Tells the AI agent how the Remix monorepo is structured, which coding and testing conventions to follow, and which sub-skill to route each development task to.

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
remix-runremix-run

expert-typescript-programmer

Refactor TypeScript files to enforce strict types and eliminate 'any'.

Official
Advanced
๐Ÿ“ฆ In Repo
remix-runremix-run

supersede-pr

Close an old GitHub pull request and validate the replacement PR state.

Official
Advanced
๐Ÿ“ฆ In Repo
remix-runremix-run

author-ui-modules

Build idiomatic Remix UI modules with provider/context and role mixins.

Official
Intermediate
๐Ÿ“ฆ In Repo
remix-runremix-run

make-pr

Draft and open GitHub pull requests with concise descriptions via gh CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
remix-runremix-run

write-tests

Write, refactor, or review tests with minimal fixtures in Remix packages.

Official
Intermediate
๐Ÿ“ฆ In Repo
remix-runremix-run

make-change-file

Create or update Remix repo change files under packages/*/.changes.

Official
Intermediate
๐Ÿ“ฆ In Repo
remix-runremix-run

review-pr

Review Remix pull requests from a local checkout for correctness and security.

Official
Intermediate
๐Ÿ“ฆ In Repo
remix-runremix-run

make-demo

Create or revise Remix demos under demos/<name>/ with standard app structure.

Official
Advanced
๐Ÿ“ฆ In Repo
remix-runremix-run

publish-placeholder-package

Publish a minimal placeholder npm package at version 0.0.0 to reserve the package name.

Official
Intermediate
๐Ÿ“ฆ In Repo
remix-runremix-run

add-package

Scaffold and standardize Remix packages to match monorepo conventions.

Official
Intermediate
๐Ÿ“ฆ In Repo
remix-runremix-run

update-pr

Update a GitHub pull request's title and body to reflect its current diff.

Official
Intermediate
๐Ÿ“ฆ In Repo
remix-runremix-run

write-ui-module-readme

Generate module READMEs for UI primitives under packages/ui/src/lib.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Remix skills?โ–ผ

Run `npx skills add remix-run/remix --all -g -y` in your terminal to install all skills in this suite globally.

How to build a Remix app with AI?โ–ผ

The remix skill guides your agent through routes, controllers, middleware, data validation, auth, sessions, and UI components using production-quality patterns.

Can AI fix Remix GitHub issues automatically?โ–ผ

Yes. The fix-issue skill fetches the issue, reproduces the bug with a failing test, implements the fix, and opens a pull request.

Does Remix work with Claude Code and other agents?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, OpenClaw, Cursor, and Codex.

Can AI write tests and docs for Remix packages?โ–ผ

Yes. Dedicated skills handle test writing, README drafting, API JSDoc, and release notes following the repository's exact conventions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’