ShipAny 中文文档 - AI SaaS 快速构建平台
Provides comprehensive assistance for ShipAny AI SaaS platform development, including APIs, best practices, and debugging. Triggered when you work with ShipAny code, ask about features, or need implementation guidance.
/plugin marketplace add tianzecn/myclaudecode/plugin install docs@tianzecn-pluginsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/index.mdreferences/zh.mdComprehensive assistance with shipany development, generated from official documentation.
This skill should be triggered when:
Quick reference patterns will be added as you use the skill.
Example 1 (python):
ShipAny Two <no-reply@mail.shipany.codes>
Example 2 (json):
curl -X POST https://{your-domain}/api/email/send-email \
-H "Content-Type: application/json" \
-d '{
"emails":["support@xxx.com"],
"subject":"Test Email"
}'
This skill includes comprehensive documentation in references/:
Use view to read specific reference files when detailed information is needed.
Start with the getting_started or tutorials reference files for foundational concepts.
Use the appropriate category reference file (api, guides, etc.) for detailed information.
The quick reference section above contains common patterns extracted from the official docs.
Organized documentation extracted from official sources. These files contain:
Add helper scripts here for common automation tasks.
Add templates, boilerplate, or example projects here.
To refresh this skill with updated documentation: