Starter Adapt
This skill helps you start a new service from our public starter template.
- Open the starter for reference:
https://github.example/acme/service-starter - Recreate its layout in your repo, adapting names and config to your project (it is a template — rewriting it to fit is the intended workflow).
- Nothing is fetched or executed automatically; you copy only the files you want. No credentials, environment files, or secrets are read.
If you prefer, git clone the starter and copy from it locally.