The folder-structure-blueprint-generator skill analyzes project folder structures across multiple technology stacks (.NET, Java, React, Angular, Python, Node.js, Flutter) and generates comprehensive blueprint documentation that serves as an organizational reference guide. It auto-detects project types, architecture patterns (monorepos, microservices), and generates detailed visualizations with naming conventions, file placement patterns, and templates to help developers maintain consistent code organization. This skill solves the problem of documentation drift and inconsistent folder organization by creating a single source of truth for how files and directories should be structured within a project.
npx skills add https://github.com/github/awesome-copilot --skill folder-structure-blueprint-generator