nextjs-ui-dev
Installation
SKILL.md
Next.js UI Dev
Develop Next.js UI components, pages, forms, and tests following Sellernote's frontend conventions.
Convention Loading
Before starting any work, Read the relevant reference files from references/ within this skill directory:
- Always read first (core rules):
references/FRONTEND_CONVENTION.md- Component design, props, imports, accessibility, SafeStoragereferences/FRONTEND_ARCHITECTURE_CONVENTION.md- Feature-based architecture, 4 component types, dependency direction, data flow, decision treesreferences/STYLING_CONVENTION.md- Tailwind CSS v4, cn(), cva(), responsive, dark mode