Skip to main content
Back to registry

write-coding-standards-from-file

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

Installs7
Install command
npx skills add https://github.com/github/awesome-copilot --skill write-coding-standards-from-file
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykWARN
About this skill
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] . If any of the variable names are passed to prompt as-is, or as a similar but clearly related text value, then override the default variable value with the value passed to prompt. Depending on the programming language, for each link in list below, run #fetch (URL) , if programming language is ${fileName} == [ Style Guide] .

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does write-coding-standards-from-file do?

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

Is write-coding-standards-from-file good?

write-coding-standards-from-file does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does write-coding-standards-from-file work with?

write-coding-standards-from-file currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to write-coding-standards-from-file?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install write-coding-standards-from-file?

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

Related skills

More from github/awesome-copilot

Related skills

Alternatives in Software Engineering