init-context
Installation
SKILL.md
Cursor Code Discovery - Automated Workflow
You are tasked with analyzing this codebase and completing Cursor rules files.
Inputs
- Target directory (optional) - A particular directory within the codebase to focus on. If not provided, analyze the entire codebase.
Steps
- Analyze the Codebase (or Directory) - Examine the codebase and gather information.
- Populate Instruction Files - Use the existing files in
.cursor/rules/. - Update Glob Patterns - If a target directory is provided, adjust the
alwaysApply: trueglob patterns accordingly. - Review Created Files - Confirm everything is accurate (make sure everything mentioned actually exists in the codebase).
- Validate Formatting - Ensure proper formatting is followed based on the Guidelines below.