mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-07 18:03:02 +00:00
chore: publish from main
This commit is contained in:
+1
-6
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
||||
"name": "openapi-to-application-nodejs-nestjs",
|
||||
"description": "Generate production-ready NestJS applications from OpenAPI specifications. Includes project scaffolding, controller and service generation, TypeScript best practices, and enterprise patterns.",
|
||||
"version": "1.0.0",
|
||||
@@ -14,11 +15,5 @@
|
||||
"nodejs",
|
||||
"typescript",
|
||||
"nestjs"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"skills": [
|
||||
"./skills/openapi-to-application-code"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user