Skill Claude CodeCodex
A code-refactoring guide that uses an abstract syntax tree, a structured representation of source code, to make changes based on code meaning rather than text matching.
Skill Claude CodeCodex
A code-refactoring guide that uses an abstract syntax tree, a structured representation of source code, to make changes based on code meaning rather than text matching.
Skill Claude CodeCodex
A deployment health-check skill for testing whether a recently deployed or staging website is working. It runs build, end-to-end, and browser checks, then reports a pass, warning, or failure.
Skill Claude CodeCodex
A full development workflow that runs planning, implementation, and documentation synchronization in order.
Skill Claude CodeCodex
A diagnostic helper for checking whether an agent harness is installed correctly and whether its platform connections are wired up.
Skill Claude CodeCodex
A bug-fixing workflow that first reproduces a problem with a test, then applies the smallest code change needed. It also checks the related code path and runs tests afterward.
Skill Claude CodeCodex
A command that implements code from a SPEC, a document describing the required behavior and work.
Skill Claude CodeCodex
Skill "auto-goal" from Insajin/autopus-adk, covering auto-goal, omp invocation and 실행 계약.
Skill Claude CodeCodex
An idea-workshop helper that develops ideas through discussion among multiple providers, meaning different AI services or viewpoints, then records the results in a structured file. It also uses ICE scoring, which rates ideas by impact, confidence, and ease.
Skill Claude CodeCodex
A codebase-mapping skill that summarizes a project's structure, starting points, dependencies, important files, and suggested next actions. An entry point is the file or command where an application or process begins running.
Skill Claude CodeCodex
A code-planning skill that examines a codebase and creates a detailed specification, implementation plan, and acceptance criteria. It can organize requirements using EARS, a structured way to describe how software should behave in different situations.
Skill Claude CodeCodex
QAMESH project QA mesh — auto qa init, plan, run, release, evidence, and feedback guidance.
Skill Claude CodeCodex
A code-review skill that examines changed code using the TRUST 5 criteria and automated checks. It can review files, commit ranges, or changes assigned a risk level, with optional review strategies and providers.
Skill Claude CodeCodex
A security-audit skill that checks the parts of a project affected by a change against the OWASP Top 10, a widely used list of common web-application security risks.
Skill Claude CodeCodex
A project-onboarding helper that examines a codebase and creates or updates documents describing its structure and technology choices.
Skill Claude CodeCodex
A project dashboard skill that reports the current specification status for a project and its submodules. A specification is a written description of what should be built and how it should behave.
Skill Claude CodeCodex
A documentation synchronizer that updates project records after implementation work is finished. It can cover specifications, API documentation, architecture diagrams, decision records, changelogs, and project structure files.
Skill Claude CodeCodex
An end-to-end testing helper that runs the test scenarios written in a `scenarios.md` file. End-to-end tests check a complete user flow across the relevant parts of an application.
Skill Claude CodeCodex
A repository-maintenance workflow that detects the current code repository or related workspace and updates its harness surface. The harness is the set of files and commands that guide automated coding work.
Skill Claude CodeCodex
A frontend user-experience verification workflow built around Playwright, a tool for controlling browsers in automated tests. It checks important user flows and visual states in a frontend.
Skill Claude CodeCodex
A decision-tracing workflow that searches project documents such as Lore, specifications, and architecture notes. It looks for the recorded reason behind a design or implementation choice.
Skill Claude CodeCodex
A command router for the Autopus helper. It maps an exact command, such as setup, test, review, or verify, to the matching detailed skill.
Skill Claude CodeCodex
@AX code annotation workflow skill for agent-driven tag application.
Skill Claude CodeCodex
A structured idea-generation and selection workflow. It uses methods such as SCAMPER, “How Might We” questions, Crazy 8s, ICE scoring, and voting to move from many ideas to a short list.
Skill Claude CodeCodex
A browser-automation workflow that detects the terminal environment and chooses a browser control tool. It supports opening pages, taking snapshots, clicking, filling fields, and other checks.