python-pro
Use when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites with fixtures and mocking, and validates code with black and ruff. Invoke for type hints, async/await patterns, dataclasses, dependency injection, logging configuration, and structured error handling.
--- name: python-pro description: Use when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites with fixtures and mocking, and validates code with black and ruff. Invoke for type hints, async/await patterns, dataclasses, dependency injection, logging configuration, and structured error handling. license: MIT metadata: author: https://github.com/Jeffa
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/python-pro.md \
https://raw.githubusercontent.com/Jeffallan/claude-skills/main/skills/python-pro/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/Jeffallan/claude-skillsThen reference at skills/python-pro/SKILL.md
Related Skills
by sickn33 (Antigravity) · antigravity-awesome-skills
by qdhenry · claude-command-suite
by sickn33 (Antigravity) · antigravity-awesome-skills
by Anthropic · anthropic-official-skills