Skill Claude CodeCodex
A style guide for Bash and shell scripts, Dockerfiles, Makefiles, and shell commands shown in documentation.
Skill Claude CodeCodex
A style guide for Bash and shell scripts, Dockerfiles, Makefiles, and shell commands shown in documentation.
Skill Claude CodeCodex
A set of code-quality principles covering modular design, including keeping modules a reasonable size and reducing the number of calls between them.
Skill Claude CodeCodex
A workflow for generating structured Git commit messages, which are short records describing changes made to a codebase.
Skill Claude CodeCodex
General defensive coding guidance for making small, focused changes and checking real edge cases.
Skill Claude CodeCodex
A structured workflow for writing technical design documents or checklists.
Skill Claude CodeCodex
A debugging guide for external systems that behave like black boxes, such as browsers, editors, CDNs, web firewalls, messaging platforms, operating systems, and third-party services.
Skill Claude CodeCodex
A refactoring safety guide for code that maps field names, enumerated values, or data types.
Skill Claude CodeCodex
A structured workflow for investigating and fixing software bugs.
Skill Claude CodeCodex
Frontend development guidance covering Vue 3, user-interface style, and TypeScript.
Skill Claude CodeCodex
Go development guidance covering source code, package structure, errors, concurrency, and tests.
Skill Claude CodeCodex
Java development guidance covering names, error handling, and common Spring Boot practices.
Skill Claude CodeCodex
A safety check for applications that serve multiple separate customers or organisations, called tenants.