prepare

Automates provisioning of a local development environment for Claude Code and the NPD plugin across Linux, macOS, and Windows with OS-aware checks and a readiness report.

21|1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/unicorn-plugins/npd --skill prepare-unicorn-plugins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prepare
Source: https://github.com/unicorn-plugins/npd/tree/main/skills/prepare
Command: npx skills add https://github.com/unicorn-plugins/npd --skill prepare-unicorn-plugins

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps developers set up a ready-to-use local development environment for Claude Code and the NPD plugin by guiding required installations and configurations.

Core Features & Use Cases

  • Stepwise scope selection: perform only planning prep or all steps, with OS-aware checks and guided installations.
  • Comprehensive readiness workflow: detects missing tools (Claude Code, OMC, bun, gh, MCP) and provides installation guidance and next steps.
  • Reports and handoffs: outputs a prepared setup checklist and actionable next steps for /npd:setup.

Quick Start

Run /npd:prepare to begin configuring your local development environment for Claude Code and NPD, selecting the scope and following the guided steps.

Frequently Asked Questions about prepare

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a local development environment for Claude Code and the NPD plugin?

Setting up a local development environment for Claude Code involves running an automated workflow that detects your OS, checks prerequisites like OMC, bun, and gh, and provides step-by-step installation guidance.

What do I need to install before configuring my Claude Code workspace?

Before configuring your Claude Code workspace, you need prerequisite tools such as OMC, bun, gh, and MCP dependencies installed. The setup workflow detects missing tools and guides you through their installation.

Does the NPD local development setup work on Windows, macOS, and Linux?

Yes, the NPD local development setup works across Windows, macOS, and Linux. It performs automatic OS detection and applies the correct OS-specific commands and prerequisite checks for your system.

Can I run only the planning prep steps without installing all dependencies?

Yes, you can run only the planning prep steps without installing all dependencies. The setup workflow supports stepwise scope selection, allowing you to choose between planning prep only or all steps.

What happens after the Claude Code environment readiness check is complete?

After the Claude Code environment readiness check is complete, the workflow outputs a prepared setup checklist and actionable next steps. This readiness report hands off directly to the NPD setup process.