Creates a single cluster on the Intility Developer Platform for an external user. Use when the user asks to "create a cluster", "get me a cluster", "set up a cluster", or is being routed here by the getting-started skill. Creates ONE cluster with sensible defaults unless the user explicitly asks for more, since this plugin assumes a many-apps-on-one-cluster model.
$npx -y skills add intility/for-developers-plugin --skill create-clusterInstalls into the current project.
Run `npx skills use "https://github.com/intility/for-developers-plugin" --skill "intility/for-developers-plugin/create-cluster"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/intility/for-developers-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/intility/for-developers-plugin"` and select the relevant skills, then follow their instructions.