Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:35:30 +08:00
commit da5deb6900
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": [
"./agents/php-pro.md",
"./agents/ruby-pro.md"
]
}