stack-python

Community

Python development best practices.

Authorjuniorfontenele
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to Python development, ensuring code quality, maintainability, and adherence to best practices.

Core Features & Use Cases

  • Quality Gates: Integrates Ruff for linting/formatting and mypy for type checking.
  • Testing: Establishes patterns for using pytest for unit and integration tests.
  • Project Structure: Recommends an idiomatic Python project layout.
  • Use Case: When starting a new Python project or refactoring an existing one, use this Skill to set up robust quality checks and testing frameworks from the outset.

Quick Start

Configure Ruff and mypy for your Python project by running ruff check . and mypy ..

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: stack-python
Download link: https://github.com/juniorfontenele/ai-guidelines/archive/main.zip#stack-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.