codebase-structure

Provides a high-level overview of the Next.js application's file structure and directory organization. Use when deciding where to place new files, components, server actions, database schemas, or when understanding the overall architecture of the codebase. Essential for maintaining consistent file organization and knowing where different types of code belong.

$ Instalar

git clone https://github.com/Reodor-Studios/create-reodor-app /tmp/create-reodor-app && cp -r /tmp/create-reodor-app/.claude/skills/codebase-structure ~/.claude/skills/create-reodor-app

// tip: Run this command in your terminal to install the skill