sync-openapi - Sync Flask API routes to OpenAPI spec
Synchronize OpenAPI specification with Flask API routes and validate changes
Tags
Updated: 2026-03-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read route definitions
- find view functions
- parse resource implementations
- update openapi.yml
- validate specification
- compare routes and paths
Inputs
- Flask API routes
- backend/openapi.yml
- Git branch changes
Outputs
- Updated openapi.yml file
- Validation results
Requirements
- Flask API project structure
- Git repository access
- Bash shell
