返回 Skill 列表
extension
分类: 开发与工程无需 API Key

api-generate

-

person作者: jakexiaohubgithub

API Generate

Status: Stub - Not Implemented Domain: Backend

Overview

This is a placeholder skill for backend repositories. It will guide generating API code from OpenAPI/Swagger specifications, GraphQL schemas, or other API definitions.

TODO

  • [ ] Define workflow for OpenAPI code generation
  • [ ] Define workflow for GraphQL code generation
  • [ ] Add templates for API boilerplate
  • [ ] Add supporting files for common patterns (CRUD, pagination)
  • [ ] Document integration with existing frameworks

End of Skill