python
Python coding conventions, tooling preferences, and style rules
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Python coding conventions, tooling preferences, and style rules
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
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
Based on SOC occupation classification
| 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.