git log --oneline --stat
HEAD
- Stars
- 1.6k
- Forks
- 59
- Updated
- May 23, 2026
repo --stat
stars
1.6k
forks
59
last update
May 23, 2026
license
MITv1.5.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add remix-data-loader - Invoke
// Run from any project directory
$ claude --skill remix-data-loader "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill remix-data-loader "now refactor it"
remix-data-loader/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Remix Routes & Loaders
- slug:
- remix-data-loader
- version:
- v1.5.0
- license:
- MIT
- author:
- @remix-friends
- repository:
- github.com/remix-friends/remix-data-loader
- categories:
- tags:
- #remix#react-router#loaders#actions#ssr
- description:
Remix nested routes, loaders, actions, optimistic UI — the data-mutation patterns React Router 7 keeps.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
remix-data-loader/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…