ai dev os skills

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

Browse within: context-engineering 13

guideline-checker

01

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

02

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

03

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

Skill Claude CodeCodex

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), branch comparison, and staged changes. Use --dry-run for report-only mode (no fixes applied).

2 5mo ago A 68 tokens original MIT

ai-dev-os-plan

04

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

Skill Claude CodeCodex

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 56 tokens original MIT

ai-dev-os-ticket

05

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

Skill Claude CodeCodex

Creates a ticket (local file or GitHub Issue) containing an implementation summary and guideline checklist candidates. Analyzes the request the same way as /ai-dev-os-plan but outputs a ticket instead of executing the implementation. The ticket output destination follows the project's Ticket Settings in CLAUDE.md.

2 5mo ago A 66 tokens original MIT