
Python Dev
- Updated February 22, 2026
- jmfontaine/jmf-claude-plugins
python-dev is a Python Development Assistant. It supports an agent in writing and working with Python code during development. It is a focused helper for Python-based projects.
Key points
- Python Development Assistant
- Language-specific help
Python Dev by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add jmfontaine/jmf-claude-plugins/plugin install python-dev@jmf-claude-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | February 22, 2026 |
|---|---|
| Repository | jmfontaine/jmf-claude-plugins ↗ |
What it does
Get Python development assistance while building Python applications.
README.md
Claude Plugins
A collection of plugins for Claude and Claude Code I built these for my own use, but they might help you, either to use directly or as inspiration for your own custom tools.
Installation
In Claude Code, use the /plugin command to manage plugins:
# Add the plugin marketplace
/plugin marketplace add jmfontaine/jmf-claude-plugins
# Install a plugin from the collection
/plugin install <plugin>@jmf-claude-plugins
Plugins
- better-assistant: Guidelines for clearer thinking, disciplined coding, and concise communication.
- git: Git management with commit and branch naming guidelines.
- project-qa: Review project files for consistency, completeness, and correctness.
- python-dev: Python development assistant.
License
Claude Plugins is licensed under the Apache License 2.0.
Related skills
Pythonbackend