什么是 copilot-instructions-blueprint-generator?
与技术无关的蓝图生成器,用于创建全面的 copilot-instructions.md 文件,引导 GitHub Copilot 通过分析现有代码库模式并避免假设来生成与项目标准、架构模式和确切技术版本一致的代码。 来源:github/awesome-copilot。
与技术无关的蓝图生成器,用于创建全面的 copilot-instructions.md 文件,引导 GitHub Copilot 通过分析现有代码库模式并避免假设来生成与项目标准、架构模式和确切技术版本一致的代码。
通过命令行快速安装 copilot-instructions-blueprint-generator AI 技能到你的开发环境
来源:github/awesome-copilot。
Configuration Variables ${PROJECTTYPE="Auto-detect|.NET|Java|JavaScript|TypeScript|React|Angular|Python|Multiple|Other"} ${ARCHITECTURESTYLE="Layered|Microservices|Monolithic|Domain-Driven|Event-Driven|Serverless|Mixed"} ${CODEQUALITYFOCUS="Maintainability|Performance|Security|Accessibility|Testability|All"}
${DOCUMENTATIONLEVEL="Minimal|Standard|Comprehensive"} ${TESTINGREQUIREMENTS="Unit|Integration|E2E|TDD|BDD|All"} ${VERSIONING="Semantic|CalVer|Custom"}
"Generate a comprehensive copilot-instructions.md file that will guide GitHub Copilot to produce code consistent with our project's standards, architecture, and technology versions. The instructions must be strictly based on actual code patterns in our codebase and avoid making any assumptions. Follow this approach:
与技术无关的蓝图生成器,用于创建全面的 copilot-instructions.md 文件,引导 GitHub Copilot 通过分析现有代码库模式并避免假设来生成与项目标准、架构模式和确切技术版本一致的代码。 来源:github/awesome-copilot。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/github/awesome-copilot --skill copilot-instructions-blueprint-generator与技术无关的蓝图生成器,用于创建全面的 copilot-instructions.md 文件,引导 GitHub Copilot 通过分析现有代码库模式并避免假设来生成与项目标准、架构模式和确切技术版本一致的代码。 来源:github/awesome-copilot。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill copilot-instructions-blueprint-generator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot