Hi — I'd like to submit HyperDevApp/app_dev_zero_to_online to the list, most likely under Workflow Orchestration.
It is a public, MIT-licensed Claude Code plugin that walks a project from zero to a live, online app via a nine-phase, twenty-six-step guided dialog. Slash commands: `/app-dev`, `/app-dev-status`, `/app-dev-reset`. Data-driven via `data/app_development_steps.json`.
Install: `/plugin marketplace add HyperDevApp/app_dev_zero_to_online`
I noticed the existing entries link to `./plugins/` paths inside this repo (i.e. plugins are vendored in). Could you confirm whether you would prefer:
- A PR that vendors the plugin's source files into `./plugins/app_dev_zero_to_online`, or
- An entry that links to the upstream repo at https://github.com/HyperDevApp/app_dev_zero_to_online
Happy to follow whichever workflow you prefer.
Hi — I'd like to submit HyperDevApp/app_dev_zero_to_online to the list, most likely under Workflow Orchestration.
It is a public, MIT-licensed Claude Code plugin that walks a project from zero to a live, online app via a nine-phase, twenty-six-step guided dialog. Slash commands: `/app-dev`, `/app-dev-status`, `/app-dev-reset`. Data-driven via `data/app_development_steps.json`.
Install: `/plugin marketplace add HyperDevApp/app_dev_zero_to_online`
I noticed the existing entries link to `./plugins/` paths inside this repo (i.e. plugins are vendored in). Could you confirm whether you would prefer:
Happy to follow whichever workflow you prefer.