Dz0ny Devenv Claude
dz0ny-devenv-claude is a Claude Code plugin for the Build phase that helps you configure, migrate, and document devenv environments with Python, JavaScript, PostgreSQL, and Redis.
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.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dz0ny-devenv-claude@dz0ny/devenv-claudeBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:dz0ny/devenv-claude") and the paste-ready config with skillselion.get_install_config("plugin:dz0ny/devenv-claude").
What it does
dz0ny-devenv-claude packages AI-assisted help for devenv—the Nix-powered way many builders 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. Solo 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.
Highlights
- 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
Why builders use it
Solo builders waste days when local Postgres, Redis, and language versions differ from production and no one remembers how the shell was built.
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.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is dz0ny-devenv-claude for?
It is for solo builders 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.
Comments
Share how you use dz0ny-devenv-claude, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.