Skill Claude CodeCodex
Skill "feature-requirements-clarification" from MingYuePop/SpecForge, covering role: 产品经理 (product manager), 目标, 边界守卫 (guardrails) - critical, 背景 and 输入.
Skill Claude CodeCodex
Skill "feature-requirements-clarification" from MingYuePop/SpecForge, covering role: 产品经理 (product manager), 目标, 边界守卫 (guardrails) - critical, 背景 and 输入.
Skill Claude CodeCodex
A task-planning skill that breaks a technical solution into small, executable development tasks.
Skill Claude CodeCodex
Skill "feature-tech-design" from MingYuePop/SpecForge, covering role: 系统架构师 (system architect), 目标, 背景, 输入 and 边界守卫 (guardrails) - critical.
Skill Claude CodeCodex
A documentation skill that creates an AGENT.md project guide from the project’s core documentation.
Skill Claude CodeCodex
An AI error log for recording and reviewing mistakes or warnings so they can be considered again later.
Skill Claude CodeCodex
An interactive bug-investigation skill that asks questions and guides the user through narrowing down the cause of a software problem.
Skill Claude CodeCodex
A project-context initializer for existing codebases that scans source code and configuration files, then creates the global guidance documents needed by the project workflow.
Skill Claude CodeCodex
A project coding-and-collaboration standards guide that defines code style, naming rules, Git commit conventions, and rules for working with an AI coding agent.
Skill Claude CodeCodex
A project documentation updater that changes project documents to reflect what is actually in the codebase.
Skill Claude CodeCodex
A product-overview document generator that turns clarified requirements into a standard description covering the vision, value, sections, users, situations, and acceptance criteria.
Skill Claude CodeCodex
A requirements-clarification guide for the start of a project that uses question-and-answer discussion to uncover the main value, target users, and important features of an initial idea.
Skill Claude CodeCodex
A project development-roadmap planner that orders features and sets milestones based on the product outline and dependencies between modules.
Skill Claude CodeCodex
A project directory-structure guide that designs where code and files should live based on the chosen technology and the product’s main functions.
Skill Claude CodeCodex
A project-initialisation task planner that turns project documents—such as the technology choices, directory structure, and coding rules—into a checklist of setup tasks.
Skill Claude CodeCodex
A project technology-selection guide that recommends a suitable set of tools and languages after the product has been outlined, then documents the choice.
Skill Claude CodeCodex
A user-interface prototyping tool that creates several separate HTML page designs directly from requirements. It can carry a visual style across versions so they can be compared.
Skill Claude CodeCodex
A general process for fixing software bugs and producing a written repair report.
Skill Claude CodeCodex
A process for managing incremental changes to features that have already been completed. TDD means test-driven development: writing or updating tests as part of the development cycle.
Skill Claude CodeCodex
A tool for implementing planned software features with TDD, a method where tests guide the code changes through failing, passing, and cleanup stages.
Skill Claude CodeCodex
A project setup process that reads definition documents from the specs/ folder and creates the initial project structure.