frontend-development

Guide Next.js/React frontend development with SSR and component patterns.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/afrojuju1/county_scraper_2 --skill frontend-development-afrojuju1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-development
Source: https://github.com/afrojuju1/county_scraper_2/tree/main/.claude/skills/frontend-development
Command: npx skills add https://github.com/afrojuju1/county_scraper_2 --skill frontend-development-afrojuju1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Guides Next.js/React frontend development with SSR best practices, server/client component patterns, and UI conventions to reduce maintenance and avoid common pitfalls.

Core Features & Use Cases

  • Server vs Client components: clear guidance on server/client boundaries
  • Data fetching patterns: server components with fetch, caching strategies
  • UI patterns: shadcn/ui integration and component structuring

Quick Start

Follow the quick reference to structure a Next.js project with the app router and server components.