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:

  1. First, scan recommendation files (Step 1 below) to discover available project types.
  2. 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.

Step 1: Scan recommendation files

Related skills
Installs
4
GitHub Stars
59
First Seen
Apr 15, 2026