yunbow

36 mods across 6 repositories, 15 stars between them.

ai-dev-os-audit

01

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Audits the health of the AI Dev OS 4-layer structure. Detects dependency rule violations, expiration, and coverage gaps. Used for monthly or quarterly periodic maintenance.

2 5mo ago A 34 tokens original MIT

ai-dev-os-check

02

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-evolve

03

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Supports the spiral evolution of AI Dev OS. Analyzes recent AI coding practices (commit history, review records) and generates update proposals for L1 philosophy and L2 principles. Used in monthly retrospectives or quarterly reviews.

2 5mo ago A 45 tokens original MIT

ai-dev-os-extract

04

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Extracts rules from the gap between AI-generated code and ideal code. Used after code review to add new rules to AI Dev OS guidelines. A Rule Harvesting approach to rule discovery.

2 5mo ago A 37 tokens original MIT

ai-dev-os-init

05

yunbow/ai-dev-os-plugin-cursor

Cursor rule

AI Dev OS initial setup wizard. Use when starting a new project or introducing AI Dev OS. Asks about the project's tech stack and scale, then generates an optimal 4-layer structure from templates.

2 5mo ago A 40 tokens original MIT

ai-dev-os-plan

06

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Creates an implementation plan with relevant AI Dev OS guideline checklists before writing any code. Analyzes the request, identifies affected files and applicable guidelines, then presents a plan with embedded checklist for user approval. Implementation begins only after approval.

2 5mo ago A 47 tokens original MIT

ai-dev-os-report

07

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Generates an AI Dev OS compliance report for teams and stakeholders. Includes compliance rate trends, major violations, and improvement proposals for a specified period. Used for weekly or monthly reporting.

2 5mo ago A 36 tokens original MIT

ai-dev-os-review

08

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

09

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

ai-dev-os-ticket

10

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Generates a ticket (local file or GitHub Issue) with implementation summary and checklist candidates derived from AI Dev OS guidelines. Used to create structured implementation tasks.

2 5mo ago A 32 tokens original MIT

ai-dev-os-why

11

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Explains the "why" behind a specific AI Dev OS rule or guideline. Traces the path from L3 guideline → L2 principle → L1 philosophy. Used when team members question a rule.

2 5mo ago A 41 tokens original MIT

guideline-auditor

12

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Audits the coverage, consistency, and freshness of AI Dev OS L3 guidelines. Used during periodic maintenance or when introducing a new framework.

2 5mo ago A 28 tokens original MIT

layer-dependency

14

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Warns about dependency rule violations when L1-L2 files are edited. L1 philosophy files must not contain tool-specific terms. L2 principle files must not contain framework-specific implementation details.

2 5mo ago A 0 tokens original MIT

philosophy-advisor

15

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Provides architecture judgment based on AI Dev OS L1 philosophy. When facing technology choices or design decisions, offers recommendations grounded in philosophical values.

2 5mo ago A 27 tokens original MIT

principle-checker

16

yunbow/ai-dev-os-plugin-cursor

Cursor rule

Verifies that code changes align with AI Dev OS L2 principles. Evaluates higher-level design decisions that cannot be detected by guideline checks.

2 5mo ago A 28 tokens original MIT

guideline-checker

17

yunbow/ai-dev-os-rules-typescript

Skill Claude CodeCodex

Automatically check whether git diff contents comply with project guidelines after code changes. Run at coding completion or before committing.

2 4mo ago A 27 tokens original MIT

type-check

18

yunbow/ai-dev-os-rules-typescript

Skill Claude CodeCodex

Run TypeScript type checking and ESLint, identify error locations, and provide fix suggestions. Used for quality assurance after implementation.

2 4mo ago A 28 tokens original MIT

ai-dev-os

19

yunbow/ai-dev-os-plugin-claude-code

Plugin Claude Code

AI Dev OS - A development OS for AI-assisted coding. Systematically improves AI development quality through a 4-layer model (Philosophy → Principles → Guidelines → AI Frames).

2 5mo ago A tokens not measured original MIT

philosophy-advisor

21

yunbow/ai-dev-os-plugin-claude-code

Agent

Provides architecture judgment based on AI Dev OS L1 philosophy. When facing technology choices or design decisions, offers recommendations grounded in philosophical values.

2 5mo ago A 33 tokens original MIT

principle-checker

22

yunbow/ai-dev-os-plugin-claude-code

Agent

Verifies that code changes align with AI Dev OS L2 principles. Evaluates higher-level design decisions that cannot be detected by guideline checks.

2 5mo ago A 33 tokens original MIT

PreToolUse

23

yunbow/ai-dev-os-plugin-claude-code

Hook

Runs before the agent uses a tool for Write, Edit and Bash tool calls, running an inline shell check (2 commands). From yunbow/ai-dev-os-plugin-claude-code.

2 5mo ago A tokens not measured original MIT

PostToolUse

24

yunbow/ai-dev-os-plugin-claude-code

Hook

Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From yunbow/ai-dev-os-plugin-claude-code.

2 5mo ago A tokens not measured original MIT