turborepo
Installation
SKILL.md
Turborepo リファレンス
Turborepo — JavaScript / TypeScript モノレポ向け高性能ビルドシステム。 turbo.json の設定、タスク管理、キャッシュ、各種ツール統合時に参照する。
ディレクトリ構造
.claude/skills/turborepo/
├── SKILL.md ← このファイル(エントリーポイント)
└── references/
├── getting-started/README.md ← Getting Started 索引(2ページ)
├── core-concepts/README.md ← コア概念索引(3ページ)
├── crafting-your-repository/README.md ← リポジトリ構築索引(9ページ)
├── guides/README.md ← ガイド索引(9ページ)
├── guides-frameworks/README.md ← フレームワーク別ガイド索引(5ページ)
├── guides-ci-vendors/README.md ← CI ベンダー別ガイド索引(6ページ)
├── guides-tools/README.md ← ツール別ガイド索引(12ページ)
├── configuration/README.md ← 設定索引(4ページ)
Related skills