Comprehensive Turborepo setup that covers the full spectrum from basic turbo.json configuration to self-hosted remote caching servers. Includes production-ready pipeline configurations with proper dependency chains, filtering strategies for CI builds, and debugging workflows when cache hits mysteriously disappear. The templates handle real scenarios like Next.js builds, database generation tasks, and GitHub Actions integration with Vercel's remote cache. Covers the tricky bits like workspace filtering syntax and environment variable scoping that usually require multiple documentation deep-dives. Solid foundation for any serious monorepo migration or optimization effort.
npx skills add https://github.com/wshobson/agents --skill turborepo-caching