Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use this skill to bootstrap a new Next.js application with TypeScript, Tailwind CSS, React, and an API backend.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -41% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -82% | 0% |
| case-15 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-16 | ✗→✓ | ▲ Improved | -63% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -28% | 0% |
This skill provides a standardized way to create premium, production-ready Next.js applications.
When asked to create a new Next.js app, follow these steps:
Use the provided helper script to initialize a new Next.js project with the correct flags and a docs folder:
bash./scripts/scaffold.sh npm install npm run dev
The script will run npx create-next-app@latest with:
src/ directory@/*docs folder creationnpm run githook:install)Once the project is initialized, immediately call the onboarding skill to document the initial state and verify that the docs folder is correctly set up.
Other measured skills in the registry, with their headline benchmark lift.