Skip to main content
AI/MLgithub

openapi-to-application-code

Generate a complete, production-ready application from an OpenAPI specification

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--openapi-to-application-code
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/openapi-to-application-csharp-dotnet/skills/openapi-to-application-code/SKILL.md -o .claude/skills/openapi-to-application-code.md

Drops the SKILL.md into .claude/skills/openapi-to-application-code.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.