Loading...
Loading...
Found 7,938 Skills
Command-line interface for Mubu - Canonical packaged entrypoint for the Mubu live bridge....
Shows a structured progress dashboard for an album with percentage complete per phase, blocking items, and status breakdown. Use for a quick visual overview of album progress.
Run a structured multi-perspective council on a hard decision, design choice, debugging question, strategy problem, or tradeoff. Use when the user wants multiple viewpoints, explicit cross-examination, and a compact final verdict.
Simplesat integration. Manage Surveys, Users, Teams, Integrations. Use when the user wants to interact with Simplesat data.
Initialize a new project — repo, structure, CI, and first commit
Small tweaks to existing features — no design needed, just TDD and PR
Create a git release — tag, push, and create GitHub release
Review a pull request — check diff, run tests, report findings
Refactor code with safety nets — tests green before and after, no behavior change
Update dependencies safely — check changelogs, run tests, create PR
Emergency fix — minimal change, fast PR, no design overhead
Implement tasks from a working change. Use when the user wants to start implementing, continue implementation, or work through planned tasks.