tokyubevoxelverse

3 mods across 3 repositories, 3 stars between them.

fence

01

tokyubevoxelverse/fence

Skill Claude CodeCodex

Investigate why a strange piece of code exists before anyone deletes it (Chesterton's fence). Use when the user points at a weird line, hack, magic constant, or workaround and asks why it's there, whether it's still needed, or if it's safe to remove.

1 1mo ago A 57 tokens original MIT

checkup

02

tokyubevoxelverse/checkup

Skill Claude CodeCodex

Give a repository a full health exam — doc rot, dependency staleness, CI decay, git hygiene, dead links, docs contradicting code — and grade it. Use when the user wants to know what quietly rotted, or a prioritized maintenance list.

1 1mo ago A 55 tokens original MIT

semver-cop

03

tokyubevoxelverse/semver-cop

Skill Claude CodeCodex

Determine whether the next release is legally a patch, minor, or major by diffing the public API surface against the last published version. Use before cutting a release, when reviewing "is this breaking?", or when writing honest release notes.

1 1mo ago A 52 tokens original MIT