ai dev os cursor rules

16 tagged ai dev os, measured the same way as everything else here.

Browse within: context-engineering 16cursor-rules 16guidelines 16

ai-dev-os-check

01

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Checks code changes against AI Dev OS guidelines and automatically fixes violations. Based on benchmark Test 011 — check+fix achieves +9.9 improvement vs report-only (+0.8). Supports git diff (default), staged changes, and branch comparison. Use --dry-run for report-only mode.

2 5mo ago A 59 tokens original MIT

ai-dev-os-review

02

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Performs a comprehensive self-review before creating a PR. Combines guideline compliance checking (L3) with design-level review (L2) and philosophical alignment (L1). Unlike @ai-dev-os-check which only checks rules, this also evaluates architecture decisions and code design quality.

2 5mo ago A 56 tokens original MIT

ai-dev-os-scan

03

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Scans ALL source files in the project against AI Dev OS guidelines. Unlike @ai-dev-os-check (which only checks git diff), this performs a full project-wide compliance scan. Use for initial audits, periodic full reviews, or after introducing new guidelines.

2 5mo ago A 51 tokens original MIT