Update project-workflow-analysis-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
ab5a24d5cc
commit
e43cf076a4
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
description: "Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures."
|
description: 'Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures.'
|
||||||
|
|
||||||
---
|
---
|
||||||
# Project Workflow Documentation Generator
|
# Project Workflow Documentation Generator
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user