Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:35:06 +08:00
commit dc3d4aa987
5 changed files with 143 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "web-scripting",
"description": "Web scripting with PHP and Ruby for web applications, CMS development, and backend services",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./plugins/web-scripting/agents/php-pro.md",
"./plugins/web-scripting/agents/ruby-pro.md"
]
}