What is write-coding-standards-from-file?
Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt. Source: github/awesome-copilot.
Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.
Quickly install write-coding-standards-from-file AI skill to your development environment via command line
Source: github/awesome-copilot.
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].
Stable fields and commands for AI/search citations.
npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-fileWrite a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt. Source: github/awesome-copilot.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-file Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/github/awesome-copilot