code-setup-project
Installation
SKILL.md
Set up a project development environment with wrapper scripts and/or a Nix flake.
Parameters
- location: Desired location for setup artifacts.
- "machine-local": Inside
.my/(ignored by git, good for personal tools). - "project-local": Root level (e.g.,
bin/,flake.nix).
- "machine-local": Inside
- setup_types: What to set up ("wrapper", "flake", or "both").
If these parameters are not explicitly provided in the request, infer them from context or ask the user for clarification before proceeding.
Process
For each setup type selected: