find-rules
Originally frompedronauck/skills
Installation
SKILL.md
Find Rules
This skill helps you discover and understand the specific rules, conventions, and guidelines that apply to your current task. It systematically explores project documentation to ensure compliance with project standards.
Instructions
Follow this workflow to identify applicable rules:
1. Understand Context
First, analyze the task to determine:
- Task Type: PRD creation, Technical Spec, Feature Implementation, Refactoring, Bugfix, etc.
- Technologies: React, Elysia, Tailwind, Drizzle, etc.
- Aspects: Architecture, Testing, Styling, Naming, etc.
2. Pattern-Based Discovery
REQUIRED: Use Glob and Grep tools for local code discovery to find relevant rule files and guidelines.