Rule Templates
Get started quickly with these pre-built rule templates, or create your own from scratch
React TypeScript Component
Standard React component with TypeScript interfaces and proper typing
ReactReactBeginner
Pattern: *.tsx
API Endpoint Pattern
Consistent API endpoint structure with error handling and validation
APIExpressIntermediate
Pattern: src/api/**/*.js
Jest Testing Pattern
Comprehensive testing setup with Jest and React Testing Library
TestingJestIntermediate
Pattern: **/*.test.js
Database Query Pattern
Safe database operations with proper error handling and connection management
DatabaseGeneralAdvanced
Pattern: src/db/**/*.js
Ready to Contribute?
These templates are just starting points. The real power comes from the community sharing their own specialized rules and patterns. Create rules that reflect your team's unique coding standards!