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 页面并帮你完成安装。
基于 SOC 职业分类
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.
| 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