Initial commit
This commit is contained in:
27
skills/react-tanstack-testing/SKILL.md
Normal file
27
skills/react-tanstack-testing/SKILL.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# React TanStack Testing Skill
|
||||
|
||||
Specialized testing for React applications using TanStack ecosystem (Query, Router, Table, Form) with Vite and Vitest.
|
||||
|
||||
## Description
|
||||
|
||||
Comprehensive testing patterns for modern React with TanStack libraries including server state management, routing, and data handling.
|
||||
|
||||
## What's Included
|
||||
|
||||
- **Examples**: TanStack Query tests, Router tests, Form validation
|
||||
- **Reference**: Testing patterns, mocking strategies
|
||||
- **Templates**: Test suites for TanStack components
|
||||
- **Checklists**: React testing best practices
|
||||
|
||||
## Use When
|
||||
|
||||
- Testing React + TanStack Query applications
|
||||
- Testing complex routing with TanStack Router
|
||||
- Validating server state management
|
||||
|
||||
## Related Agents
|
||||
|
||||
- `react-tanstack-tester`
|
||||
- `test-generator`
|
||||
|
||||
**Skill Version**: 1.0
|
||||
Reference in New Issue
Block a user