python-generic

Community

Follow Python best practices for every project.

Authorsusamn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates inconsistent Python code quality, missing project structure standards, and avoidable security or maintenance issues that arise from ad-hoc development practices.

Core Features & Use Cases

  • Standardized Project Setup: Enforces src layout, proper dependency management with pyproject.toml, and isolated virtual environments for all Python projects.
  • Code Quality & Safety: Integrates Ruff, Black, isort, and mypy to maintain PEP 8 compliance, type safety, and secure error handling while avoiding common pitfalls like hardcoded secrets.
  • Use Case: If you are building a new Python backend service, this Skill ensures your project follows industry-standard structure, has proper logging, and passes all linting and test checks before deployment.

Quick Start

Ask the python-generic skill to scaffold a new FastAPI project with pre-configured linting, testing, and virtual environment settings.

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: python-generic
Download link: https://github.com/susamn/skills/archive/main.zip#python-generic

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