优秀代码范例蓝图
原名:code-exemplars-blueprint-generator
从现有代码库中识别可复用的优质实现并整理成团队范例。
中文 Skills 技能说明
适合建立内部编码标准。范例必须来自已读取且验证过的代码,说明适用场景和限制;不能把偶然写法包装成统一规范,也不能泄露私有仓库内容。
上游能力依据
上游原始适用说明:Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
上游 SKILL.md 主要章节(保留原文标题):
- Configuration Variables
- Generated Prompt
- 1. Codebase Analysis Phase
- 2. Exemplar Identification Criteria
- 3. Core Pattern Categories
- 4. Architecture Layer Exemplars
- 5. Exemplar Documentation Format
- ${SCANDEPTH == "Comprehensive" ? "7" : "6"}. Output Format
- Expected Output
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/3f0bba475ec40b9680e1d0311b9caffeec5ad4c3/skills/code-exemplars-blueprint-generator
适用范围
平台:linux、macos、windows;标签:软件开发、优秀代码范例蓝图
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。