web-meta-framework-remix

Installation
SKILL.md

Remix / React Router v7 Framework Patterns

Quick Guide: A route exports a loader for reads and an action for writes, both server-only, so a component never fetches its own data. Forms submit without JavaScript and nested routes load in parallel. The version fact that changes every example below: React Router v7 deprecates json() and defer() — return raw objects and raw Promises, and use data() only when you need a custom status or header.

Detailed Resources:

Installs
22
GitHub Stars
24
First Seen
Apr 7, 2026
web-meta-framework-remix — agents-inc/skills