project-structure

Provide standardized folder structure guidelines for monorepos, NestJS, React, and Go projects.

1|Updated Sep 5, 2025
One-click install
npx skills add https://github.com/KubrickCode/general --skill project-structure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-structure
Source: https://github.com/KubrickCode/general/tree/main/.claude_kr/skills/project-structure
Command: npx skills add https://github.com/KubrickCode/general --skill project-structure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides standardized folder structure guidelines for various project types, from monorepos to specific frameworks like NestJS and React. It eliminates confusion, speeds up development, and improves maintainability by ensuring a consistent and logical organization across all projects.

Core Features & Use Cases

  • Multi-Project Guidance: Offers structures for monorepos, ensuring consistency across multiple services/apps.
  • Framework-Specific Layouts: Provides optimized directory structures for NestJS, React, and Go projects.
  • Specialized Project Types: Includes guidelines for NPM packages, IDE extensions, and Chrome extensions.
  • Use Case: A team is initiating a new project and needs to establish a clear, scalable, and maintainable folder structure from day one.
  • Use Case: An existing project's structure has become unwieldy, and the team needs a reference to refactor it into a more organized and understandable layout.

Quick Start

Suggest a standard project structure for a new React application, including common directories for pages, components, and state management.