folder-structure-blueprint-generator

Generate folder structure blueprints for multi-language software repositories.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/BrunoAMSilva/my-config --skill folder-structure-blueprint-generator-brunoamsilva
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: folder-structure-blueprint-generator
Source: https://github.com/BrunoAMSilva/my-config/tree/main/coding/skills/folder-structure-blueprint-generator
Command: npx skills add https://github.com/BrunoAMSilva/my-config --skill folder-structure-blueprint-generator-brunoamsilva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Projects often grow organic, inconsistent folder and file layouts across different technologies, making onboarding, navigation, and maintenance slow and error-prone. This Skill provides a single, repeatable analysis and documentation output that standardizes folder organization, clarifies conventions, and reduces structural drift across teams and repositories.

Core Features & Use Cases

  • Auto-detection across stacks: Scans for .NET, Java, React, Angular, Python, Node.js, Flutter and other signatures to tailor the blueprint to detected technologies.
  • Visualization and documentation: Produces ASCII, nested Markdown lists, or table views of the hierarchy, plus a Project_Folders_Structure_Blueprint.md with purpose, conventions, and file counts.
  • Monorepo and microservices-aware: Detects multi-project workspaces, repeated service patterns, shared libraries, and provides organization strategies and templates.
  • Practical templates and naming rules: Supplies folder and file templates, naming conventions, placement rules, and guidance for adding new features or services.

Quick Start

Analyze the repository and generate a Project_Folders_Structure_Blueprint.md that includes a depth-3 ASCII tree, naming conventions, file placement patterns, and example templates.

Frequently Asked Questions about folder-structure-blueprint-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a folder structure blueprint for a multi-language repository?

To generate a folder structure blueprint for a multi-language repository, use auto-detection to scan technologies like .NET, Java, React, Angular, Python, Node.js, or Flutter. The output includes a Project_Folders_Structure_Blueprint.md with depth-3 ASCII trees, naming conventions, and file placement patterns.

Can I visualize a monorepo folder structure and detect shared libraries automatically?

Yes, you can visualize a monorepo folder structure and detect shared libraries automatically. The tool identifies multi-project workspaces, repeated service patterns, and shared libraries, then produces ASCII, nested Markdown, or table views of the hierarchy.

What's the best way to standardize folder organization across different technology stacks?

The best way to standardize folder organization across different technology stacks is to generate tech-agnostic folder blueprints. This approach provides a single, repeatable analysis output that clarifies conventions, supplies templates, and reduces structural drift across teams.

Does folder structure visualization support microservices and repeated service patterns?

Yes, folder structure visualization supports microservices and repeated service patterns. It detects multi-project workspaces and provides organization strategies, templates, and visualization outputs like ASCII trees and nested Markdown lists to document the architecture.

How do I document file placement patterns and naming conventions for a new software project?

To document file placement patterns and naming conventions for a new software project, generate a Project_Folders_Structure_Blueprint.md. This document includes practical templates, naming rules, placement guidance, and visualizations of the hierarchy.