From stack
Monthly audit, prune, reindex commands for the stack. Trigger when user says "stack maintenance", "audit stack", "prune stack", "reindex".
How this skill is triggered — by the user, by Claude, or both
Slash command
/stack:maintenanceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run monthly or after big merges.
Run monthly or after big merges.
ls ~/.claude/skills/*/SKILL.md # skill count
claude mcp list # MCP health
Skill count > 12 → retire least-used.
git_fs_branch_list()
git_fs_branch_delete(name=<stale>)
vicky.relink # reconnect orphans
vicky.dashboard # health
Stale conclusions → delete .vicky/ + reseed.
Nothing local. Hosted updates server-side.
Re-check ≤200 lines. Move domain-specific content out → skills.
npx claudepluginhub yesitsfebreeze/stack --plugin stackProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.