commit
01Skill Claude CodeCodex
Use when writing a commit message, and MUST invoke before creating any git commit. Provides commit message format and safety rules.
305 3d ago A 26 tokens
original MIT
5 tagged jet, measured the same way as everything else here.
Browse within: julia 5language-server 5static-analysis 5
Skill Claude CodeCodex
Use when writing a commit message, and MUST invoke before creating any git commit. Provides commit message format and safety rules.
Skill Claude CodeCodex
Use when choosing or running JETLS tests after code changes. Prefer component-specific tests, avoid the full suite unless needed, and use TestRunner for focused iteration.
Skill Claude CodeCodex
Use when adding or modifying JETLS tests. Covers test file and module structure, @testset organization, let blocks, withserver usage, and when subroutine tests are sufficient for language-server features.