frontend-design
Create high-quality, production-ready frontend interfaces with distinct designs using React, HTML, and CSS.

Guide for Next.js App Router dynamic routes and pathname parameters. Use when building pages that depend on URL segments (IDs, slugs, nested paths), accessing the `params` prop, or fetching resources by identifier. Helps avoid over-nesting by defaulting to the simplest route structure (e.g., `app/[id]` instead of `app/products/[id]` unless the URL calls for it).
npx skills add wsimmonds/claude-nextjs-skillsCreate high-quality, production-ready frontend interfaces with distinct designs using React, HTML, and CSS.

Audits and diagnoses SEO issues on websites, including technical SEO and ranking problems.

Audit websites for SEO, performance, security, and other issues using squirrelscan CLI with LLM-optimized reports.

Next.js best practices including file conventions, RSC boundaries, data patterns, and optimization techniques.

Automates SEO-driven page creation using templates and data at scale.
