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