Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
AI-powered brand identity skill for generating cohesive brand guidelines, color palettes, and visual identity.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
references/approval-checklist.md
1# Asset Approval Checklist23Comprehensive checklist for reviewing marketing assets before approval.45## Quick Review67Before detailed review, verify:8- [ ] Asset serves stated purpose9- [ ] Target audience appropriate10- [ ] No obvious errors or issues11- [ ] Aligns with campaign goals1213## Visual Elements1415### Logo Usage16- [ ] Correct logo variant for context17- [ ] Proper clear space maintained18- [ ] Minimum size requirements met19- [ ] Approved colors only20- [ ] No unauthorized modifications21- [ ] Appropriate for background2223### Color Compliance24- [ ] Uses brand palette colors only25- [ ] Primary/secondary ratio appropriate (60/30/10)26- [ ] Semantic colors used correctly27- [ ] No off-brand colors introduced28- [ ] Consistent across all elements2930### Typography31- [ ] Brand fonts used throughout32- [ ] Correct font weights applied33- [ ] Proper type hierarchy34- [ ] Appropriate sizes for medium35- [ ] Line heights adequate36- [ ] No orphans/widows in body text3738### Imagery39- [ ] Matches brand photography style40- [ ] Appropriate subjects/content41- [ ] Quality meets requirements42- [ ] Properly licensed/credited43- [ ] Optimized for intended use4445## Accessibility4647### Visual Accessibility48- [ ] Text contrast ratio >= 4.5:1 (AA)49- [ ] Large text contrast >= 3:150- [ ] Interactive elements have visible focus51- [ ] Color not sole indicator of meaning52- [ ] Alt text for all images5354### Content Accessibility55- [ ] Clear and scannable layout56- [ ] Readable font sizes57- [ ] Logical reading order58- [ ] Meaningful headings structure59- [ ] Links describe destination6061## Content Quality6263### Copy Review64- [ ] Matches brand voice65- [ ] Appropriate tone for context66- [ ] No prohibited terms used67- [ ] Value proposition clear68- [ ] CTA compelling and clear69- [ ] Proofread for errors7071### Messaging72- [ ] Aligns with key messages73- [ ] Differentiators highlighted74- [ ] Benefits over features75- [ ] Target audience addressed76- [ ] No conflicting claims7778## Technical Requirements7980### File Specifications81- [ ] Correct file format82- [ ] Appropriate resolution83- [ ] File size optimized84- [ ] Proper naming convention85- [ ] Metadata included8687### Platform Requirements88| Platform | Verified |89|----------|----------|90| Instagram | [ ] Correct dimensions |91| Twitter/X | [ ] Meets requirements |92| LinkedIn | [ ] Professional standards |93| Facebook | [ ] Guidelines compliant |94| Email | [ ] Size under 1MB |95| Web | [ ] Optimized for web |9697## Legal & Compliance9899### Intellectual Property100- [ ] Stock images licensed101- [ ] Music/audio cleared102- [ ] No trademark violations103- [ ] User content authorized104- [ ] Credits included where needed105106### Regulatory107- [ ] Required disclosures present108- [ ] No misleading claims109- [ ] Pricing accurate110- [ ] Terms linked where needed111- [ ] Privacy compliant112113## Review Status114115### Reviewer Sign-off116117| Review Area | Reviewer | Date | Status |118|-------------|----------|------|--------|119| Visual Design | | | [ ] Pass / [ ] Revisions |120| Copy/Content | | | [ ] Pass / [ ] Revisions |121| Brand Compliance | | | [ ] Pass / [ ] Revisions |122| Technical | | | [ ] Pass / [ ] Revisions |123| Legal | | | [ ] Pass / [ ] Revisions |124125### Final Approval126127- [ ] All review areas passed128- [ ] Revisions completed (if any)129- [ ] Final version uploaded130- [ ] Metadata updated131- [ ] Ready for publish/use132133**Approved By:** _______________134135**Date:** _______________136137**Version:** _______________138139## Common Issues & Fixes140141| Issue | Fix |142|-------|-----|143| Logo too small | Increase to minimum size |144| Wrong font | Replace with brand font |145| Low contrast | Adjust colors for accessibility |146| Off-brand color | Replace with palette color |147| Blurry image | Use higher resolution source |148| Missing alt text | Add descriptive alt text |149| Weak CTA | Strengthen action-oriented copy |150151## Automation Support152153The `validate-asset.cjs` script can auto-check:154- Color palette compliance155- Minimum dimensions156- File format/size157- Naming convention158- Basic metadata159160Run: `node .claude/skills/brand/scripts/validate-asset.cjs <asset-path>`161162## Archival163164After approval:1651. Update asset status in manifest.json1662. Add approver and timestamp1673. Move previous versions to archive1684. Update campaign tracking1695. Notify relevant teams170