Use this skill when the user wants to update their project's CLAUDE.md or AGENTS.md, verify their Claude Code setup, or check for improvements to their project configuration. Triggers on requests like: "update my project docs", "verify my claude setup", "check my project configuration", "audit my .claude directory"…
Use when creating /goal directives, reusable testable outcome-oriented success standards for agentic workflows. Use whenever the user asks to create a goal, write a /goal directive, define what good looks like, set success criteria for an agent, define a reusable instruction, create a quality standard, write…
Creates distinctive, production-grade frontend UI — components, pages, layouts, and design systems. Use when building any web UI, landing page, dashboard, or component. Generates creative, polished code that avoids generic AI aesthetics.
Reviews code for performance issues — memory leaks, slow queries, unnecessary computation, bundle size, and runtime bottlenecks. Use proactively after changes to hot paths, data processing, or API endpoints.
Runs before the agent uses a tool for Edit, Write and Bash tool calls, executing protect-files.mjs, warn-large-files.mjs and block-dangerous-commands.mjs via node (3 commands). From zebbern/termstack.
Accessibility Reviewer — WCAG 2.2 AA compliance audit. Checks keyboard navigation, screen reader support, color contrast, and semantic HTML. Read-only — does not modify code.
Quality-first workflow coordinator. Clarifies intent, researches current guidance, uses discordask, discordembed, and discordnotify for user communication, and delegates the full lifecycle to subagents.
Browser Tester — Test the live application from a user's perspective using browser automation. Starts servers, navigates the UI, validates user flows, takes screenshots, and reports findings.