lovstudio:maintain-partners
Installation
SKILL.md
maintain-partners — LovStudio 合作伙伴板块维护
Operates on /Users/mark/lovstudio/coding/web (the LovStudio website repo).
The partners strip lives in app/(main)/(home)/WorkshopDispatch.tsx as a
PARTNERS: Partner[] array; logos in public/partners/<slug>/logo.png;
taglines in src/i18n/messages/{zh-CN,en,ja,th}.json under dispatch.partner*Tagline.
When to Use
- User asks to add one or more new partners (with or without a logo URL).
- User asks to standardize / normalize a logo (sizing wrong, white-on-white, etc.).
- User provides a local file and asks to replace an existing partner's logo.
- User asks to audit the partners section before a release.
Standards
Related skills