# showcase

Built with Bolt

Workflow recipes that Bolt's agents are built for — and a standing invitation to get your real project featured here.

placeholder

Your project here

Shipped something with Bolt? Post it in Discussions and it lands on this page.

bolt run
code
recipe

Framework migration

Point the migrate agent at a legacy codebase and let it work route by route, with test verification gating every step.

migrate
refactor
recipe

Security audit

The security agent walks the whole repo read-only and produces a prioritized report on secrets, unsafe patterns, and stale deps.

security
@explore
recipe

Nightly changelog bot

bolt serve plus a cron trigger drafts release notes from merged PRs every night.

serve
github
recipe

Remote pair session

Start a session on a server, attach from your laptop, fork it when you want to try a different approach.

attach
--fork
recipe

Flaky test triage

The debug agent reruns the suite, quarantines the flaky set, then fixes them in reviewable batches.

debug
perf