by wshobson
turborepo-caching helps configure Turborepo caching for faster monorepo builds, tests, and CI. Learn setup, remote caching, cache-safe outputs, env handling, and cache-miss debugging from the SKILL.md guidance.
by wshobson
turborepo-caching helps configure Turborepo caching for faster monorepo builds, tests, and CI. Learn setup, remote caching, cache-safe outputs, env handling, and cache-miss debugging from the SKILL.md guidance.
by wshobson
monorepo-management helps plan and improve JS/TS monorepos with pnpm workspaces, Turborepo, and Nx. Use it for project setup, migrations, CI and build optimization, shared package strategy, and dependency management across multi-package repos.
by wshobson
nx-workspace-patterns helps design and refine Nx monorepos with practical workspace layout, library taxonomy, project boundaries, affected CI, and caching guidance for setup or migration.
by wshobson
bazel-build-optimization helps teams optimize Bazel builds in large repos. Use it for remote caching or execution, slow target analysis, BUILD.bazel review, and practical performance tuning guidance.