remix-v2-meta-sessions

Installation
SKILL.md

Remix v2 Meta, Sessions, Auth, and CSRF

Quick Reference

v2 meta returns an array of descriptor objects — NOT the v1 object shape. A v1-style object literal still typechecks in stale codebases but renders no tags at runtime.

// app/routes/posts.$slug.tsx
import type { MetaFunction } from "@remix-run/node";
Installs
20
GitHub Stars
68
First Seen
May 21, 2026
remix-v2-meta-sessions — existential-birds/beagle