Skip to content

Commit eb10f73

Browse files
committed
Update metadata.json
1 parent fb0a607 commit eb10f73

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

awesome-copilot/src/McpAwesomeCopilot.Common/metadata.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1405,6 +1405,16 @@
14051405
"filename": "comment-code-generate-a-tutorial.prompt.md",
14061406
"description": "Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial."
14071407
},
1408+
{
1409+
"filename": "containerize-aspnetcore.prompt.md",
1410+
"mode": "agent",
1411+
"tools": [
1412+
"codebase",
1413+
"editFiles",
1414+
"terminalCommand"
1415+
],
1416+
"description": "Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project."
1417+
},
14081418
{
14091419
"filename": "copilot-instructions-blueprint-generator.prompt.md",
14101420
"description": "Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions."

0 commit comments

Comments
 (0)