By dagster-io
Enforce production-tested Python coding standards for versions 3.10-3.13 with automatic version detection while writing, reviewing, and refactoring code, applying modern type syntax, LBYL exception handling, pathlib paths, and ABC interfaces.
npx claudepluginhub dagster-io/skills --plugin dignified-pythonAI assistant skills for building workflows and data pipelines using Dagster.
Compatible with Claude Code, OpenCode, OpenAI Codex, Pi, and other Agent Skills-compatible tools.
Install using the Claude plugin marketplace:
/plugin marketplace add dagster-io/skills
/plugin install dagster-expert@dagster-skills
/dagster-expert "What's an asset?"
npx skillsInstall using the npx skills command-line:
npx skills add dagster-io/skills
Clone the repository and copy skills to your tool's skills directory:
OpenCode:
git clone https://github.com/dagster-io/skills.git
cp -r skills/skills/* ~/.config/opencode/skill/
OpenAI Codex:
git clone https://github.com/dagster-io/skills.git
cp -r skills/skills/* ~/.codex/skills/
Pi Agent:
git clone https://github.com/dagster-io/skills.git
cp -r skills/skills/* ~/.pi/agent/skills/
dagster-expertExpert guidance for building production-quality Dagster projects, covering CLI commands, asset patterns, automation strategies, and implementation workflows.
What you can do:
Example prompts:
Create a new Dagster project called analytics
How do I scaffold a new asset?
Show me how to set up declarative automation
What's the proper way to partition my assets?
Help me debug why my materialization failed
How should I structure my project for multiple pipelines?
Launch all assets tagged with priority=high
dignified-pythonProduction-quality Python coding standards for modern Python.
Use for general Python code quality, not Dagster-specific patterns.
What's included:
Example questions:
Is this good Python code?
How should I annotate this function?
What's the difference between LBYL and EAFP?
Should I use pathlib or os.path?
See CONTRIBUTING.md.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Automates browser interactions for web testing, form filling, screenshots, and data extraction