Acerca de
The Flask Architecture Reviewer is a specialized Claude Code skill designed to optimize Python web applications built with the Flask framework. It automatically detects Flask environments and performs deep code audits to ensure adherence to professional standards, such as the Application Factory pattern, secure configuration management, and modular blueprint structures. By identifying circular imports, missing input validations, and hardcoded secrets, it helps developers transition from simple scripts to production-ready, scalable web services with consistent error handling and extension patterns.