project-structure
Provides comprehensive project folder structure design guidelines and best practices. Defines standard directory organizations for diverse project types including monorepos, web frameworks, backend services, libraries, and extensions. Ensures scalable, maintainable architecture through consistent file organization patterns. Specializes in separation of concerns, modular architecture, and tooling integration.Use when: designing new project structures, organizing monorepo workspaces with tools like Turborepo/Nx, structuring NestJS backend projects, organizing React/Next.js frontend applications, designing Go service architectures, creating NPM package structures, organizing VSCode extension projects, structuring Chrome extension codebases, planning directory hierarchies, migrating legacy project structures, or establishing code organization conventions for teams.
$ Installer
git clone https://github.com/KubrickCode/Quick-Command-Buttons /tmp/Quick-Command-Buttons && cp -r /tmp/Quick-Command-Buttons/.claude/skills/project-structure ~/.claude/skills/Quick-Command-Buttons// tip: Run this command in your terminal to install the skill
Repository
