Files
ai-skills/skills/python-development/SKILL.md
2026-08-08 11:24:44 +03:00

1.5 KiB

name, description
name description
python-development Superpower for building robust, maintainable Python backend services. Use whenever you create, modify, review, or debug service code in this repository.

Skill Map

Situation Primary Skill
Choosing frameworks, libraries, DBs, or infrastructure components python-development-stack
Bootstrapping a new service or reviewing folder structure python-development-layout
Designing service boundaries, APIs, data flow, or resilience patterns python-development-architecture
Writing or reviewing code, tests, configs, or observability instrumentation python-development-code-style
Defining, loading, validating, or extending application settings python-development-settings
Building, nesting, or extending command-line interfaces python-development-cli
Creating a FastAPI REST service inside the facet tree python-development-fastapi
Debugging production issues (logs, traces, metrics) python-development-architecture + python-development-code-style

Rules

  • Python interpreter versions are managed with pyenv.