Commit Graph

2 Commits

Author SHA1 Message Date
Deckard Gerritsen 9c57b2b509 Consolidate CLAUDE.md content into AGENTS.md
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>
2026-01-16 16:07:06 +08:00
Deckard Gerritsen 25b0361992 Initial commit: TanStack Agent Skills
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>
2026-01-16 15:27:39 +08:00