standardizing-python

Official

Enforce Python code standards.

Authoroutcomeengineering
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures Python code adheres to strict quality, readability, and maintainability standards, preventing common errors and improving collaboration.

Core Features & Use Cases

  • Type Hinting Enforcement: Mandates complete type annotations for all functions and parameters.
  • Naming Conventions: Enforces clear and consistent naming for variables, functions, and classes.
  • Linting Rules: Integrates with tools like Ruff and mypy to catch stylistic and potential errors.
  • Use Case: When developing a new Python feature, reference this Skill to ensure your code is clean, well-typed, and follows best practices before it's merged.

Quick Start

Ensure your Python code follows the type annotation and naming conventions outlined in this skill.

Dependency Matrix

Required Modules

None required

Components

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: standardizing-python
Download link: https://github.com/outcomeengineering/spx-claude/archive/main.zip#standardizing-python

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 223,000+ vetted skills library on demand.