
cartridge-gg/controller
16 skills494 installs1.3k starsGitHub
Install
npx skills add https://github.com/cartridge-gg/controllerSkills in this repo
1Agent Browseragent-browser is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.42installs2CodegenRegenerates GraphQL TypeScript types from the Cartridge API schema in the keychain package. A developer uses it after the API schema changes or GraphQL queries are added or modified.39installs3Update Storybook SnapshotsUpdates Storybook visual regression snapshots after intentional UI changes in the Cartridge Controller repo. A developer uses it when visual tests fail due to expected component changes.36installs4Validate Before MergeRuns the full set of CI validation checks locally (lint, build, tests) to confirm code is ready to merge. A developer uses it as a final check before merging a PR or requesting review.35installs5Pre Commit CheckRuns all pre-commit quality checks (format, lint, tests, type check) before committing changes to the Cartridge monorepo. A developer uses it to verify changes pass quality gates before pushing.34installs6TestRuns the appropriate Cartridge test suite based on the type of changed files or the user request. A developer uses it to run the right tests intelligently rather than the full suite.34installs7Find Skillsfind-skills is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.33installs8Update PrUpdates an existing pull request with new changes or responses to review feedback using the gh CLI. A developer uses it to address PR comments and push updates after review.32installs9Package FilterRuns commands scoped to specific workspace packages in the Cartridge monorepo using pnpm filters. A developer uses it to test, build, or run a single package within the monorepo.31installs10Clean BuildCleans all build artifacts and rebuilds the Cartridge Controller monorepo from scratch with pnpm. A developer uses it for stale artifacts, Turbo cache issues, or mysterious build failures.30installs11Run TestsProvides a reference for running the Cartridge Controller monorepo test suites, including unit, visual regression, e2e, and build checks. A developer uses it to validate changes or run tests before committing.30installs12Code ReviewProvides a code-review checklist for the Cartridge Controller monorepo covering quality, TypeScript, and StarkNet-specific security. A developer uses it to review a PR or assess changes before merge.29installs13Create Prcreate-pr is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.29installs14Dispatch ReleaseDispatches a Cartridge Controller release via GitHub Actions, creating a version-bump prep PR that publishes to npm on merge. A developer uses it to create a release or publish packages to npm.29installs15Release PrepPrepares the Cartridge Controller repository for a new release by running tests, storybook regression, clean builds, and changelog and version checks. A developer uses it before creating a release PR.29installs16Create A PlanRuns a structured technical planning interview that turns a rough idea or spec into an implementable PLAN.md with dependencies, risks, and open questions. A developer uses it to plan a feature for parallel execution before building.2installs