docker-up
01Skill Claude CodeCodex
使用 docker/manage.sh restart 重启 Docker 容器.
Skill Claude CodeCodex
使用 docker/manage.sh restart 重启 Docker 容器.
Skill Claude CodeCodex
A workflow that runs the project's complete test suite using its run-tests script.
Skill Claude CodeCodex
A smoke-testing workflow for memorymcp, an MCP service that stores project information. Smoke tests are quick checks that a service and its main interfaces work.
Skill Claude CodeCodex
A coding workflow for implementing an existing feature or bug fix from a written plan, then adding unit tests and running integration tests.
Skill Claude CodeCodex
A guided workflow for developing a software feature from project confirmation through solution design, coding, and tests.
Skill Claude CodeCodex
A guided workflow for fixing a software bug, from confirming the project and clarifying the problem through designing, applying, and verifying the fix.
Skill Claude CodeCodex
A Git branch management guide for feature and bug-fix work. Git branches are separate lines of development that let changes be prepared before they are merged into another branch.
Skill Claude CodeCodex
A workflow for creating Chinese Git commit messages that follow Conventional Commits, a shared format such as feat, fix, or docs.
Skill Claude CodeCodex
A workflow for organizing project memories stored in the memorymcp service, including feature records, bug-fix records, notes, and tags.
Skill Claude CodeCodex
A requirements-clarification workflow that asks questions to define a new feature or bug fix before work begins.
Skill Claude CodeCodex
A workflow skill for exploring a codebase and designing several possible solutions for a feature or bug before choosing one.