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.
13 tagged ai dev os, measured the same way as everything else here.
Browse within: context-engineering 13
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.
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.
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).
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.
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.