Production-grade development skills for Vue.js, Nuxt, and GCP Firebase projects with quality gates, release management, and self-improvement
npx claudepluginhub lasswellt/blitz-ccHolistic-machine Claude Code plugin for Vue/Nuxt + Firebase. 37 skills, 11 agents, 38 hook scripts across 16 events, 13 shared protocol files. Orchestrator main-thread agent routes freeform input; slash commands bypass. Includes sprint workflows, adversarial critic review (in-Claude or Cross-Model via Gemini), 8-invariant ratchet-enforced quality gates, design-quality vision critique, token-budget protocol, autonomous-loop primitives (PreCompact handoff, auto-resume), worktree lifecycle enforcement, and 7 anti-shortcut hooks (no-verify, destructive-git, destructive-sql, test-deletion, as-any insertion, test-disabling, type-error regression). Effective Claude Code minimum: >=2.1.117 (orchestrator main-thread activation + recent hook events: TeammateIdle, PostToolBatch, PostToolUseFailure, StopFailure, WorktreeCreate, WorktreeRemove, SubagentStart, UserPromptExpansion, PostCompact). Individual /blitz:* slash skills run on >=2.1.71; health needs >=2.1.152. External tools (not bundled, not in dependencies which is plugin-only): Playwright MCP (browse, ui-build, ui-audit, design-critic) and Gemini CLI (optional Cross-Model Critic, opt-in via BLITZ_USE_GEMINI_CRITIC/BLITZ_DUAL_CRITIC).
─── ⚡ ──────────────────────────────────
██████╗ ██╗ ██╗████████╗███████╗
██╔══██╗██║ ██║╚══██╔══╝╚══███╔╝
██████╔╝██║ ██║ ██║ ███╔╝
██╔══██╗██║ ██║ ██║ ███╔╝
██████╔╝███████╗██║ ██║ ███████╗
╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚══════╝
──────────────────────────────── ⚡ ───
Production-grade Claude Code plugin for Vue/Nuxt + Firebase
31 skills · 6 agents · 9 hooks
npx blitz-cc@latest
That's it. The installer auto-detects your stack, registers the plugin, configures permissions, and sets up hooks.
Non-interactive:
npx blitz-cc@latest --yes
Bash fallback (if Node.js is not available):
curl -fsSL https://raw.githubusercontent.com/lasswellt/blitz/main/installer/install.sh | bash
From the marketplace (manual):
/plugin marketplace add lasswellt/blitz
/plugin install blitz@blitz
Local testing:
claude --plugin-dir ./blitz
Checking environment...
├─ Claude CLI ✓ (v2.x)
├─ Node.js ✓
├─ python3 ✓
└─ Platform: linux (WSL)
Stack detection...
├─ Framework: Nuxt 3
├─ UI Framework: Quasar
├─ Backend: Firebase/GCP
├─ Package Manager: pnpm
└─ Testing: Vitest
Marketplace registration... ✓
Plugin installation... ✓
Plugin enablement... ✓
Permissions setup... ✓ (29 allow, 2 deny)
Environment variables... ✓
Activity feed setup... ✓
Stack-aware permissions are generated automatically — Tailwind, Quasar, Firebase, VueFire domains and CLI tools are allowed based on what's in your package.json.
| Layer | Supported |
|---|---|
| Frameworks | Vue 3 (Vite), Nuxt 3 |
| UI Frameworks | Tailwind CSS, Quasar, Vuetify (auto-detected) |
| Backend | Firebase/GCP, Cloud Functions v2 |
| State | Pinia, VueFire, XState |
| Testing | Vitest, Jest |
| Build Systems | pnpm workspaces, Nx, Turborepo |
Skills auto-detect the project's tech stack at invocation time — no manual configuration needed.
| Skill | Description | Invocation |
|---|---|---|
| research | Investigates libraries, APIs, and architecture patterns. Spawns parallel research agents. | /blitz:research <topic> |
| refactor | Safe, incremental refactoring with test verification after each step. | /blitz:refactor <file> <goal> |
| fix-issue | Resolves GitHub issues end-to-end: fetch, research, implement, verify, update. | /blitz:fix-issue <issue-number> |
| test-gen | Generates tests matching project conventions (Vitest/Jest auto-detect). | /blitz:test-gen <file-path> |
| ui-build | 5-phase UI workflow: Discover, Analyze, Design, Implement, Refine. | /blitz:ui-build |
| browse | Automated browser testing via Playwright MCP. Captures console/network errors. | /blitz:browse [full|smoke|page <path>|fix] |
| bootstrap | Scaffolds new projects, features, or packages with proper conventions. | /blitz:bootstrap <type> <name> |
| quick | Fast ad-hoc changes without full skill ceremony — small fixes, typos, config tweaks. | /blitz:quick <request> |
| codebase-map | Analyzes existing codebase: Technology, Architecture, Quality, Concerns. Brownfield onboarding. | /blitz:codebase-map |
| todo | Track development todos and follow-up items — add, list, check, resolve. | /blitz:todo <add|list|check|resolve> |
| Skill | Description | Invocation |
|---|---|---|
| sprint-plan | Plans sprints from roadmap epics with research-backed stories. | /blitz:sprint-plan |
| sprint-dev | Implements sprints with coordinated agent teams in isolated worktrees. | /blitz:sprint-dev |
| sprint-review | Reviews sprint quality with automated checks and parallel reviewer agents. | /blitz:sprint-review |
| roadmap | Generates phased implementation roadmaps from research documents. | /blitz:roadmap [full|refresh|extend|status] |
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 154 specialized Claude Code subagents organized into 10 focused categories