py-standard

Community

Python project standards and conventions.

Authorcjinzy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive guide and setup for establishing standardized Python development environments and coding conventions, ensuring consistency and quality across projects.

Core Features & Use Cases

  • Standardized Tooling: Recommends and configures uv for package management, Ruff for linting/formatting, and loguru for logging.
  • Code Quality: Enforces Python 3.12+ compatibility, type hinting, and adherence to PEP8 import sorting.
  • Best Practices: Guides on naming conventions, exception handling with traceback, and writing clear, localized docstrings.
  • Use Case: When starting a new Python project, use this Skill to automatically set up a robust and consistent development environment, or apply its guidelines to refactor existing code for better maintainability.

Quick Start

Initialize a new Python project with standard conventions by running uv init and configuring Ruff and loguru.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: py-standard
Download link: https://github.com/cjinzy/jin-claude/archive/main.zip#py-standard

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.