Che cos'è write-coding-standards-from-file?
Scrivere un documento sugli standard di codifica per un progetto utilizzando gli stili di codifica dei file e/o delle cartelle passati come argomenti nel prompt. Fonte: github/awesome-copilot.
Scrivere un documento sugli standard di codifica per un progetto utilizzando gli stili di codifica dei file e/o delle cartelle passati come argomenti nel prompt.
Installa rapidamente la skill AI write-coding-standards-from-file nel tuo ambiente di sviluppo tramite riga di comando
Fonte: 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].
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-fileScrivere un documento sugli standard di codifica per un progetto utilizzando gli stili di codifica dei file e/o delle cartelle passati come argomenti nel prompt. Fonte: github/awesome-copilot.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-file Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/github/awesome-copilot