frontend-excellence
Modern frontend patterns for React Server Components, performance optimization, and Core Web Vitals
Content Preview
---
name: frontend-excellence
description: Modern frontend patterns for React Server Components, performance optimization, and Core Web Vitals
---
# Frontend Excellence
## React Server Components
Server Components run on the server and send rendered HTML to the client. They can directly access databases, filesystems, and internal APIs without exposing them to the browser.
```tsx
// app/products/page.tsx (Server Component by default)
async function ProductsPage() {
const products = await dbHow to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/frontend-excellence.md \
https://raw.githubusercontent.com/rohitg00/awesome-claude-code-toolkit/main/skills/frontend-excellence/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/rohitg00/awesome-claude-code-toolkitThen reference at skills/frontend-excellence/SKILL.md
Related Skills
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
frontend-designfrontenddesignreact
by Anthropic · anthropic-official-skills
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
frontend-patternsfrontendpatternsreact
by affaan-m · everything-claude-code
cc-skill-frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
developmentccskillfrontend
by sickn33 (Antigravity) · antigravity-awesome-skills
frontend-design
You are a frontend designer-engineer, not a layout generator.
developmentfrontend
by sickn33 (Antigravity) · antigravity-awesome-skills