Install the CLI
Install pup globally with npm and verify your setup.
Install the CLI
pup helps you manage reusable powerups — bits of existing code and
patterns — and make them available to AI agents working in your project.
Instead of letting an AI generate a solution from scratch, you point it at
powerups you’ve already written, so its output is grounded in code you trust.
Install the CLI
Install pup globally with npm and verify your setup.
Install the CLI
Use a powerup
Install a powerup pack, then apply powerups to your project with
variables.
Quick start
Author powerups
Define instructions and templates with the SDK, build them, and share
them.
Authoring guide
Command reference
Every pup command with its flags, generated from the CLI source.
CLI reference
SDK reference
Schemas, types, and helpers for authoring powerups.
SDK reference