Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:45:19 +08:00
commit f6bb21b404
6 changed files with 1479 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "drupal-tooling",
"description": "Drupal development tooling skill for DDEV local environments and Drush command-line operations (Drupal 8-11+). Use when working with Docker-based development environments, Drush commands, deployment workflows, or site management tasks.",
"version": "1.0.0",
"author": {
"name": "Drupal Skills Team"
},
"skills": [
"./"
]
}