·write-coding-standards-from-file
</>

write-coding-standards-from-file

使用提示中作为参数传递的文件和/或文件夹中的编码样式为项目编写编码标准文档。

6.9K安装·19热度·@github

安装

$npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-file

如何安装 write-coding-standards-from-file

通过命令行快速安装 write-coding-standards-from-file AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-file
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:github/awesome-copilot。

SKILL.md

查看原文

Use the existing syntax of the file(s) to establish the standards and style guides for the project. If more than one file or a folder is passed, loop through each file or files in the folder, appending the file's data to temporary memory or a file, then when complete use temporary data as a single instance; as if it were the file name to base the standards and style guideline on.

Below is a set of quasi-configuration boolean and string[] variables. Conditions for handling true, or other values for each variable are under the level two heading ## Variable and Parameter Configuration Conditions.

Parameters for the prompt have a text definition. There is one required parameter ${fileName}, and several optional parameters ${folderName}, ${instructions}, and any [configVariableAsParameter].

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-file
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from github/awesome-copilot

快速解答

什么是 write-coding-standards-from-file?

使用提示中作为参数传递的文件和/或文件夹中的编码样式为项目编写编码标准文档。 来源:github/awesome-copilot。

如何安装 write-coding-standards-from-file?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-file 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/github/awesome-copilot