clean-build

Clean all build artifacts and rebuild from scratch.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "clean-build" with this command: npx skills add cartridge-gg/controller/cartridge-gg-controller-clean-build

Clean Build Skill

Clean all build artifacts and rebuild from scratch.

Usage

Use when experiencing:

  • Stale build artifacts

  • Turbo cache issues

  • Mysterious build failures

  • After dependency updates

Steps

  • Run pnpm clean to remove build artifacts and prune store

  • Reinstall dependencies with pnpm i

  • Run pnpm build to rebuild all packages

  • Verify build success

  • Optional: Run tests to ensure everything works

Notes

  • Turbo uses aggressive caching - clean build resolves most cache issues

  • WASM dependencies (controller-wasm, session-wasm) rebuilt automatically

  • GraphQL codegen runs automatically during keychain build

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

create-pr

No summary provided by upstream source.

Repository SourceNeeds Review
General

update-storybook-snapshots

No summary provided by upstream source.

Repository SourceNeeds Review
General

test

No summary provided by upstream source.

Repository SourceNeeds Review
General

find-skills

No summary provided by upstream source.

Repository SourceNeeds Review