drayline/rootnode-skills
16 stars · Last commit 2026-04-14
19 Skills that diagnose, build, and optimize every layer of a Claude Project: from a single prompt to your entire Claude environment
README preview
# root.node Skills **The architecture system for Claude Projects.** 19 Skills that diagnose, build, and optimize every layer of a Claude Project — from a single prompt to your entire Claude environment.    --- ## Quick Start **Claude.ai** — Go to [Releases](https://github.com/drayline/rootnode-skills/releases), download the `.zip` files for the Skills you want, then upload them in **Settings → Capabilities → Skills**. No unzipping required. **Claude Code** — Clone the repo and point your Skills directory to the skill folders: ```bash git clone https://github.com/drayline/rootnode-skills.git ``` **API** — Add skill folders to your Messages API request via the `container.skills` parameter (requires Code Execution Tool beta).