You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ Instructions provides Copilot with repository-specific context, such as coding s
53
53
54
54
#### Templates
55
55
56
-
-[Standard Language Template](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/boilerplate-and-templates/standard-language.instructions.md) - Standard language template to build instruction files.
56
+
-[General Language](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/boilerplate-and-templates/standard-language.instructions.md) - General language template to build instruction files.
57
57
58
58
#### Boilerplate
59
59
@@ -107,7 +107,7 @@ Instructions provides Copilot with repository-specific context, such as coding s
107
107
108
108
#### TypeScript
109
109
110
-
-[Standard Focus](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/languages/typescript/typescript.instructions.md) - Typescript development for web and Node.js applications.
110
+
-[Standard Focus](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/languages/typescript/typescript.instructions.md) - TypeScript development for web and Node.js applications.
111
111
112
112
### Framework / Library
113
113
@@ -117,7 +117,7 @@ Instructions provides Copilot with repository-specific context, such as coding s
117
117
118
118
#### Node.js (TypeScript)
119
119
120
-
-[Azure Function App](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/frameworks/nodejs-typescript/azure-function-app.instructions.md) - Azure Function Apps using Typescript Node.js.
120
+
-[Azure Function App](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/frameworks/nodejs-typescript/azure-function-app.instructions.md) - Azure Function Apps using TypeScript Node.js.
121
121
-[Express API](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/frameworks/nodejs-typescript/express-api.instructions.md) - REST API development with Express.js and TypeScript Node.js.
122
122
123
123
### Tools
@@ -132,7 +132,7 @@ Instructions provides Copilot with repository-specific context, such as coding s
132
132
133
133
##### Terraform
134
134
135
-
-[Standard Focus](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/tools/infra-as-code/terraform/terraform.instructions.md) - Standard terraform instructions.
135
+
-[Standard Focus](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/tools/infra-as-code/terraform/terraform.instructions.md) - Standard Terraform instructions.
136
136
-[Atmos](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/tools/infra-as-code/terraform/atmos-terraform.instructions.md) - Terraform workflow orchestration with Atmos framework.
137
137
138
138
### Workflows
@@ -143,7 +143,7 @@ A comprehensive workflow for AI-assisted development featuring structured approa
-[Task Generation](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/workflows/ai-development-instructions/task-generation.instructions.md) - Break PRDs into actionable development tasks.
146
-
-[Task Execution](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/workflows/ai-development-instructions/task-execution.instructions.md) - Systematic task execution with proper testing and git practices.
146
+
-[Task Execution](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/instructions/workflows/ai-development-instructions/task-execution.instructions.md) - Systematic task execution with proper testing and Git practices.
147
147
148
148
## Prompts
149
149
@@ -155,7 +155,7 @@ A comprehensive workflow for AI-assisted development featuring structured approa
-[Task Generation Prompt](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/prompts/ai-development-tasks/task-generation.prompt.md) - Break PRDs into actionable development tasks using prompt tasks.
158
-
-[Task Execution Prompt](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/prompts/ai-development-tasks/task-execution.prompt.md) - Systematic task execution with proper testing and git practices using prompt tasks.
158
+
-[Task Execution Prompt](https://github.com/Code-and-Sorts/awesome-copilot-instructions/tree/main/prompts/ai-development-tasks/task-execution.prompt.md) - Systematic task execution with proper testing and Git practices using prompt tasks.
0 commit comments