Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

brand

brand enthält 2 gesammelte Skills von GoldLegendW80, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
2
Stars
0
aktualisiert
2026-06-24
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

make-brand
Grafikdesigner

Create a COMPLETE, render-safe brand kit for ANY brand under brand/<id>/ — design.md + the editorial engine (editorial/) + an engine-agnostic voice lock + outlined logos + palette-driven static & dynamic backgrounds + device mockups + stickers + a brand board & sheet + a brand.json manifest. The kit is consumed by /use-brand, which turns it into any deliverable — website, slide deck, PDF, social/OG cards, marketing copy, dev tokens, or a video (handed to /make-video). Two modes - GENERATE from scratch via an interactive discovery flow + a multi-direction inspiration board the user picks in the browser, or IMPORT an existing brand by crawling its portal. Self-contained - every generator reads bundled templates in $SKILL_DIR/assets/, never a reference kit. Trigger - /make-brand.

2026-06-24
use-brand
Grafikdesigner

Consume a finished brand kit (brand/<id>/ — design.md + brand.json + editorial/ + voice/ + assets/, made by /make-brand) and turn it into ANY on-brand deliverable - a website / landing page, social & OG cards, a slide deck (HTML + PDF + PPTX), a PDF (auto brand-guidelines or any document), marketing copy in the brand voice, dev handoff (CSS variables / Tailwind theme / W3C design-tokens.json), or a video brief handed to /make-video. Self-contained - every generator reads the kit's vendored assets + bundled templates in $SKILL_DIR/assets/. Deliverables are render-safe - inline fonts/logos/backgrounds, no network at open, deterministic Chrome bakes. Trigger - /use-brand <kit> "<what you want>".

2026-06-24