Skill Claude CodeCodex
A process for recording important technical decisions in ADRs, or Architecture Decision Records. Each record explains the situation, the chosen approach, the alternatives, and the consequences.
AI workflow automation plugin for intelligent code generation with Claude/Codex
This repository also configures its own agents. See what oh-my-taiyiforge tells them →
Skill Claude CodeCodex
A process for recording important technical decisions in ADRs, or Architecture Decision Records. Each record explains the situation, the chosen approach, the alternatives, and the consequences.
Skill Claude CodeCodex
A TaiyiForge workflow stage for writing a change proposal in CHANGE.md, with checks for scope, risks, success criteria, and related project documents.
Skill Claude CodeCodex
A workflow tool for shrinking large coding-agent conversations and work files into shorter context notes. It can also coordinate separate agents for parallel development and create handoff notes for continuing work in a new session.
Skill Claude CodeCodex
A technical-design guide for planning software changes before implementation. It produces a DESIGN.md document comparing at least two approaches and recording the chosen structure and trade-offs.
Skill Claude CodeCodex
A software-development stage that implements planned tasks using test-driven development, or TDD: write a failing test, make it pass, then improve the code. It checks the task plan, dependencies, file boundaries, and required completion evidence.
Skill Claude CodeCodex
A workflow for turning written system or product architecture into readable, version-controlled diagrams using Mermaid or exported SVG and PNG files. Architecture diagrams show components, boundaries, data flows, and deployment relationships.
Skill Claude CodeCodex
A code-scanning tool that builds C4 architecture documents from a repository. It separates facts observed in the code from conclusions inferred about the design and uses Mermaid diagrams as the source format.
Skill Claude CodeCodex
A TaiyiForge diagramming skill that turns requirements and designs into Mermaid workflow diagrams. Mermaid is a text format for drawing flowcharts, API call sequences, and state changes.
Skill Claude CodeCodex
A pipeline that creates and updates architecture diagrams in three stages: a C4 model from the code, an engineering architecture diagram, and an exported PNG image. C4 is a way to describe software architecture at several levels of detail.
Skill Claude CodeCodex needs its repo
A tool for rendering existing C4 or architecture Mermaid diagrams as SVG or PNG images. C4 is a way to show software systems at different levels, while Mermaid is a text format for diagrams.
Skill Claude CodeCodex
A workflow skill that compares the implemented code with the frozen design after development and testing. It records architecture changes and proposes updates to DESIGN.md, the document describing the intended system structure.
Skill Claude CodeCodex
A command interface for TaiyiForge, a project workflow engine. It lets an agent run TaiyiForge actions through slash commands such as creating, checking, writing, rendering, continuing, applying, and archiving project changes.
Skill Claude CodeCodex
A codebase health review process that samples recently changed production modules and test files, then checks for issues such as duplication, unused code, and unused dependencies.
Skill Claude CodeCodex
A project workflow skill for closing a TaiyiForge change and recording it in a CHANGELOG.md file. It checks review results, tests, and the state of the working tree before archiving the change.
Skill Claude CodeCodex
A codebase intelligence scan that creates a readable CONTEXT.md file before a larger change is designed or implemented.
Skill Claude CodeCodex
A routing skill for the TaiyiForge development workflow. It reads the current change state, checks which documents exist, estimates the work size, and sends requests such as design, continue, review, or test to the matching stage.
Skill Claude CodeCodex
A TaiyiForge planning step that turns a README, product requirements document, or technical plan into a list of separate project changes. Each change includes a suggested work profile, dependencies, and priority.
Skill Claude CodeCodex
A requirements review that rereads project documents after time has passed or the scope has changed. It identifies contradictions, missing details, and unclear statements.
Skill Claude CodeCodex
A requirements-analysis process that turns a proposed change into a REQUIREMENT.md document. It records user needs, acceptance checks, terminology, triggers, and dependencies, with different levels of detail for different project sizes.
Skill Claude CodeCodex
A planning guide for breaking a large user-interface redesign into smaller, independently reviewable tasks. A user interface is the part of an application that people see and use.
Skill Claude CodeCodex
A pre-merge review guide for checking code changes, design decisions, tests, and documentation. A merge adds reviewed changes to the main code branch.
Skill Claude CodeCodex
A task-planning stage that turns an approved software design into a TASK.md file containing smaller implementation tasks. It uses structured task data and checks that earlier planning stages are complete.
Skill Claude CodeCodex
A project workflow skill for verifying an implementation and producing a TEST.md record. TDD means writing a failing test, implementing the change, and then making the test pass; this skill checks that process and other regression cases.
Skill Claude CodeCodex
A design-planning guide for describing how an application's user interface should look and behave. It produces a UI-DESIGN.md document covering layouts, components, interactions, accessibility, and error states.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: