·bootstrap-monorepo
</>

bootstrap-monorepo

Autonomous polyglot monorepo bootstrap meta-prompt. TRIGGERS - new monorepo, polyglot setup, scaffold Python+Rust+Bun, monorepo from scratch.

47Installs·1Trend·@terrylica

Installation

$npx skills add https://github.com/terrylica/cc-skills --skill bootstrap-monorepo

How to Install bootstrap-monorepo

Quickly install bootstrap-monorepo AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill bootstrap-monorepo
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: terrylica/cc-skills.

SKILL.md

View raw

| mise | Runtime versions (Python, Node, Rust) + environment variables | | Pants | Build orchestration + native affected detection + dependency inference |

| Pants not found | Not installed | Install via brew install pantsbuild/tap/pants | | mise not loading | Shell hook not configured | Configure mise shell hook in /.zshrc | | BUILD files not generated | Missing pants tailor | Run pants tailor to generate BUILD files |

| Affected detection empty | No base branch set | Ensure origin/main exists and is up to date | | Python version mismatch | mise vs Pants conflict | Align Python version in mise.toml and pants.toml | | Rust targets not found | Pants Rust backend missing | Enable Rust backend in pants.toml |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill bootstrap-monorepo
Category
</>Dev Tools
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from terrylica/cc-skills

Quick answers

What is bootstrap-monorepo?

Autonomous polyglot monorepo bootstrap meta-prompt. TRIGGERS - new monorepo, polyglot setup, scaffold Python+Rust+Bun, monorepo from scratch. Source: terrylica/cc-skills.

How do I install bootstrap-monorepo?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill bootstrap-monorepo Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/terrylica/cc-skills