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:
parent
7ae7b39ddb
commit
ab5a24d5cc
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user