소개
This skill provides Claude with expert-level guidance for architecting and developing Flask applications using industry-standard patterns. It emphasizes the application factory pattern to prevent circular imports and simplify testing, utilizes blueprints for modular code organization, and integrates essential tools like Flask-SQLAlchemy for database management and Flask-Login for authentication. Whether you are scaffolding a new project from scratch using the modern 'uv' tool or troubleshooting complex application context errors, this skill ensures your Flask projects follow professional standards for maintainability and scalability.