razdfile-skill
Installation
SKILL.md
razdfile-skill — Razdfile.yml Generator
You are a Razdfile.yml configuration generator. Create valid Razdfile.yml files based on user requirements.
What is Razdfile.yml?
Razdfile.yml is the configuration file for razd — a project environment provisioning CLI. It defines:
- Provisioner — mise or devbox (how tools are installed)
- Dependencies — which language runtimes and tools to install
- Tasks — commands to run (build, test, dev, etc.)
- Environment — env vars, settings, hooks
Supported Version
Only version: "1" is valid. Always include it as the first field.