Merged unique content (common scenarios, code review checklist) into
AGENTS.md. CLAUDE.md now points to AGENTS.md to avoid duplication.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Comprehensive best practices for TanStack Query, Router, and Start.
Skills included:
- tanstack-query: 14 rules for data fetching, caching, mutations
- tanstack-router: 9 rules for type-safe routing, data loading
- tanstack-start: 8 rules for server functions, auth, SSR
- tanstack-integration: 4 rules for combining Query + Router + Start
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>