ShipAny 中文文档 - AI SaaS 快速构建平台
/plugin marketplace add tianzecn/myclaudecode/plugin install tianzecn-docs-plugins-docs@tianzecn/myclaudecodeThis 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:
Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.