python
Python coding conventions, tooling preferences, and style rules
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Python coding conventions, tooling preferences, and style rules
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
General Spacelift usage, Spacelift Terraform provider conventions, and Spacelift MCP integration
Dockerfile and container image conventions for building lean, secure images
Conventions for creating and managing Jira tickets
Terraform and HCL coding conventions, formatting rules, and best practices
YAML file formatting conventions and style rules
Basado en la clasificación ocupacional SOC
| name | python |
| description | Python coding conventions, tooling preferences, and style rules |
Use ruff for linting and formatting. Use pyright for type checking. Target a line width of 88 characters. Prefer type hints on all function signatures.