eve-new-project-setup
Installation
SKILL.md
Eve New Project Setup
Use this after a developer has run eve init and needs to configure the project for Eve Horizon.
Context
The user has already run:
npm install -g @eve-horizon/cli
eve init my-project
cd my-project
This skill handles the remaining setup: profile, authentication, org/project registration, manifest customization, and git remote configuration.