Cursor
Prompts and configuration targeted at Cursor — both the interactive Agent and headless Cloud Agents.
These pages stay noindex so leftover drafts cannot rank as
authoritative CVE floors. Humans browse the cards below; agents can
fetch the same bounded files through the recipe JSON feed and MCP
search tools.
What usually lives here
.cursor/rules/*.mdc— project rules that steer Cursor’s Agent and Cloud Agents. Scoped with glob patterns so you can apply different guidance to different file types.- Cloud Agent task prompts — the canned task description you paste into a Cloud Agent when kicking off a run.
- Cursor chat macros — long chat prompts that have proven themselves worth keeping.
Browse entries
Every entry carries its author, team, and maturity. Click any card for the full prompt.
Cursor Vulnerable Dependency Remediation
developmentA Cursor project rule + custom slash command pair for remediating a vulnerable open-source dependency. The rule encodes the house constraints (conservative bumps only, one PR per …
Cursor Sensitive Data Remediation
developmentA Cursor project rule + custom slash command pair for remediating a sensitive-data-element (SDE) finding — hard-coded secrets, PII in logs, credentials in source. The rule locks …