Homebase Kit
Description
One repo that turns a fresh machine and a fresh Claude Code account into a working HomeBase: rules, Plain English style, pinned skills and plugins, a Mission Control UI on the subscription login, and a daily memory backup.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
homebase-kit
One repo that turns a fresh machine and a fresh Claude account into a working **HomeBase**: a "second brain" that knows all your projects under one roof, a Claude that talks and works the way you want, every skill and plugin at pinned versions, a local Mission Control UI that runs on your Claude **subscription** login (never the paid API), and a daily backup that makes Claude's memory survive the machine.
It carries the **method**, not the content. You start with an empty map and grow it.
What you get
| Piece | Where it lands |
|---|---|
| Global rules: Plain English replies, "In short" summaries, learn-from-every-mistake habit, process cap, watcher and PR rules, coding rules | ~/.claude/CLAUDE.md |
| Plain English output style | ~/.claude/output-styles/ + settings.json |
Safety deny list (no .env reads, no rm -rf, no force-push) |
~/.claude/settings.json |
| Plugins: superpowers, context-mode, railway (off) | Claude plugin marketplaces |
| GSD spec-driven workflow: 73 skills, 33 agents, hooks, status line | npx get-shit-done-cc, pinned |
| 15 public skills (Cloudflare pack, frontend-design, pptx, web-design-guidelines, ui-ux-pro-max) | pinned commits, see manifest/skills.md |
| 4 hand-made skills (MVP hunting and validation, clip-video, ux-psychology) | this repo |
| Tools: graphify (knowledge graphs), claude-video (watch skill) | ~/.claude/tools/ |
| HomeBase map template (INDEX, connections, context, decisions, lessons) | ~/HomeBase |
| Console: Mission Control UI on port 4317 | ~/homebase-console |
| Daily backup of memory + rules into your HomeBase repo | launchd (Mac) or cron (Linux) |
Full inventory with sources and purpose: [manifest/skills.md](manifest/skills.md). Version pins: [manifest/pins.sh](manifest/pins.sh).
Install
Works on macOS, Linux (Debian/Ubuntu tested path), and Windows through WSL. Local machine or a VPS over SSH, no difference.
**By hand, two commands** (Claude is not
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://