New Tool banner
PolicyEngine PolicyEngine

New Tool

AI community

Description

--- description: Scaffold a single-purpose interactive PolicyEngine tool (calculator or widget) — Next.js 14 + Tailwind 4 + ui-kit + embedding boilerplate. For multi-page policy analysis dashboards, use /create-dashboard. --- # New interactive tool scaffold Creates a complete project for a standalone PolicyEngine interactive tool that embeds in policyengine.org. ## When to use vs `/create-dashboard` - **`/new-tool`** (this command) — one-purpose calculator or widget. Ships with design tokens

Installation

Installs to ~/.claude/skills/policyengine-policyengine-claude-new-tool/SKILL.md

Terminal
mkdir -p ~/.claude/skills/policyengine-policyengine-claude-new-tool && curl -fsSL https://raw.githubusercontent.com/PolicyEngine/policyengine-claude/HEAD/commands/new-tool.md -o ~/.claude/skills/policyengine-policyengine-claude-new-tool/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository