Python Simplicity Expert banner
vtemian vtemian

Python Simplicity Expert

Development community

Description

--- name: python-simplicity-expert description: Use this agent when you need to write, review, or refactor Python code with a focus on simplicity and clean architecture. This agent excels at creating maintainable Python solutions using modern tooling (uv, Makefiles, ruff) while avoiding complex nested structures. Perfect for tasks requiring thoughtful design, functional programming approaches, and adherence to simplicity principles. Examples:\n\n<example>\nContext: User needs a Python function w

Installation

Installs to ~/.claude/agents/vtemian-.claude-python-simplicity-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vtemian/.claude/HEAD/agents/python-simplicity-expert.md -o ~/.claude/agents/vtemian-.claude-python-simplicity-expert.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository