Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

controller

controller enthält 12 gesammelte Skills von cartridge-gg, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
12
Stars
80
aktualisiert
2026-02-16
Forks
49
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

package-filter
Softwareentwickler

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

2026-02-16
run-tests
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-01-27
release-prep
Softwareentwickler

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

2026-01-27
test
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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