frontend-dev-guidelines
SolidNext.js 15 애플리케이션을 위한 프론트엔드 개발 가이드라인. React 19, TypeScript, Shadcn/ui, Tailwind CSS를 사용한 모던 패턴. Server Components, Client Components, App Router, 파일 구조, Shadcn/ui 컴포넌트, 성능 최적화, TypeScript 모범 사례 포함. 컴포넌트, 페이지, 기능 생성, 데이터 페칭, 스타일링, 라우팅, 프론트엔드 코드 작업 시 사용.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- aiskillstore
- Repository
- aiskillstore/marketplace
- Created
- 7 months ago
- Last Updated
- today
- Language
- Python
- License
- None
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
react-nextjs
React 19.2 + Next.js 16 development - Server Components, Cache Components, proxy.ts, View Transitions, App Router, TypeScript 6, and Tailwind CSS v4. Use when building frontend apps, creating components, or asking "how do I set up X?"
nextjs-development
Guides Next.js frontend development using App Router, React Server Components (RSC), and data fetching. Use when writing React/Next.js code.
frontend-patterns
React and Next.js frontend patterns for components, state management, performance, and UI. Use when writing or refactoring React components, choosing a state-management approach, fixing re-render/performance issues, or structuring hooks and data fetching. Read the Server/Client boundary section first in any App Router project.