
Dz0ny Devenv Claude
- Updated January 29, 2026
- dz0ny/devenv-claude
dz0ny-devenv-claude is a Claude Code plugin that helps you configure, migrate, and document devenv environments with Python, JavaScript, PostgreSQL, and Redis.
About
dz0ny-devenv-claude packages AI-assisted help for devenv—the Nix-powered way many developers get identical Postgres, Redis, Python, and JavaScript stacks on every laptop. As a single-plugin Claude Code bundle, it targets the moment you are wiring local integrations: writing devenv.nix, pulling in language modules, standing up services, and migrating off ad hoc docker-compose or shell scripts. founders benefit because environment drift stops killing afternoon demos; the agent can follow structured templates and conversion notes instead of guessing package names. Canonical placement is Build integrations, but the same skill pays off when you prototype in Validate and when you treat infra as code in Operate. Expect intermediate familiarity with Nix or willingness to learn devenv conventions; it is not a hosted PaaS substitute but a copilot for config you own in git.
- Claude Code–oriented guidance for devenv and Nix-based local environments
- Templates and configs for JavaScript and Python project layouts
- PostgreSQL and Redis service patterns in devenv definitions
- Migration and conversion guides from other shell or stack setups
- Nix shell and devenv includes for repeatable solo dev machines
Dz0ny Devenv Claude by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install dz0ny-devenv-claude@dz0ny/devenv-claudeAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 29, 2026 |
|---|---|
| Repository | dz0ny/devenv-claude ↗ |
What it does
Register this plugin when you want Claude Code to help author, migrate, and reason about devenv.nix setups with Python, JavaScript, PostgreSQL, Redis, and Nix shell templates.
Who is it for?
Best when you already use or adopting devenv.nix and want agent help for templates, includes, and multi-language local stacks.
Skip if: Skip if you only deploy to managed PaaS with no local Nix workflow or and need pure Docker Compose generation without devenv.
What you get
After installing the plugin, Claude Code can draft and adjust devenv configs, service blocks, and migration steps so your repo defines a reproducible dev environment.
- 1-plugin Claude Code bundle registered from dz0ny/devenv-claude
- Agent-guided devenv configs with language and service includes
- Migration or conversion notes toward a git-tracked local environment
By the numbers
- 1 plugin in the bundle
- Repository: dz0ny/devenv-claude
- Keyword coverage: postgresql, redis, python, javascript, nixshell, devenv
Recommended Plugins
How it compares
Devenv-focused Claude Code plugin, not a hosted devcontainer SaaS or generic linter skill.
FAQ
Who is Dz0ny Devenv Claude for?
It is for developers and small teams using devenv who want Claude Code to help with Nix configs, services, and language setup in the repo.
When should I use Dz0ny Devenv Claude?
Use it when bootstrapping a new devenv.nix, adding PostgreSQL or Redis locally, migrating from another dev setup, or converting JavaScript or Python project templates.
How do I add Dz0ny Devenv Claude to my agent?
Register the dz0ny/devenv-claude repository as a Claude Code plugin, ensure devenv is installed on your machine, then invoke the plugin during environment authoring sessions.