mjcramerz/backend
v1.1.0
Use this plugin for backend APIs, scaffolding, VS Code extensions, and ASP.NET Core workflows.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "backend",
"version": "1.1.0",
"description": "Use this plugin for backend APIs, scaffolding, VS Code extensions, and ASP.NET Core workflows.",
"author": {
"name": "Codex Setup"
},
"keywords": [
"backend",
"development",
"axum",
"fastapi",
"aspnet",
"core"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Backend",
"shortDescription": "Backend APIs and scaffolding",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Backend plugin for backend APIs, scaffolding, VS Code extension work, and ASP.NET Core implementation."
],
"longDescription": "Use this plugin for backend framework work, app scaffolding, VS Code extensions, and ASP.NET Core implementation.",
"developerName": "Codex Setup",
"brandColor": "#2563EB",
"composerIcon": "./skills/backend-axum/assets/icon-32.png",
"logo": "./skills/backend-axum/assets/icon-128.png",
"screenshots": []
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 4Python files
- 5JSON files
- 5YAML files
- LICENSE.txt
- 9images
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai