ワンクリックで
test
Run appropriate test suites based on changed files or user request. Use to run tests intelligently based on the type of changes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Run appropriate test suites based on changed files or user request. Use to run tests intelligently based on the type of changes.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run commands in specific workspace packages using pnpm filters. Use to execute commands in specific packages within the monorepo.
Run the test suite for the Cartridge Controller monorepo. Use when validating changes, before committing, or when asked to run tests.
Clean all build artifacts and rebuild from scratch. Use when experiencing stale build artifacts, Turbo cache issues, mysterious build failures, or after dependency updates.
Review code changes for quality, correctness, and best practices. Use when asked to review a PR, review changes, or assess code quality before merge.
Regenerate GraphQL types from API schema. Use when API schema has changed, GraphQL queries/mutations added or modified, or type errors in API calls.
Dispatch a release using GitHub Actions. Use when asked to create a release, publish to npm, or start the release process.
| name | test |
| description | Run appropriate test suites based on changed files or user request. Use to run tests intelligently based on the type of changes. |
Run appropriate test suites based on changed files or user request.
Run tests intelligently:
pnpm testpnpm test:storybookpnpm test:storybook:update