What problem does it solve?
Centralizes Python development patterns and connects tasks to the appropriate specialized sub-skills (e.g., python-dev, python-fastapi, python-db, python-async, python-testing, python-schemas) for consistent guidance across projects.
Core Features & Use Cases
- Routes tasks to the correct Python sub-skill, enabling focused guidance and faster onboarding.
- Standardizes coding standards, typing, validation, and DI practices across typical Python stacks (FastAPI, SQLAlchemy, Async I/O, testing, and schema design).
- Use case: a new project developer can quickly identify the right sub-skill to follow for a given task such as API endpoint creation or database modeling.
Quick Start
Select a Python sub-skill (for example, python-fastapi or python-db) and follow its guidelines.