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