Skill
Beruf
Beschreibung
Aktualisiert
build
Softwareentwickler
Build the core package (ESM + CJS). Use when the user asks to build, compile, or rebuild.
26. März 2026
ci
Softwareentwickler
Run the full CI validation sequence locally. Use when the user asks to validate before PR, run CI checks, or verify the build. Triggers on: ci, run ci, validate, check ci.
26. März 2026
lint
Softwareentwickler
Run ESLint on the project. Use when the user asks to lint or check code style.
26. März 2026
test
Softwareentwickler
Run tests for the core package. Use when the user asks to run tests.
26. März 2026