为 AI 编码助手生成或更新聊天定制配置文件,统一协作与开发体验
复制安装指令,让 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 开发构建日志,快速排查运行与扩展问题。
帮助开发者新增、修改或审查 VS Code 配置策略,并生成平台相关产物。
帮助开发者验证 Azure DevOps 流水线改动,快速排查构建与 YAML 配置问题。
在隔离环境启动 VS Code OSS,便于联动自动化操作与多进程调试。
运行聊天性能基准与内存泄漏检查,定位聊天界面回归和性能问题。
帮助开发者创建和维护组件截图测试夹具,并优化组件的可测试性。
用于在聊天自定义编辑器中配置和管理智能体、技能、提示词及集成组件。
帮助你创建、修复和优化 VS Code 智能体定制文件与工作流配置
提供 Claude Code 的配置、命令与代理模板,加速日常氛围编程协作。
为特定岗位快速生成可复用的自定义智能体配置文件。
将编码任务委派给后台智能编程代理,自动完成开发与修改工作
为已暂存或未暂存代码创建提交,并自动生成符合仓库风格的提交信息