setting-up-nextjs-projects

Installation
SKILL.md

Setting Up Next.js Projects

New projects start from the template with the full safety net pre-configured: strict TypeScript, ESLint with type-checked rules, Prettier with Tailwind sorting, environment validation, and test infrastructure.


1. Project Layout

Installs
2
First Seen
Mar 22, 2026
setting-up-nextjs-projects — quick-brown-foxxx/coding_rules_ts