@Prompt class with optional typed arguments.
Usage
Options
| Option | Type | Default | Description |
|---|---|---|---|
name | string | — | Required. The name of the prompt |
project | string | — | Required. The project to add the prompt to |
arguments | string | — | Comma-separated argument names for the prompt |
directory | string | — | Subdirectory within src/prompts/ |