Analyze CSS specificity in a project, detect conflicts, flag unnecessary !important usage, and suggest corrections. Use when reviewing CSS code quality, debugging style overrides, auditing stylesheets, or when a user asks to check their CSS specificity, find CSS conflicts, simplify selectors, or clean up !important usage. Triggers on tasks involving .css files where specificity or selector quality is relevant.
npx skills add handxr/css-specificity-skillRun parallel code reviews with multiple AI agents, then synthesize into one report. Triggers on "review code" or "multi-agent review".
npx skills add ktaletsk/multi-agent-code-review-skillComplete Zod validation library documentation. Use when working with Zod schema validation, TypeScript type inference, form validation, API validation, error handling, or data parsing. Covers schema definition, refinements, transforms, error customization, and ecosystem integrations.
npx skills add leonaaardob/lb-zod-skillBest practices for creating custom WordPress Gutenberg blocks with React/TypeScript, covering scaffolding, block architecture, attributes, dynamic vs static rendering, and testing
npx skills add DaveRobinson/claude-skill--gutenberg-block