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日