By dz0ny
AI skill integration for Devenv, streamlining development environment configuration.
Migrate from nix-shell to devenv or create new devenv projects. Use when users mention converting shell.nix/default.nix to devenv, setting up devenv environments, or need help with devenv configuration for languages (Python, Elm, Node, etc), services (PostgreSQL, Redis, MySQL), or processes.
This skill should be used when the user asks to "create an Elm Land app", "add a page", "add a layout", "set up authentication", "make an API call in Elm Land", "review Elm Land code", "fix Elm Land routing", "add shared state", "use effects", "configure elm-land.json", or is developing, reviewing, or debugging an Elm Land web application.
Claude Code skill for migrating from nix-shell to devenv — comprehensive guides, templates, and real-world patterns.
/plugin marketplace add https://github.com/dz0ny/devenv-claude
/plugin install devenv@devenv-claude
git clone https://github.com/dz0ny/devenv-claude.git ~/.claude/skills/devenv-claude
# Restart Claude Code to auto-discover the skill
Helps you migrate from nix-shell to devenv or create new devenv projects with:
Claude Code automatically triggers this skill when you:
You: "Migrate my nix-shell setup to devenv"
You: "Set up devenv with Python and PostgreSQL"
You: "Why is my devenv build failing?"
skills/devenv/
├── SKILL.md # Main skill (460 lines)
├── references/ # Detailed guides (3,918 lines)
│ ├── migration-guide.md
│ ├── language-configs.md
│ ├── services-guide.md
│ ├── processes-tasks.md
│ └── troubleshooting.md
└── assets/templates/ # Ready configs (769 lines)
├── basic-devenv.nix
├── python-backend.nix
├── fullstack.nix
└── multi-language.nix
Total: 5,147 lines of curated devenv knowledge
Based on real-world migration experience:
Before (nix-shell):
default.nix with manual setupAfter (devenv):
devenv.nixSee skills/devenv/README.md for:
MIT License
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin dz0ny-devenv-claudeDesign fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
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.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
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.