Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content.
Generate a comprehensive README.md for this repository by analyzing the documentation files in the .github/copilot directory and the copilot-instructions.md file. Follow these steps:
Scan all the files in the .github/copilot folder, like:
Also review the copilot-instructions.md file in the .github folder
Create a README.md with the following sections:
Format the README with proper Markdown, including:
Keep the README concise yet informative, focusing on what new developers or users would need to know about the project.