Skill Claude CodeCodex
A troubleshooting guide for Maven, a build and dependency tool commonly used in Java projects.
Skill Claude CodeCodex
A troubleshooting guide for Maven, a build and dependency tool commonly used in Java projects.
Skill Claude CodeCodex
RESTful API design best practices and conventions guide.
Skill Claude CodeCodex
A combined guide for code review and unit testing, where small automated tests check individual pieces of code.
Skill Claude CodeCodex
A guide to reviewing source code for defects, risks, and maintainability problems.
Skill Claude CodeCodex
A guide to designing and optimizing databases, the systems that store an application's data.
Skill Claude CodeCodex
Git 提交规范(Conventional Commits).
Skill Claude CodeCodex
A Java coding guide covering naming, coding conventions, common design patterns, and the Stream API, which processes collections of data.
Skill Claude CodeCodex
A Java unit-testing guide based on JUnit and Mockito. Unit tests check small pieces of code, while Mockito creates substitute objects for testing.
Skill Claude CodeCodex
Get current weather and forecasts (no API key required).
Skill Claude CodeCodex
An example skill used to test a plugin registry, the system that records and discovers available add-ons.