project-setup
Installation
SKILL.md
Project Setup
This is a strict guideline. Follow these rules exactly.
New projects are created from blueprints stored at loxosceles/project-blueprints on GitHub.
Workflow
- Pre-flight: Verify devcontainer-state: Before anything else, check that
~/.devcontainer-state/.gitexists. If it doesn't, stop immediately and instruct:⛔ ~/.devcontainer-state is not a git repo. Docker will auto-create mount targets as empty root-owned directories, breaking the devcontainer. Fix: git clone git@github.com:loxosceles/devcontainer-state.git ~/.devcontainer-state