Skill Claude CodeCodex
A collaborative design step for turning an idea into a clear plan before coding. It explores the project, asks clarifying questions, compares approaches, and seeks approval for the design.
Skill Claude CodeCodex
A collaborative design step for turning an idea into a clear plan before coding. It explores the project, asks clarifying questions, compares approaches, and seeks approval for the design.
Skill Claude CodeCodex
A procedure for asking ChatGPT Pro to review a specific branch of the SA-AIAPP GitHub project as a second opinion. It defines how to provide the project context, save the exchange, and check the advice against the local code.
Skill Claude CodeCodex
A method for giving separate agents independent tasks at the same time.
Skill Claude CodeCodex
A workflow for carrying out a written software implementation plan in a separate coding session. It includes reviewing the plan, completing its tasks, checking the results, and reporting completion.
Skill Claude CodeCodex
A procedure for completing a coding branch after implementation and tests are finished, including choosing whether to merge it, open a pull request, keep it, or discard it.
Skill Claude CodeCodex
A guide for handling code-review feedback before changing code. It asks the agent to understand, verify, and technically evaluate each comment rather than accepting it automatically.
Skill Claude CodeCodex
A code-review step that asks a separate reviewer agent to check completed work against its requirements.
Skill Claude CodeCodex
A workflow for carrying out a planned coding project by giving each mostly independent task to a fresh helper agent, then reviewing its result for requirements and code quality.
Skill Claude CodeCodex
Random fixes waste time and create new bugs. Quick patches mask underlying issues.
Skill Claude CodeCodex
A development method called test-driven development, or TDD, where a failing test is written before the code that should pass it.
Skill Claude CodeCodex
A guide to Git worktrees, which are separate working folders connected to one Git repository and branch.
Skill Claude CodeCodex
Instructions for using the OpenCode command-line tool as a separate coding agent, with DeepSeek Pro as the default model. They describe how to run short tasks, long reviews, and continued sessions.
Skill Claude CodeCodex
If you were dispatched as a subagent to execute a specific task, skip this skill.
Skill Claude CodeCodex
A checklist for proving that coding work is finished before saying it is complete.
Skill Claude CodeCodex
A guide for writing an implementation plan after a software requirement or specification is ready.
Skill Claude CodeCodex
A guide for creating, changing, and checking reusable instructions called skills for coding agents.
Instructions file CodexOpenCode
A project guide for AI agents working on indesign-cli, a command-line tool that controls Adobe InDesign through an external plugin. It explains the architecture, source-of-truth rules, testing expectations, and documentation order.
Instructions file
Instructions for zhanglongxiao111/indesign-cli, a project described as: Agent-native CLI for Adobe InDesign automation — 150 tools, HTML ↔ InDesign conversion, and structured JSON returns built for AI agents.
Skill Claude CodeCodex
A guide for creating and editing fixed-page HTML layouts, InDesign presentations, architectural reports, and typeset documents. It also covers converting between HTML and InDesign files and filling existing InDesign templates.