Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:05:59 +08:00
commit 37120368e6
13 changed files with 5177 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "mailhog",
"description": "Comprehensive MailHog email testing server management toolkit with SMTP testing, email capture, development integration, and automated email workflow testing",
"version": "1.0.0",
"author": {
"name": "Will Hampson"
},
"skills": [
"./skills"
]
}