Agent skill
vagrant-config-generator
Generate Vagrant configuration files for local development environments. Triggers on "create vagrantfile", "generate vagrant config", "vagrant setup", "local vm config".
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/vagrant-config-generator-ehtbanton-claudeskillsrepo
SKILL.md
Vagrant Config Generator
Generate Vagrant configuration files for reproducible development environments.
Output Requirements
File Output: Vagrantfile
Format: Valid Ruby Vagrantfile
Standards: Vagrant 2.x
When Invoked
Immediately generate a complete Vagrantfile for the development environment.
Example Invocations
Prompt: "Create Vagrantfile for Node.js development"
Output: Complete Vagrantfile with Ubuntu, Node.js, and port forwarding.
Didn't find tool you were looking for?