What problem does it solve?
This Skill helps you quickly find and understand the specific rules, coding standards, and architectural guidelines relevant to your current task, ensuring compliance and consistency.
Core Features & Use Cases
- Contextual Rule Discovery: Identifies rules based on task type, technologies, and aspects.
- Pattern-Based Search: Utilizes
Glob and Grep for efficient local code and documentation searching.
- Rule Categorization: Extracts and categorizes rules by domain (e.g., Architecture, Testing, Security).
- Use Case: Before implementing a new feature in a React project, use this skill to find all React-specific rules, naming conventions, and architectural patterns defined in
.cursor/rules/react.mdc and CLAUDE.md.
Quick Start
Use the find-rules skill to discover all mandatory rules related to React development in the current project.