AI 编码项目规则蓝图
原名:copilot-instructions-blueprint-generator
根据仓库现状生成供 AI 编码助手使用的项目规则和开发约束。
中文 Skills 技能说明
适合团队需要统一代码风格、目录、构建、测试和安全要求时使用。先检查已有 AGENTS.md 等规则文件,生成内容必须与真实命令一致;写入前展示差异,不覆盖用户已有约定。
上游能力依据
上游原始适用说明:Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions.
上游 SKILL.md 主要章节(保留原文标题):
- Configuration Variables
- Generated Prompt
- 1. Core Instruction Structure
- Priority Guidelines
- Technology Version Detection
- Context Files
- Codebase Scanning Instructions
- Code Quality Standards
- Documentation Requirements
- Testing Approach
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/3f0bba475ec40b9680e1d0311b9caffeec5ad4c3/skills/copilot-instructions-blueprint-generator
适用范围
平台:linux、macos、windows;标签:软件开发、AI 编码项目规则蓝图
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。