Use when writing a commit message, and MUST invoke before creating any git commit. Provides commit message format and safety rules.
Quellsprache: Englisch
Menü
SkillsMP hat 4 Skills aus aviatesk/JET.jl gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 4 von 4 gesammelten Skills angezeigt.
Use when writing a commit message, and MUST invoke before creating any git commit. Provides commit message format and safety rules.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch
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.
Quellsprache: Englisch