Superpowers Brainstorming

Connected

Your user skills

All 28 skills installed in ~/.claude/skills/, grouped by what they do. (Plugin and built-in skills not shown.)

The big picture: most of your skills automate one of three things โ€” running the Nightwatch production-issue pipeline, managing your dev environment on the Mac Minis, or reaching external systems (Home Assistant, your home LAN, bol.com). A handful are workflow glue: PRs, Jira, worklogs.
๐ŸŒ™

Nightwatch โ€” production issue pipeline

5 skills ยท triage โ†’ ticket โ†’ fix โ†’ ship
nightwatch-triage
Review Nightwatch for production exceptions, slow queries, and errors; decide what to fix next.
nightwatch-ticketing
Create Jira tickets and git branches for Nightwatch issues that need work.
nightwatch-fixing
Investigate and fix a Nightwatch issue once it has a ticket and branch โ€” trace exception to root cause.
nightwatch-pr-delivery
Open a PR for a finished fix, with impact analysis and rollback notes.
nightwatch-orchestrator
Run the full pipeline end-to-end across projects: triage, ticket, fix, deliver.
๐Ÿ› ๏ธ

Dev environment โ€” Mac Minis, Docker, working copies

10 skills ยท setup, onboarding, isolated environments
dev-mac-bootstrap
Provision a brand-new Mac Mini from zero into a developer-N machine with all required tools and SSH.
dev-mac-setup
Configure a Mac Mini for LAN access from your laptop โ€” dnsmasq, proxy-gateway, mkcert, resolver.
dev-project-create
Scaffold a new Laravel / PHP project with Docker, DB, Redis, and proxy integration.
dev-project-onboard
Bring an existing Docker project into the dev-skills ecosystem; generate .dev-config.json.
dev-project-structure
Reference skill โ€” describes how projects resolve settings; read by all the other dev-* skills.
dev-working-copy
Create or destroy isolated parallel environments โ€” worktree + own app container, DB, Redis prefix.
dev-app-setup
Add a standardized app:setup artisan command โ€” one idempotent command from zero to running.
dev-autonomous-permissions
Generate settings.json permissions and CLAUDE.md rules for safe autonomous sessions.
dev-proxy-update
Add or remove a project from the proxy-gateway โ€” nginx routing, Docker networks, mkcert certs.
lan-project-setup
Put a Docker project on a dev server behind a clean HTTPS LAN URL like https://project.host.local.
๐Ÿ”

Workflow glue โ€” PRs, tickets, weekly rituals

6 skills
creating-pull-requests
Push a branch and open a PR via gh or the Bitbucket API.
risk-assessment
Evaluate a code change before opening a PR โ€” deployment risk, change impact, ship-safety.
jira-workflow
Jira issues, sprints, transitions, worklogs, comments โ€” anything with a key like AM-123.
wednesday-worklog
Assemble the weekly team worklog every Wednesday โ€” Slack DMs + Jira + git โ†’ worklogs.md.
google-drive
Manage Google Drive files and folders; read/edit Docs; read/write Sheets.
company-resolver
At session start, load company-level CLAUDE.md, memory, and skills from ~/.claude/companies/.
๐ŸŒ

External systems โ€” home, network, hosting, life

7 skills
home-assistant
Control devices, entities, automations, scripts, dashboards; query history and energy data via MCP + SSH.
ha-dashboard
Build and debug Home Assistant Lovelace views โ€” responsive layouts, card-mod, deploy workflow.
home-network
Reach the home LAN from outside โ€” SSH tunnels, ProxyJump configs, hostname registry, jumpbox info.
rbg-server-deploy
Deploy a project to the RBG production server โ€” CI/CD, EC2, Nginx Proxy Manager.
frontend-polishing
Visual work โ€” CSS fixes, layout tweaks, UI polishing on projects with Playwright + a dev login route.
brainstorm-remote
Override the brainstorm companion to use the remote-accessible wrapper โ€” exposes it via PM over HTTPS.
buy-coffee
Find the cheapest Illy Classico Bonen 250g deal on bol.com and add it to the cart.
Click an option above, then return to the terminal