
Yappybara Marketplace
- 2 repo stars
- Updated February 12, 2026
- Obsecurus/yappybara
yappybara-marketplace is a Claude Code plugin marketplace that distributes yappybara-family-kit for developers who need low-friction commands to launch and operate local Yappybara app-ideation sessions.
About
yappybara-marketplace distributes yappybara-family-kit (version 0.1.0) from Obsecurus/yappybara, a family-friendly Claude Code plugin for the Yappybara local-first AI app ideation workspace. The /yappybara-launch command runs quick checks then starts interview-app on localhost (default port 3456) in demo, auto, or claude modes via YAPPY_MODE. Makefile targets make interview, make interview-demo, and make deploy-queue integrate with Claude commands including /yappybara-deploy-queue for inspecting recent local deploy requests. The yappybara-parent-mode skill keeps guidance parent-friendly and deployment-aware during support workflows. Install from the marketplace JSON URL with claude plugins install yappybara-family-kit after adding the Obsecurus marketplace source.
- /yappybara-launch command supports demo, auto, and claude runtime modes
- Integrates make interview, interview-demo, and deploy-queue Makefile targets
- Runs local-first interview-app on localhost port 3456 with file-backed data
- Includes yappybara-parent-mode skill for guided support workflows
- yappybara-family-kit plugin version 0.1.0 in productivity category
Yappybara Marketplace by the numbers
- Data as of Jul 11, 2026 (Skillselion catalog sync)
/plugin marketplace add Obsecurus/yappybaraAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | February 12, 2026 |
| Repository | Obsecurus/yappybara ↗ |
How do you launch Yappybara sessions from Claude Code?
Run /yappybara-launch in demo or claude mode to start interview-app on port 3456 and triage deploy-queue requests from Claude Code.
Who is it for?
Developers prototyping app ideas with Yappybara who want Makefile-integrated launch commands and parent-friendly guidance inside Claude Code.
Skip if: Teams building production Magento or enterprise SaaS backends without the Yappybara repository and Makefile targets present.
What you get
Running localhost interview-app prototype, recorded app specs, and inspected local deploy-queue entries.
- running interview-app prototype
- deploy-queue inspection output
By the numbers
- yappybara-family-kit plugin version 0.1.0
- interview-app default localhost port 3456
- Three launch modes: demo, auto, and claude via YAPPY_MODE
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
How it compares
Use yappybara-marketplace for local Yappybara ideation sessions with Makefile launch helpers, not for cloud CI/CD or unrelated agent marketplaces.
FAQ
What commands does yappybara-family-kit add?
yappybara-family-kit adds /yappybara-launch for quick checks and launching demo, auto, or claude modes, plus /yappybara-deploy-queue to inspect recent local deploy requests. It also loads the yappybara-parent-mode skill for guided workflows.
What Makefile targets does the plugin expect?
yappybara-family-kit assumes the Yappybara repository root with make interview, make interview-demo, and make deploy-queue targets available. The plugin wires these into Claude Code commands for faster session startup.
Where does interview-app run?
yappybara-family-kit launches interview-app on localhost, default port 3456, using local file-backed storage. Modes are selected with YAPPY_MODE=auto, claude, or demo when starting a session.