By Obsecurus
Launch Yappybara quickly, keep parent guidance active, and triage deploy requests
Yappybara is a local-first AI app ideation and prototyping workspace.
It gives you a fast loop:
This repository intentionally does not depend on Fly.io or a paid hosted API layer for the core workflow.
interview-app/ runs locally on your machineinterview-app/data/, interview-app/apps.json)site/ for freegit clone https://github.com/obsecurus/yappybara.git
cd yappybara
make interview-setup
make interview-demo
Then open http://localhost:3456.
For full Claude-backed mode:
make interview
YAPPY_MODE=auto (default): Claude first, fallback to local demoYAPPY_MODE=claude: require ClaudeYAPPY_MODE=demo: local-only demo modemake interview-setup # install interview-app dependencies
make interview # start full mode (Claude)
make interview-demo # start local-only mode
make interview-test # run interview-app tests
yappybara.dev)The public site is in site/ and deploys via .github/workflows/pages.yml.
Setup guide:
docs/github-pages.mdinterview-app/ # local app server + UI
site/ # static marketing/docs site for GitHub Pages
scripts/ # setup + DNS helper scripts
.github/workflows/ # CI + Pages deploy workflow
assets/brand/ # logo assets
cd interview-app
node --check server.js builder.js mechanic.js safety.js
AUTO_GENERATE_CERTS=false node --test test.js
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub obsecurus/yappybara --plugin yappybara-family-kitUse this agent when you need to quickly create a new application prototype, MVP, or proof-of-concept within the 6-day development cycle. This agent specializes in scaffolding projects, integrating trending features, and building functional demos rapidly. Examples:\n\n<example>\nContext: Starting a new experiment or app idea\nuser: "Create a new app that helps people overcome phone anxiety"\nassistant: "I'll help you create a phone anxiety app. Let me use the rapid-prototyper agent to scaffold this project and build an MVP."\n<commentary>\nWhen starting any new project or experiment, use the rapid-prototyper to quickly set up the foundation and core features.\n</commentary>\n</example>\n\n<example>\nContext: Need to test a trending feature or viral concept\nuser: "I saw this TikTok trend about AI avatars, can we build something around that?"\nassistant: "That's a great trending opportunity! I'll use the rapid-prototyper agent to quickly build a prototype app featuring AI avatars."\n<commentary>\nFor capitalizing on trends and viral content, the rapid-prototyper can quickly create testable prototypes.\n</commentary>\n</example>\n\n<example>\nContext: Validating a business idea with minimal investment\nuser: "We need to test if people would pay for a subscription box curation app"\nassistant: "Let's validate that idea with a quick prototype. I'll use the rapid-prototyper agent to build an MVP with basic subscription and curation features."\n<commentary>\nBusiness validation requires fast prototyping to test market fit before full investment.\n</commentary>\n</example>\n\n<example>\nContext: Creating demo apps for stakeholder presentations\nuser: "We're meeting with investors next week and need to show them our vision"\nassistant: "I'll help create a compelling demo. Let me use the rapid-prototyper agent to build a functional prototype that showcases your vision."\n<commentary>\nInvestor demos and stakeholder presentations benefit from working prototypes rather than just mockups.\n</commentary>\n</example>
Vibes is for people who use Claude Code, but don't know how to code.
Local product-structure compiler, compact UI/UX brain, and quality gate for your coding agent. A prompt becomes the right archetype, selected design system, runnable build-verified starter, and reviewed result while loading only the references each prompt needs.
Plan-Execute-Review development workflow with brainstorming, executor agent, and adversarial code review loop
Autonomous Development Orchestrator - Transform ideas into production-ready applications through multi-agent pipeline. Spec → Plan → Tasks → 100% Working App.
Enhances Claude Code from producing raw code into delivering production-ready systems. 14 specialized agents handle architecture, tested code, security audit, CI/CD, and documentation. Use for building apps/websites/services, adding features, hardening, deployment, testing, review, or architecture design.