Stats
Links
Categories
Family-friendly Claude Code extensions for launching and operating Yappybara sessions
npx claudepluginhub obsecurus/yappybaraLaunch 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
RuFlo Marketplace: Claude Code native agents, swarms, workers, and MCP tools for continuous software engineering
No description available.
Code intelligence powered by a knowledge graph — execution flows, blast radius, and semantic search