python-engineering-standards

Community

Enforce Python coding standards for production code with one skill.

Authorvictormacaubas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that Python code adheres to a canonical set of engineering standards, making it easier to read, maintain, and scale.

Core Features & Use Cases

  • Code Layout: Enforce PEP 8 style guidelines for indentation, naming conventions, and line length.
  • Type Hints: Use dataclasses and type hints for clarity and tooling support.
  • Security Standards: Implement security best practices such as parameterized queries and secure credential handling.
  • Testing and Tooling: Leverage Ruff, mypy, pytest, and pre-commit for automated code quality checks.
  • Use Case: When writing a new Python module, use this skill to ensure that your code follows the established standards.

Quick Start

Initialize a new Python project and apply the Python engineering standards using the python-engineering-standards skill.

Dependency Matrix

Required Modules

ruffmypypytestpre-commit

Components

scriptsreferences

💻 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: python-engineering-standards
Download link: https://github.com/victormacaubas/data-engineering-skills/archive/main.zip#python-engineering-standards

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.