code-review
01Skill Claude CodeCodex
A checklist for reviewing a defined set of code changes for correctness, error handling, security, performance, maintainability, and tests.
Skill Claude CodeCodex
A checklist for reviewing a defined set of code changes for correctness, error handling, security, performance, maintainability, and tests.
Skill Claude CodeCodex
A guide for writing Conventional Commits, a standard format for describing changes in Git. It reviews the current changes before suggesting a concise commit message in Chinese.
Skill Claude CodeCodex
A starter structure for a new Python project, including package metadata, source files, tests, and basic tool configuration. Python is a programming language, and pytest and Ruff are tools for testing and checking Python code.
Skill Claude CodeCodex
Agentic coarse-to-fine blueprint for generating large-scale, explorable, editable 3D open-world scenes from a single open-ended text prompt — derived from Tencent Hunyuan's WorldClaw (arXiv 2608.05248, Guo/Li/Li/Huang, 2026). Use whenever a project needs to generate a whole 3D world / open-world scene / large terrain…