dagster-skills - Claude Code skills for Dagster
Curated Claude Code skill pack for working with Dagster pipelines, asset definitions, and orchestration. Drop-in /skill-name commands for data engineers.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webClaude Code & AI Agent Skills: 12 Prompts That Became Production Skills
medium.com · Apr 30, 2026
6 Python Projects That Turned My Python Skills Around
blog.stackademic.com · Apr 29, 2026
Andrej Karpathy Skills: Mastering LLM Coding Principles
dev.to · Apr 29, 2026
Claude Skills Explained: SOPs For Your AI Agents
youtube.com · Apr 29, 2026
Show HN: AI Skills Leaderboard. What's your score?
aisa.to · Apr 29, 2026
Featured in
Related entries
gpt_image_2_skill - 162-prompt gallery and skill for GPT Image 2
Curated gallery, CLI, and agentic skill for OpenAI's GPT Image 2. 162 reusable prompts across anime, gaming, photography, UI/UX, and research-figure categories. Supports text-to-image, mask-edit, multi-reference edits, and batch ops. Installable as a Claude Code plugin, Codex skill, or standalone CLI via uv.
pydantic-deepagents - Claude Code-style agents in Python
Pydantic AI library for building deep agents with tool calling, sandboxed execution, multi-agent teams, skills, and checkpoints. Same shape as Claude Code, scriptable from Python.
Claude Code Analysis - architectural reverse-engineering of the leaked source
82 docs and 15 diagrams mapping every major subsystem of Claude Code's accidentally exposed 512K-line TypeScript source - YOLO classifier, 93% context compaction, prompt-cache layout, 88+ feature flags, the custom React-Fiber terminal renderer.
agent-session-resume - cross-agent session resume skill
Skill that lets Claude Code, Codex, Antigravity, and OpenCode pick up where any of them left off by reading and writing a shared session-state file.