Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkills / Dev Tools / scaffolders

remix-scaffolders

Category: Dev Tools  ·  Sub-category: scaffolders  ·  Last updated:
fw:reacttype:generator
Project-local Bun scaffolders shipped by THIS plugin (not the official `remix` CLI) for adding things incrementally to an existing project — `scripts/create-route.ts --name X --pattern //Y` (route + handler + router.map wiring, escaping Git Bash MSYS path mangling with `//`), `scripts/create-resource.ts --name X --param Yid [--only index,show,...]` (`resources()` block + 7-action controller mirror), `scripts/create-controller.ts --route admin.books` (stub for an existing RouteMap), `scripts/create-migration.ts --name add_X_table` (timestamped file under `db/migrations/`), `scripts/add-middleware.ts --name session|csrf|cors|cop|...` (inserts into `app/router.ts` in canonical stack order), `scripts/init-project.ts` (alternative to `remix new` for envs without the CLI). All idempotent, all refuse to overwrite (exit 2), all validate camelCase identifiers, all smoke-tested in `verify.ts`. Load whenever the user is adding a single route, resource, controller stub, migration, or middleware to an existing project, or asking how to scaffold a new entity. For framework-level commands (`remix new`/`doctor`/`routes`/`test`), see /remix:cli.

From the source SKILL.md

Project-local Bun scripts that scaffold incremental additions to an existing Remix v3 project. The official [cli](../cli/SKILL.md) does bootstrap + audit + inspect; these handle the day-to-day "add one route", "add one resource", "add one migration" operations.

What this skill does

remix-scaffolders is a community-contributed Claude Code skill in the scaffolders sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/scaffolders/ and loads when your prompt matches the skill's trigger.

Who uses this skill

The remix-scaffolders Claude Code skill is built for developers, power users, and teams automating repetitive workflows and improving developer experience. It's part of ClaudSkills (also referred to as Claude Skills or Claude Code Skills) — the open community-curated registry of 69,000+ SKILL.md files for Anthropic's Claude Code agent and the wider Claude ecosystem (Claude API, Claude Agent SDK).

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/scaffolders
curl -L https://claudskills.com/skills/scaffolders/SKILL.md \
  -o ~/.claude/skills/scaffolders/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/scaffolders/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/scaffolders/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\scaffolders\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

Pro

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Attribution & license

More Dev Tools skills

Browse all Dev Tools skills in the ClaudSkills registry, or explore these other picks from the same category:

Browse all Dev Tools skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Skills & Claude Code Skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt

Part of Acreator Store — Adam Lankamer's AI tools: PerfectStudio · Ucaption · UTagger · AutoXPoster · TestYourSkills · AutomationFlows · Au Naturel