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

write-coding-standards-from-file

Escriba un documento de estándares de codificación para un proyecto utilizando los estilos de codificación de los archivos y/o carpetas pasados ​​como argumentos en el mensaje.

6.9KInstalaciones·25Tendencia·@github

Instalación

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

Cómo instalar write-coding-standards-from-file

Instala rápidamente el skill de IA write-coding-standards-from-file en tu entorno de desarrollo mediante línea de comandos

  1. Abrir Terminal: Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.)
  2. Ejecutar comando de instalación: Copia y ejecuta este comando: npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-file
  3. Verificar instalación: Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

Fuente: github/awesome-copilot.

SKILL.md

Ver original

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].

Datos (listos para citar)

Campos y comandos estables para citas de IA/búsqueda.

Comando de instalación
npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-file
Categoría
</>Desarrollo
Verificado
Primera vez visto
2026-02-25
Actualizado
2026-03-10

Browse more skills from github/awesome-copilot

Respuestas rápidas

¿Qué es write-coding-standards-from-file?

Escriba un documento de estándares de codificación para un proyecto utilizando los estilos de codificación de los archivos y/o carpetas pasados ​​como argumentos en el mensaje. Fuente: github/awesome-copilot.

¿Cómo instalo write-coding-standards-from-file?

Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-file Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw

¿Dónde está el repositorio de origen?

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