skill
المهنة
description
updated
build
مطوّرو البرمجيات
Build the core package (ESM + CJS). Use when the user asks to build, compile, or rebuild.
2026-03-26
ci
مطوّرو البرمجيات
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.
2026-03-26
lint
مطوّرو البرمجيات
Run ESLint on the project. Use when the user asks to lint or check code style.
2026-03-26
test
محللو ضمان جودة البرمجيات والمختبرون
Run tests for the core package. Use when the user asks to run tests.
2026-03-26