testing-react
Installation
SKILL.md
Stratégie de Tests React
This skill provides guidelines and best practices.
See ../../rules/07-testing-react.md for detailed documentation.
Related skills
More from thebeardedbearsas/claude-craft
kiss-dry-yagni
Principes KISS, DRY, YAGNI. Use when reviewing code quality or refactoring.
96security
Security guidelines and OWASP Top 10. Use when reviewing security, implementing authentication or authorization, hardening code, or discussing vulnerabilities.
22state-management
State Management - React Query, Zustand, MMKV. Use when managing application state.
11navigation
Navigation - Expo Router. Use when implementing navigation.
11performance
Performance & Optimisation - Atoll Tourisme. Use when optimizing performance or profiling code.
6testing-flutter
Testing Flutter - Stratégie Complète. Use when writing tests, reviewing test coverage, or setting up testing.
5