概要
This skill provides a comprehensive framework for managing data privacy and security in multi-user web applications. It offers standardized patterns for extracting user context from JWTs, applying scoped database queries, and enforcing resource ownership to prevent unauthorized data access. Whether you're building a simple task manager or a complex multi-tenant enterprise platform, it provides the necessary architectural guidance to implement admin bypass functionality and audit trails, ensuring your Python-based backend remains both secure and maintainable.