Update folder-structure-blueprint-generator.prompt.md

Fixed : The description field in the front matter should be wrapped in single quotes, not double quotes, according to the coding guidelines.
This commit is contained in:
zooav 2025-07-24 21:04:54 -04:00 committed by GitHub
parent 7ae7b39ddb
commit ab5a24d5cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
--- ---
description: "Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter), generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates for maintaining consistent code organization across diverse technology stacks." description: 'Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter), generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates for maintaining consistent code organization across diverse technology stacks.'
--- ---
# Project Folder Structure Blueprint Generator # Project Folder Structure Blueprint Generator
@ -401,4 +401,4 @@ Document how the project structure is maintained and enforced:
- Structure evolution history - Structure evolution history
Include a section at the end about maintaining this blueprint and when it was last updated. Include a section at the end about maintaining this blueprint and when it was last updated.
" "