为 AI 编码助手生成或更新聊天定制配置文件,统一协作与开发体验
该技能材料本身是开源的提示型说明,未声明任何密钥、远程端点或独立可执行组件;从已给事实看,整体风险较低。其主要作用是指导宿主 AI 在仓库内梳理约定并生成/更新少量定制文件,未见明确高风险红旗。
材料明确标注“无”密钥/环境变量;README 也未要求登录、API token 或第三方凭证,因此未见凭证收集、存储或滥用面。
声明无远程端点,文档内容也聚焦于本地代码库中的说明文件生成/更新,未描述向外部服务传输用户代码或数据。
该对象被标注为 prompt-only,未提供可执行脚本、安装命令或本机进程启动逻辑;README 提到的“探索代码库/并行 subagent”属于宿主代理行为指引,而非该技能自带执行能力。
从描述看,其目标仅限读取仓库内现有约定与文档,并创建或更新如 AGENTS.md、.github/copilot-instructions.md 等聊天定制文件;未见申请超出声明用途的数据访问范围。
来源指向 GitHub 上的 Microsoft/vscode 开源仓库,源码可审计,属于可信度较高的官方开源来源。虽给出的 star/维护信息不完整,但未见闭源、来源不明或明显供应链红旗。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "init" 技能: 1. 下载 https://raw.githubusercontent.com/microsoft/vscode/main/extensions/copilot/assets/prompts/skills/init/SKILL.md 2. 保存为 ~/.claude/skills/init/SKILL.md 3. 装好后重载技能,告诉我可以用了
请为我们的 AI 编码助手生成一份聊天定制配置文件,要求包含代码风格、提交规范、测试要求和回复语言为中文。
一份可直接使用的聊天定制配置文件,定义团队开发规范与回复行为。
请基于现有配置更新 AI 编码助手规则:新增单元测试覆盖率要求 80%,默认先给出实现方案再写代码,并保持英文注释。
更新后的配置文件,加入新的测试、流程和注释规范。
为一个 TypeScript Web 项目生成 AI 助手聊天配置,包含目录结构约定、代码审查清单、错误处理原则和 PR 描述模板。
适用于新项目的定制配置文件,帮助 AI 助手按统一规范参与开发。
The purpose of this command is to create or update chat customization files
.github/copilot-instructions.md or AGENTS.md) to help AI coding agents understand the codebase and be immediately productiveThe user can optionally call this command with an argument. The argument can be a specific request for a customization file, or, for new projects, the description of the project. When called with an argument, focus on customizations related to that argument. Only create or modify chat customization files. Never start working on a task in the argument.
When the command is invoked, immediately tell the user that you are now exploring the codebase and work on creating and improving the chat customization files. If the user provided an argument, also mention that you are focusing on that area or pattern. Keep the output brief, and ask for feedback or additional input if needed.
Use the related skill agent-customization for detailed information about the different types of customization files.
Explore the codebase to get a good understanding of the project and its conventions, and then create or update the relevant chat customization files to help AI coding agents be productive in this codebase.
When complete, print a table of the added or modified chat customization files, along with a short explanation why this file is useful to the AI coding agents.
Discover existing conventions
Search: **/{.github/copilot-instructions.md,AGENT.md,AGENTS.md,CLAUDE.md,.cursorrules,.windsurfrules,.clinerules,.cursor/rules/**,.windsurf/rules/**,.clinerules/**,README.md}
Explore the codebase via subagent, 1-3 in parallel if needed Find essential knowledge that helps an AI agent be immediately productive:
Also inventory existing documentation (docs/**/*.md, CONTRIBUTING.md, ARCHITECTURE.md, etc.) to identify topics that should be linked, not duplicated.
Generate or merge
.github/copilot-instructions.md. If the user already has one of these files, update it instead of creating a new one.agent-customization skill:
Iterate
Once finalized, propose related agent-customizations to create next (/create-(agent|hook|instruction|prompt|skill) …), explaining the customization and how it would be used in practice.
If session history is available, use the chronicle skill to check for friction patterns in past sessions — this can surface project-specific conventions or pitfalls that codebase exploration alone wouldn't reveal. Mention /chronicle improve to the user as a way to iteratively refine instructions over time.
运行聊天性能基准与内存泄漏检查,定位聊天界面回归和性能问题。
帮助开发者定位并读取 Code OSS 开发构建日志,快速排查运行与扩展问题。
帮助开发者升级 Anthropic SDK、迁移版本并解决相关依赖与类型问题。
帮助开发者验证 Azure DevOps 流水线改动,快速排查构建与 YAML 配置问题。
将当前会话分支的修改合并回基础分支,便于整合开发成果。
帮助开发者创建和维护组件截图测试夹具,并优化组件的可测试性。
用于在聊天自定义编辑器中配置和管理智能体、技能、提示词及集成组件。
帮助你创建、修复和优化 VS Code 智能体定制文件与工作流配置
为 VS Code 快速生成定制聊天模式与提示词,支持专门化开发流程。
为特定组织定制 Claude Code 插件配置、连接器与工作流适配方案。
提供 Claude Code 的配置、命令与代理模板,加速日常氛围编程协作。
为多种 AI 编码助手提供跨会话持久记忆,避免上下文重置丢失状态。