npx claudepluginhub tonone-ai/tonone --plugin warden-threatThis skill is limited to using the following tools:
Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose.
Applies Vercel Engineering's 45 React/Next.js performance rules for waterfalls, bundles, server/client fetching, re-renders. Use when writing, reviewing, or refactoring components/pages.
Lazy-loads framework-specific patterns and best practices for React, Vue, Angular, Next.js, Node.js, Python, Laravel, Go, Flutter, Godot based on detected tech stack.
Provides Next.js patterns for App Router/Pages Router, rendering (SSR/SSG/ISR, server/client components), data fetching/caching, dynamic routing/middleware, performance (images/fonts/bundles), NextAuth, and Jest/Playwright testing.
Share bugs, ideas, or general feedback.
Follow the output format defined in docs/output-kit.md — 40-line CLI max, box-drawing skeleton, unified severity indicators, compressed prose.
User asks about framework-specific patterns, component architecture, or stack guidelines.
grep -r "\"react\"\|\"vue\"\|\"svelte\"\|\"next\"\|\"nuxt\"\|\"astro\"" package.json 2>/dev/null | head -5
python3 -m prism_agent.uiux search --domain stacks --query "{stack_name}" --limit 5
┌─ Stack Guidelines — {stack_name} {version} ─────────────────────────┐
│ Category │ Guideline │ Severity │
├──────────────────┼────────────────────────────────────┼───────────────┤
│ {category} │ {guideline} │ Critical │
│ {category} │ {guideline} │ High │
│ {category} │ {guideline} │ Medium │
└──────────────────┴────────────────────────────────────┴───────────────┘
Code example:
{code_block}
If output exceeds the 40-line CLI budget, invoke /atlas-report with the full findings. The HTML report is the output. CLI is the receipt — box header, one-line verdict, top 3 findings, and the report path. Never dump analysis to CLI.