Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 798 Bytes

File metadata and controls

26 lines (18 loc) · 798 Bytes

remix-best-practices skill

Remix v2 best-practice skill built from the official docs at https://v2.remix.run/docs.

Skill path

  • skills/remix-best-practices

What is included

  • SKILL.md: execution workflow, decision matrix, anti-pattern guardrails
  • references/remix-v2-checklist.md: merge gate checklist
  • references/feature-delivery-playbook.md: step-by-step new feature flow
  • references/mutation-ui-patterns.md: form/fetcher + pending UI + concurrency patterns
  • references/review-rubric.md: severity-based review template

Quick install (local clone)

./scripts/install-local.sh both

Targets:

  • cursor: install to ~/.agents/skills/remix-best-practices
  • codex: install to ~/.codex/skills/remix-best-practices
  • both (default): install for both