turbo-config
CommunityAccelerate monorepo builds, cache everything.
Software Engineering#caching#CI/CD#validation#configuration#monorepo#pipeline#build system#Turborepo
Authormetasaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Misconfigured turbo.json files lead to inefficient builds, incorrect caching, and slow development cycles in Turborepo monorepos. This skill automates the setup and validation of turbo.json, ensuring optimal performance and consistent pipeline tasks.
Core Features & Use Cases
- Standard Template: Provides a canonical
turbo.jsontemplate with essential settings for monorepo pipelines. - 7-Rule Validation: Audits existing configurations against critical standards: schema reference,
globalEnv,globalDependencies, 18 required pipeline tasks, build task requirements, and persistent/clean task cache settings. - Optimized Caching: Ensures
buildtasks correctly defineoutputsfor caching anddev/db:studiotasks disable cache while being persistent. - Comprehensive Pipeline: Guarantees all standard build, development, linting, formatting, testing, and database tasks are defined.
- Use Case: Generate a compliant
turbo.jsonfor a new monorepo, ensuring all standard tasks are defined with proper caching, or audit an existing one to identify missing tasks or incorrect cache configurations.
Quick Start
Audit the current turbo.json for MetaSaver Turborepo standards.
Dependency Matrix
Required Modules
jq
Components
assets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: turbo-config Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#turbo-config Please download this .zip file, extract it, and install it in the .claude/skills/ directory.