full-stackdevelopment
nextjs
Next.js 15+ App Router patterns and conventions. Use when: building web apps with Next.js. Do not use for: UX decisions (use ux-design), token/component design (use design-system), mobile apps. Workflow: ux-design → design-system → this skill (web integration).
maintainer
zzoohub
Mis à jour 1/16/2026
Étoiles
0
Forks
0
quick start
Installation and usage
Next.js 15+ App Router patterns and conventions. Use when: building web apps with Next.js. Do not use for: UX decisions (use ux-design), token/component design (use design-system), mobile apps. Workflow: ux-design → design-system → this skill (web integration).
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use nextjs