cursor-rules-config
Installation
SKILL.md
Cursor Rules Config
Overview
Manage Cursor rules as versioned engineering policy that shapes AI context and behavior; rules must be specific, scoped, reviewed, and consistent with repository source of truth.
Prerequisites
- Repository owner approval, existing engineering/security standards, and a test workspace.
- A reviewed ignore strategy for secrets, generated files, and sensitive data.
Instructions
- Write one clear rule per concern with scope, priority, and concrete acceptance behavior.
- Keep shared rules in source control and use path-scoped rules for local conventions.
- Test new rules on a non-sensitive fixture, inspect resulting behavior, and merge via normal review.
- Periodically remove stale/conflicting rules and document any intentional exceptions.