Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

controller

يحتوي controller على 12 من skills المجمعة من cartridge-gg، مع تغطية مهنية على مستوى المستودع وصفحات 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