About
This skill provides a standardized framework for building robust Flask APIs using the flask-smorest extension. It automates the creation of a modular project structure, including blueprint-based routing, centralized service management via the singleton pattern, and Python dataclass models equipped with serialization and validation logic. Perfect for developers who need to move quickly from a project concept to a fully documented, Swagger-enabled backend that follows professional development patterns and clean code principles.