spaget
Frontend beginner

TypeScript + React starter agent

Pre-configured AI agent for TypeScript React projects with strict mode, hooks patterns, and testing conventions.

claude-code cursor copilot

A ready-to-use agent configuration for TypeScript React projects. Covers strict mode, modern hooks patterns, component conventions, and Vitest testing.

What’s included

  • TypeScript strict mode — No any, explicit return types, strict null checks
  • React patterns — Function components, custom hooks, React Server Components awareness
  • File organization — kebab-case files, co-located tests, barrel exports
  • Testing — Vitest with React Testing Library conventions
  • Git — Conventional commit messages, meaningful PR descriptions

Who it’s for

Developers starting a new TypeScript React project who want their AI assistant to follow modern best practices from day one.

How to use

  1. Click Use Template to open it in the spaget builder
  2. Customize any rules or skills to match your project
  3. Export to your preferred platform
  4. Drop the file into your project