jet skills

5 tagged jet, measured the same way as everything else here.

Browse within: julia 5language-server 5static-analysis 5

commit

01

aviatesk/JETLS.jl

Skill 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

run-test

02

aviatesk/JETLS.jl

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.

305 3d ago A 36 tokens original MIT

write-test

03

aviatesk/JETLS.jl

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.

305 3d ago A 50 tokens original MIT