Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

turborepo-caching

Turborepo configuration for efficient monorepo builds with local and remote caching strategies.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill turborepo-caching
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, turborepo-caching has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/turborepo-caching.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Turborepo configuration for efficient monorepo builds with local and remote caching strategies. Production patterns for Turborepo build optimization. - Configure pipeline tasks with dependency graphs, output caching, and environment-specific inputs to optimize build performance across workspaces - Supports local caching, Vercel remote caching, and self-hosted cache servers with filtering to build only affected packages - Includes task-level configuration for persistent processes (dev servers), cache exclusions, and package-specific pipeline overrides - Provides filtering syntax to scope builds by package, dependencies, changed files, and directory patterns for targeted CI/CD execution - 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 listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Turborepo configuration for efficient monorepo builds with local and remote caching strategies.

Is turborepo-caching good?

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

Which AI agents support turborepo-caching?

turborepo-caching currently lists compatibility with Skills CLI.

Is turborepo-caching safe to install?

turborepo-caching has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to turborepo-caching?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install turborepo-caching?

Run the following command to 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