python
Python coding conventions, tooling preferences, and style rules
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Python coding conventions, tooling preferences, and style rules
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
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
| 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.