·next-project-structure
</>

next-project-structure

henryxv/study-platform

Authoritative guide on Next.js 16+ App Router structure. Use this skill to determine where files should be created, how to name them for routing, and how to organize project architecture.

7Installs·0Trend·@henryxv

Installation

$npx skills add https://github.com/henryxv/study-platform --skill next-project-structure

SKILL.md

Purpose This skill defines the folder and file conventions for Next.js App Router applications. Use this to ensure file placement dictates the correct routing behavior and architectural consistency.

Usage When creating new features or refactoring, you must first identify the project's Organization Strategy (see below) to determine where files belong.

Top-Level Organization Strategies Identify which strategy the project is using and strictly adhere to it. Do not mix strategies.

Authoritative guide on Next.js 16+ App Router structure. Use this skill to determine where files should be created, how to name them for routing, and how to organize project architecture. Source: henryxv/study-platform.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/henryxv/study-platform --skill next-project-structure
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is next-project-structure?

Authoritative guide on Next.js 16+ App Router structure. Use this skill to determine where files should be created, how to name them for routing, and how to organize project architecture. Source: henryxv/study-platform.

How do I install next-project-structure?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/henryxv/study-platform --skill next-project-structure Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/henryxv/study-platform