Skip to main content
Back to registry

turborepo-caching

wshobson/agents

Production patterns for Turborepo build optimization.

Installs2
Install command
npx skills add https://github.com/wshobson/agents --skill turborepo-caching
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykFAIL
About this skill
Production patterns for Turborepo build optimization. - Setting up new Turborepo projects - Configuring build pipelines - Implementing remote caching - Optimizing CI/CD performance - Migrating from other monorepo tools - Debugging cache misses - Define explicit inputs - Avoid cache invalidation - Use workspace protocol - "@myorg/ui": "workspace:*" - Enable remote caching - Share across CI and local - Filter in CI - Build only affected packages - Cache build outputs - Not source files - Don't cache dev servers - Use persistent: true - Don't include secrets in env - Use runtime env vars - Don't ignore dependsOn - Causes race conditions - Don't over-filter - May miss dependencies

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does turborepo-caching do?

Production patterns for Turborepo build optimization.

Is turborepo-caching good?

turborepo-caching does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does turborepo-caching work with?

turborepo-caching currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to turborepo-caching?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install turborepo-caching?

npx skills add https://github.com/wshobson/agents --skill turborepo-caching

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering