bounded-deploy

Installation
SKILL.md

Bounded deploy

Use this skill to initialize, verify, ship, configure, and share a Bounded app. Policy authoring belongs in bounded-backend; client code and app-user auth belong in bounded-frontend.

Default workflow

For a new project or a normal release, read docs/quickstart.md. The expected path is:

bounded init
bounded verify
bounded deploy --create --name my-app
Installs
63
First Seen
Jul 7, 2026
bounded-deploy — bounded-sh/skill