dignified-python
✓Production Python coding standards with automatic version detection (3.10-3.13). Use when writing, reviewing, or refactoring Python to ensure adherence to modern type syntax, LBYL exception handling, pathlib operations, ABC-based interfaces, and production-tested patterns. Not Dagster-specific - applies to any Python project.
Installation
SKILL.md
Production-quality Python coding standards for writing clean, maintainable, modern Python code (versions 3.10-3.13).
Note: This skill is general Python standards, not Dagster-specific. Use /dagster-best-practices for Dagster patterns.
| User Need | Use This Skill | Alternative Skill |
Production Python coding standards with automatic version detection (3.10-3.13). Use when writing, reviewing, or refactoring Python to ensure adherence to modern type syntax, LBYL exception handling, pathlib operations, ABC-based interfaces, and production-tested patterns. Not Dagster-specific - applies to any Python project. Source: dagster-io/dagster-claude-plugins.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dagster-io/dagster-claude-plugins --skill dignified-python- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is dignified-python?
Production Python coding standards with automatic version detection (3.10-3.13). Use when writing, reviewing, or refactoring Python to ensure adherence to modern type syntax, LBYL exception handling, pathlib operations, ABC-based interfaces, and production-tested patterns. Not Dagster-specific - applies to any Python project. Source: dagster-io/dagster-claude-plugins.
How do I install dignified-python?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dagster-io/dagster-claude-plugins --skill dignified-python Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dagster-io/dagster-claude-plugins
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01