nextjs-tooling

Installation
SKILL.md

Next.js Tooling

Priority: P2 (MEDIUM)

Structure

project/
├── .next/              # Build artifacts
├── next.config.js      # Advanced config
└── .eslintrc.json      # Next plugins

Implementation Guidelines

Installs
1
GitHub Stars
60
First Seen
Apr 14, 2026
nextjs-tooling — comeonoliver/skillshub