Skill Claude CodeCodex
Language, framework, and infrastructure best practices with detailed reference guides.
Skill Claude CodeCodex
Language, framework, and infrastructure best practices with detailed reference guides.
Skill Claude CodeCodex
Git workflow management including commits, branching, releases, and PR preparation.
Skill Claude CodeCodex
Persistent memory management across sessions. Save, recall, and organize knowledge.
Skill Claude CodeCodex
Parallel execution engine for running independent tasks concurrently with result aggregation.
Skill Claude CodeCodex
Feature planning and architecture design. Breaks complex requirements into actionable implementation plans.
Skill Claude CodeCodex
Quality verification loop — ralph in QA mode. Runs build, typecheck, lint, and test commands repeatedly until all pass or a hard stop is reached.
Skill Claude CodeCodex
Common loop engine — executes a task repeatedly until the goal is met or a hard stop is reached. QA and Build modes are specializations of this pattern.
Skill Claude CodeCodex
Comprehensive code review covering spec compliance, security, quality, and performance.
Skill Claude CodeCodex
Intelligent task routing to the correct specialist agent based on task type, language, and domain.
Skill Claude CodeCodex
Parallel execution engine with model routing. Splits tasks into independent subtasks, routes each to the optimal agent+model combination, and runs them concurrently.
Skill Claude CodeCodex
System setup, initialization, configuration, and project management utilities.
Skill Claude CodeCodex
Test-Driven Development with strict test-first gates and Red-Green-Refactor cycle.
Instructions file
Claude Code instructions for ragingwind/oh-my-codes, covering oh-my-codes, architecture, agents (7), model selection and skills (15).
Instructions file
Claude Code instructions for ragingwind/web-llm-mcp-server, covering claude.md, project overview, key commands, development and install dependencies.