following-conventions
OfficialPython conventions and tooling.
Authortenzir
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Establishes coding conventions and tooling setup for Python projects at Tenzir to ensure consistent quality, readability, and reliable builds.
Core Features & Use Cases
- Required Tools: uv — Dependency management and virtual environments; Ruff; Mypy; pytest
- Quality Gates: pre-commit style checks; chained commands: uv run ruff check && uv run ruff format --check && uv run mypy && uv run pytest && uv build
- Python Version & Style: Python 3.12+; typing; naming conventions; CLI conventions; documentation style
- Project Setup: docs like project-structure.md, pyproject.md, ruff.md, mypy.md, pytest.md, etc.
Quick Start
Run the standard checks and build: uv run ruff check, uv run ruff format --check, uv run mypy, uv run pytest, and uv build.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: following-conventions Download link: https://github.com/tenzir/claude-plugins/archive/main.zip#following-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.