tanstack-start-architecture
Installation
SKILL.md
TanStack Start Architecture
Portable house style for TanStack Start (@tanstack/react-start) apps. Use this
skill alone — it does not depend on other skills.
Job: where UI, hooks, and feature code live; folder/file naming; ownership.
Not this skill: Start/Router API quirks, SSR adapters, deployment, or latest
framework docs. Prefer current TanStack Start / Router docs for those. Official
Start docs still describe the framework as a Release Candidate (API considered
stable; not bug-free). Prefer npm latest of @tanstack/react-start +
@tanstack/react-router over stale “alpha” labels elsewhere.
If the target repo already documents architecture (e.g. AGENTS.md) and it
conflicts, repo wins unless the user asks to migrate toward this skill.