create
Installation
SKILL.md
Create a new project
Route project creation to the right companion plugin. Wingspan does not scaffold projects itself — it discovers companion plugins from recommendation files and delegates to the matching plugin's create skill.
Project description
$ARGUMENTS
If the description above is empty:
- First, scan recommendation files (Step 1 below) to discover available project types.
- Then use AskUserQuestion tool:
- Question: "What kind of project would you like to create?"
- Options: Build the option list from the discovered companion plugins' descriptions, plus "Other" as the last option.
DO NOT proceed until you have a project description.