Craig
|
38d67f3c2f
|
feat: Add collections support with plan collection
✨ New Features:
• Collections system for organizing domain-specific customizations
• Plan collection with 6 specialized prompts for feature development
• Automated README generation for collections
• Badge generation with proper collection path support
📝 Plan Collection Content:
• Epic planning (PRD and architecture)
• Feature planning (PRD and implementation)
• GitHub issue automation
• Build implementation guide
• Comprehensive development workflow
🔧 Script Enhancements:
• Collections discovery and processing
• Individual collection README generation
• Main README collections section
• Badge URL generation with collection paths
• Proper navigation links to README.md files
📁 Structure:
collections/
├── plan/ (6 prompts)
└── test/ (demo content)
The collections feature enables organized, domain-specific GitHub Copilot customizations with automated documentation and proper VS Code integration.
|
2025-07-30 20:40:54 +02:00 |
|