Skip to content
View yunbow's full-sized avatar

Block or report yunbow

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yunbow/README.md

Hi, I'm yunbow

I build AI Dev OS — an open framework that turns tacit developer knowledge into explicit, enforceable rules for AI coding assistants.

The problem: AI generates code that looks correct but violates your team's conventions, security practices, and architectural patterns. Loading more guidelines into context actually degrades output quality.

The solution: A layered rule architecture (Lifespan Layers) with a two-tier context strategy — 3-5 static rules during generation + comprehensive check & fix after generation. Benchmark: 96.9/100.

Quick Start

npx ai-dev-os init

Ecosystem

Repository What it does
web Project introduction page
ai-dev-os Core framework — Lifespan Layers, Specificity Cascade, theory
rules-typescript TypeScript / Next.js coding guidelines (L1–L3)
rules-python Python / FastAPI coding guidelines (L1–L3)
plugin-claude-code Claude Code — Skills, Agents, Hooks
plugin-cursor Cursor — .mdc rules
plugin-kiro Kiro — Steering Rules, Hooks
cli npx ai-dev-os init — one-command setup
benchmark Quantitative impact data — guideline effect on code quality

75% of rules survive tool migrations. Switch between Claude Code, Cursor, and Kiro freely.

Writing

Dev.to · Zenn · Qiita · X

Pinned Loading

  1. ai-dev-os ai-dev-os Public

    AI coding rules framework for Claude Code, Cursor & Kiro — turn tacit knowledge into enforceable guidelines

    4

  2. ai-dev-os-rules-typescript ai-dev-os-rules-typescript Public

    AI Dev OS 4-layer guidelines for TypeScript / Next.js / Node.js

    Shell 2

  3. ai-dev-os-rules-python ai-dev-os-rules-python Public

    AI Dev OS 4-layer guidelines for Python / FastAPI

    2

  4. ai-dev-os-plugin-claude-code ai-dev-os-plugin-claude-code Public

    Claude Code plugin for AI Dev OS — Skills, Hooks, and Agents

    2

  5. ai-dev-os-plugin-cursor ai-dev-os-plugin-cursor Public

    Cursor plugin for AI Dev OS — Rules (.mdc) for guideline-driven development

    2

  6. ai-dev-os-plugin-kiro ai-dev-os-plugin-kiro Public

    Kiro plugin for AI Dev OS — Steering Rules and Hooks

    2