check
01Skill Claude CodeCodex
A pre-commit checklist for Go projects that checks code formatting, static analysis, and unit tests. Static analysis looks for likely code problems without running the whole program.
Skill Claude CodeCodex
A pre-commit checklist for Go projects that checks code formatting, static analysis, and unit tests. Static analysis looks for likely code problems without running the whole program.
Skill Claude CodeCodex
A guide for investigating failed continuous integration (CI), the automated checks that build and test code for a project. It covers formatting, static analysis, compilation, and tests in GitHub Actions.
Skill Claude CodeCodex
A procedure for regenerating code after changing API specifications, such as YAML definitions, OpenAPI descriptions, or protocol buffer files. Generated code is source code produced automatically from those definitions.
Skill Claude CodeCodex
A skill for examining GitHub repositories, issues, pull requests, and discussions. GitHub is a code-hosting service where teams also track work and review changes.
Skill Claude CodeCodex
A procedure for creating and submitting Git commit messages in the Angular convention, such as `fix(scope): summary`. Git commits record a set of code changes.
Skill Claude CodeCodex
A release check that compares the published version number in a Go project's source configuration, changelog, and README.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: