partner-logo-standard

Installation
SKILL.md

When to Use

  • Adding a new vendor/partner integration that needs a logo
  • Cleaning up or normalizing existing SVG logos
  • Any component that renders vendor branding

SVG Specification

Every vendor logo SVG must conform to these rules:

Required

  • viewBox: height proportional to content (typically 0 0 {width} {height})
  • fill: #FFFFFF — pure white, no other colors
  • xmlns: xmlns="http://www.w3.org/2000/svg" only
  • Content: Wordmarks (company name as text/paths), not just icons
Installs
3
First Seen
Apr 1, 2026
partner-logo-standard — kevinzai/cc-commander