Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

controller

controller에는 cartridge-gg에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 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