install
Use when installing or reinstalling the local Drupal site.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when installing or reinstalling the local Drupal site.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Use when working on public Drupal.org Schema.org Blueprints module issues, including queue scouting, local issue tracking, issue-fork review, scoped contribution work, or assessing ecosystem impact.
Use when traversing a public Drupal.org project issue queue, maintaining local Markdown issue notes, reviewing issue forks or merge requests, or preparing scoped contribution work.
Use when working on public Drupal.org Webform module issues, including queue scouting, local issue tracking, issue-fork review, or scoped Webform contribution work.
Use when working on private Webform security issues in Drupal GitLab.
Use when cloning a known Drupal.org project machine name for local contribution work.
Use when creating logo prompt ideas for a Drupal.org module or theme.
SOC 職業分類に基づく
| name | install |
| description | Use when installing or reinstalling the local Drupal site. |
| disable-model-invocation | true |
Run ddev install with the preset(s) from $ARGUMENTS, or no preset for a base install.
| Preset | What it applies |
|---|---|
ai | drupal_playground_ai recipe |
eca | eca_starterkit recipe |
all | applies ai, schemadotorg, eca, and translation in sequence |
schemadotorg | drupal_playground_schemadotorg recipe |
translation | drupal_playground_translation recipe + locale sync |
Multiple presets can be combined, e.g. ddev install ai eca.
all must be used by itself, e.g. ddev install all.
ddev install $ARGUMENTS