buck2-new-project

Scaffolds new Buck2 projects with proper BUILD/PACKAGE files, SPDX headers, and depot shims. Use when creating new Rust binaries/libraries, Deno tools, or C++ projects in the monorepo. Ensures consistent structure and metadata from the start.

$ 설치

git clone https://github.com/thoughtpolice/a /tmp/a && cp -r /tmp/a/.claude/skills/buck2-new-project ~/.claude/skills/a

// tip: Run this command in your terminal to install the skill