Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

python-developer

verified

Use when using, writing, reviewing, or refactoring Python code.

View on GitHub

Marketplace

my-claude-plugins

a3lem/my-claude-plugins

Plugin

python-developer

Repository

a3lem/my-claude-plugins

plugins/python-developer/skills/python-developer/SKILL.md

Last Verified

February 3, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/a3lem/my-claude-plugins/blob/main/plugins/python-developer/skills/python-developer/SKILL.md -a claude-code --skill python-developer

Installation paths:

Claude
.claude/skills/python-developer/
Powered by add-skill CLI

Instructions

# Python

## Environment

Use **uv** (by astral.sh) for all Python project management:
- Virtual environment creation and management
- Dependency installation and resolution
- Python version management

Use **uvx** for running Python-based tooling (e.g., linters, formatters, type checkers).

## Tooling

When developing or testing, read @TOOLING.md

## Coding Style

When writing or reviewing code, follow @STYLE.md.

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
410 chars