Use when writing a commit message, and MUST invoke before creating any git commit. Provides commit message format and safety rules.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 4 skills de aviatesk/JET.jl. Abra uma skill para revisar a origem e os detalhes.
Mostrando 4 de 4 skills coletadas.
Use when writing a commit message, and MUST invoke before creating any git commit. Provides commit message format and safety rules.
Idioma do texto original: inglês
Invoke before committing user-facing JET changes such as features, bug fixes, compatibility changes, or deprecations. Skip internal refactors, CI or docs-only changes, and routine dependency bumps without user impact.
Idioma do texto original: inglês
Use when choosing or running JET tests after code changes. Prefer the most specific relevant test, use TestRunner for focused iteration, and reserve the full suite for broad validation.
Idioma do texto original: inglês
Use when adding or modifying JET tests. Covers component placement, independently runnable test modules, shared test utilities, `@testset` organization, and focused assertions for JET reports.
Idioma do texto original: inglês