skill
직업 분류
설명
업데이트
build
소프트웨어 개발자
Build the core package (ESM + CJS). Use when the user asks to build, compile, or rebuild.
2026년 3월 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년 3월 26일
lint
소프트웨어 개발자
Run ESLint on the project. Use when the user asks to lint or check code style.
2026년 3월 26일
test
소프트웨어 개발자
Run tests for the core package. Use when the user asks to run tests.
2026년 3월 26일