Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

controller

controller には cartridge-gg から収集した 12 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
12
Stars
80
更新
2026-02-16
Forks
49
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

package-filter
ソフトウェア開発者

Run commands in specific workspace packages using pnpm filters. Use to execute commands in specific packages within the monorepo.

2026-02-16
run-tests
ソフトウェア品質保証アナリスト・テスター

Run the test suite for the Cartridge Controller monorepo. Use when validating changes, before committing, or when asked to run tests.

2026-02-16
clean-build
ソフトウェア開発者

Clean all build artifacts and rebuild from scratch. Use when experiencing stale build artifacts, Turbo cache issues, mysterious build failures, or after dependency updates.

2026-01-27
code-review
ソフトウェア品質保証アナリスト・テスター

Review code changes for quality, correctness, and best practices. Use when asked to review a PR, review changes, or assess code quality before merge.

2026-01-27
codegen
ソフトウェア開発者

Regenerate GraphQL types from API schema. Use when API schema has changed, GraphQL queries/mutations added or modified, or type errors in API calls.

2026-01-27
dispatch-release
ソフトウェア開発者

Dispatch a release using GitHub Actions. Use when asked to create a release, publish to npm, or start the release process.

2026-01-27
pre-commit-check
ソフトウェア開発者

Run all pre-commit checks before committing changes. Use to manually verify changes pass all quality gates before committing.

2026-01-27
release-prep
ソフトウェア開発者

Prepare repository for a new release. Use before creating a release PR to ensure everything is ready.

2026-01-27
test
ソフトウェア品質保証アナリスト・テスター

Run appropriate test suites based on changed files or user request. Use to run tests intelligently based on the type of changes.

2026-01-27
update-pr
ソフトウェア開発者

Update an existing pull request with new changes or respond to review feedback. Use when addressing PR comments, making requested changes, or updating a PR after review.

2026-01-27
update-storybook-snapshots
ソフトウェア品質保証アナリスト・テスター

Update Storybook visual regression snapshots after intentional UI changes. Use when visual tests fail due to expected changes, or when asked to update snapshots.

2026-01-27
validate-before-merge
ソフトウェア開発者

Run full validation to ensure code is ready for merge. Use before merging PRs, when asked to validate readiness, or as a final check before requesting review.

2026-01-27