invos 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +39 -0
- package/bin/invos.js +78 -0
- package/kit/.agents/skills/apple/DESCRIPTION.md +2 -0
- package/kit/.agents/skills/apple/apple-notes/SKILL.md +90 -0
- package/kit/.agents/skills/apple/apple-reminders/SKILL.md +130 -0
- package/kit/.agents/skills/audit/SKILL.md +177 -0
- package/kit/.agents/skills/design-marca/SKILL.md +92 -0
- package/kit/.agents/skills/humanizer/SKILL.md +476 -0
- package/kit/.agents/skills/instagram-carrossel/SKILL.md +79 -0
- package/kit/.agents/skills/instagram-carrossel/references/fetch-assets.md +77 -0
- package/kit/.agents/skills/instagram-carrossel/references/publish.md +48 -0
- package/kit/.agents/skills/instagram-carrossel/references/render-png.md +147 -0
- package/kit/.agents/skills/instagram-carrossel/scripts/publish.js +165 -0
- package/kit/.agents/skills/llm-wiki/SKILL.md +507 -0
- package/kit/.agents/skills/onboard/SKILL.md +152 -0
- package/kit/.agents/skills/pd-ikigai/SKILL.md +269 -0
- package/kit/.agents/skills/popular-web-designs/SKILL.md +214 -0
- package/kit/.agents/skills/popular-web-designs/templates/airbnb.md +259 -0
- package/kit/.agents/skills/popular-web-designs/templates/airtable.md +102 -0
- package/kit/.agents/skills/popular-web-designs/templates/apple.md +326 -0
- package/kit/.agents/skills/popular-web-designs/templates/bmw.md +193 -0
- package/kit/.agents/skills/popular-web-designs/templates/cal.md +272 -0
- package/kit/.agents/skills/popular-web-designs/templates/claude.md +325 -0
- package/kit/.agents/skills/popular-web-designs/templates/clay.md +317 -0
- package/kit/.agents/skills/popular-web-designs/templates/clickhouse.md +294 -0
- package/kit/.agents/skills/popular-web-designs/templates/cohere.md +279 -0
- package/kit/.agents/skills/popular-web-designs/templates/coinbase.md +142 -0
- package/kit/.agents/skills/popular-web-designs/templates/composio.md +320 -0
- package/kit/.agents/skills/popular-web-designs/templates/cursor.md +322 -0
- package/kit/.agents/skills/popular-web-designs/templates/elevenlabs.md +278 -0
- package/kit/.agents/skills/popular-web-designs/templates/expo.md +294 -0
- package/kit/.agents/skills/popular-web-designs/templates/figma.md +233 -0
- package/kit/.agents/skills/popular-web-designs/templates/framer.md +259 -0
- package/kit/.agents/skills/popular-web-designs/templates/hashicorp.md +291 -0
- package/kit/.agents/skills/popular-web-designs/templates/ibm.md +345 -0
- package/kit/.agents/skills/popular-web-designs/templates/intercom.md +159 -0
- package/kit/.agents/skills/popular-web-designs/templates/kraken.md +138 -0
- package/kit/.agents/skills/popular-web-designs/templates/linear.app.md +380 -0
- package/kit/.agents/skills/popular-web-designs/templates/lovable.md +311 -0
- package/kit/.agents/skills/popular-web-designs/templates/minimax.md +270 -0
- package/kit/.agents/skills/popular-web-designs/templates/mintlify.md +339 -0
- package/kit/.agents/skills/popular-web-designs/templates/miro.md +121 -0
- package/kit/.agents/skills/popular-web-designs/templates/mistral.ai.md +274 -0
- package/kit/.agents/skills/popular-web-designs/templates/mongodb.md +279 -0
- package/kit/.agents/skills/popular-web-designs/templates/notion.md +322 -0
- package/kit/.agents/skills/popular-web-designs/templates/nvidia.md +306 -0
- package/kit/.agents/skills/popular-web-designs/templates/ollama.md +280 -0
- package/kit/.agents/skills/popular-web-designs/templates/opencode.ai.md +294 -0
- package/kit/.agents/skills/popular-web-designs/templates/pinterest.md +243 -0
- package/kit/.agents/skills/popular-web-designs/templates/posthog.md +269 -0
- package/kit/.agents/skills/popular-web-designs/templates/raycast.md +281 -0
- package/kit/.agents/skills/popular-web-designs/templates/replicate.md +274 -0
- package/kit/.agents/skills/popular-web-designs/templates/resend.md +316 -0
- package/kit/.agents/skills/popular-web-designs/templates/revolut.md +198 -0
- package/kit/.agents/skills/popular-web-designs/templates/runwayml.md +257 -0
- package/kit/.agents/skills/popular-web-designs/templates/sanity.md +370 -0
- package/kit/.agents/skills/popular-web-designs/templates/sentry.md +275 -0
- package/kit/.agents/skills/popular-web-designs/templates/spacex.md +207 -0
- package/kit/.agents/skills/popular-web-designs/templates/spotify.md +259 -0
- package/kit/.agents/skills/popular-web-designs/templates/stripe.md +335 -0
- package/kit/.agents/skills/popular-web-designs/templates/supabase.md +268 -0
- package/kit/.agents/skills/popular-web-designs/templates/superhuman.md +265 -0
- package/kit/.agents/skills/popular-web-designs/templates/together.ai.md +276 -0
- package/kit/.agents/skills/popular-web-designs/templates/uber.md +308 -0
- package/kit/.agents/skills/popular-web-designs/templates/vercel.md +323 -0
- package/kit/.agents/skills/popular-web-designs/templates/voltagent.md +336 -0
- package/kit/.agents/skills/popular-web-designs/templates/warp.md +266 -0
- package/kit/.agents/skills/popular-web-designs/templates/webflow.md +105 -0
- package/kit/.agents/skills/popular-web-designs/templates/wise.md +186 -0
- package/kit/.agents/skills/popular-web-designs/templates/x.ai.md +270 -0
- package/kit/.agents/skills/popular-web-designs/templates/zapier.md +341 -0
- package/kit/.agents/skills/productivity/DESCRIPTION.md +3 -0
- package/kit/.agents/skills/productivity/google-workspace/SKILL.md +335 -0
- package/kit/.agents/skills/productivity/google-workspace/references/gmail-search-syntax.md +63 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/_hermes_home.py +42 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/google_api.py +1225 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/gws_bridge.py +111 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/setup.py +481 -0
- package/kit/.agents/skills/productivity/nano-pdf/SKILL.md +52 -0
- package/kit/.agents/skills/productivity/notion/SKILL.md +448 -0
- package/kit/.agents/skills/productivity/notion/references/block-types.md +112 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/DESCRIPTION.md +3 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/SKILL.md +172 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/scripts/extract_marker.py +87 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/scripts/extract_pymupdf.py +98 -0
- package/kit/.agents/skills/productivity/powerpoint/LICENSE.txt +30 -0
- package/kit/.agents/skills/productivity/powerpoint/SKILL.md +237 -0
- package/kit/.agents/skills/productivity/powerpoint/editing.md +205 -0
- package/kit/.agents/skills/productivity/powerpoint/pptxgenjs.md +420 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/__init__.py +0 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/add_slide.py +195 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/clean.py +286 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/helpers/__init__.py +0 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/helpers/merge_runs.py +199 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/helpers/simplify_redlines.py +197 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/pack.py +159 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-contentTypes.xsd +42 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-coreProperties.xsd +50 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-digSig.xsd +49 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-relationships.xsd +33 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/mce/mc.xsd +75 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/kit/.agents/skills/proposta/SKILL.md +159 -0
- package/kit/.agents/skills/proposta/references/proposta-avancada.md +17 -0
- package/kit/.agents/skills/proposta/references/proposta.html +187 -0
- package/kit/.agents/skills/session-checkpoint/SKILL.md +80 -0
- package/kit/.agents/skills/session-end/SKILL.md +166 -0
- package/kit/.agents/skills/session-start/SKILL.md +149 -0
- package/kit/.agents/skills/social-content/SKILL.md +119 -0
- package/kit/.agents/skills/stop-slop/CHANGELOG.md +24 -0
- package/kit/.agents/skills/stop-slop/LICENSE +21 -0
- package/kit/.agents/skills/stop-slop/README.md +62 -0
- package/kit/.agents/skills/stop-slop/SKILL.md +68 -0
- package/kit/.agents/skills/stop-slop/references/examples.md +59 -0
- package/kit/.agents/skills/stop-slop/references/phrases.md +128 -0
- package/kit/.agents/skills/stop-slop/references/structures.md +134 -0
- package/kit/.agents/squads/advisory-board/README.md +34 -0
- package/kit/.agents/squads/advisory-board/agents/board-chair.md +161 -0
- package/kit/.agents/squads/advisory-board/agents/brene-brown.md +296 -0
- package/kit/.agents/squads/advisory-board/agents/charlie-munger.md +590 -0
- package/kit/.agents/squads/advisory-board/agents/derek-sivers.md +268 -0
- package/kit/.agents/squads/advisory-board/agents/naval-ravikant.md +251 -0
- package/kit/.agents/squads/advisory-board/agents/patrick-lencioni.md +394 -0
- package/kit/.agents/squads/advisory-board/agents/peter-thiel.md +269 -0
- package/kit/.agents/squads/advisory-board/agents/ray-dalio.md +587 -0
- package/kit/.agents/squads/advisory-board/agents/reid-hoffman.md +278 -0
- package/kit/.agents/squads/advisory-board/agents/simon-sinek.md +291 -0
- package/kit/.agents/squads/advisory-board/agents/yvon-chouinard.md +275 -0
- package/kit/.agents/squads/advisory-board/checklists/output-quality.md +73 -0
- package/kit/.agents/squads/advisory-board/config/config.yaml +67 -0
- package/kit/.agents/squads/advisory-board/data/mental-models-catalog.yaml +178 -0
- package/kit/.agents/squads/advisory-board/data/routing-catalog.yaml +89 -0
- package/kit/.agents/squads/advisory-board/squad.yaml +50 -0
- package/kit/.agents/squads/advisory-board/tasks/convene-board.md +152 -0
- package/kit/.agents/squads/advisory-board/tasks/diagnose.md +138 -0
- package/kit/.agents/squads/advisory-board/tasks/evaluate-scaling.md +165 -0
- package/kit/.agents/squads/advisory-board/tasks/get-founder-counsel.md +169 -0
- package/kit/.agents/squads/advisory-board/tasks/resolve-culture-crisis.md +164 -0
- package/kit/.agents/squads/advisory-board/tasks/review.md +133 -0
- package/kit/.agents/squads/advisory-board/tasks/seek-investment-counsel.md +161 -0
- package/kit/.agents/squads/advisory-board/workflows/wf-board-meeting.yaml +115 -0
- package/kit/.agents/squads/advisory-board/workflows/wf-decision-framework.yaml +135 -0
- package/kit/.agents/squads/brand/README.md +179 -0
- package/kit/.agents/squads/brand/agents/alexandra-watkins.md +1869 -0
- package/kit/.agents/squads/brand/agents/april-dunford.md +1781 -0
- package/kit/.agents/squads/brand/agents/brand-chief.md +600 -0
- package/kit/.agents/squads/brand/agents/emily-heyward.md +1685 -0
- package/kit/.agents/squads/brand/agents/marty-neumeier.md +1642 -0
- package/kit/.agents/squads/brand/agents/michael-johnson.md +1814 -0
- package/kit/.agents/squads/brand/agents/sagi-haviv.md +2025 -0
- package/kit/.agents/squads/brand/checklists/brand-book-checklist.md +31 -0
- package/kit/.agents/squads/brand/checklists/brand-launch-checklist.md +52 -0
- package/kit/.agents/squads/brand/checklists/brand-strategy-checklist.md +45 -0
- package/kit/.agents/squads/brand/checklists/naming-checklist.md +48 -0
- package/kit/.agents/squads/brand/checklists/positioning-checklist.md +48 -0
- package/kit/.agents/squads/brand/checklists/smoke-tests.md +180 -0
- package/kit/.agents/squads/brand/checklists/visual-identity-checklist.md +61 -0
- package/kit/.agents/squads/brand/config.yaml +135 -0
- package/kit/.agents/squads/brand/data/brand-archetypes.md +135 -0
- package/kit/.agents/squads/brand/data/brand-audit-methodology.md +99 -0
- package/kit/.agents/squads/brand/data/brand-pantheon.md +61 -0
- package/kit/.agents/squads/brand/data/brand-voice-matrix.md +92 -0
- package/kit/.agents/squads/brand/data/color-psychology.md +125 -0
- package/kit/.agents/squads/brand/squad.yaml +123 -0
- package/kit/.agents/squads/brand/tasks/brand-audit.md +150 -0
- package/kit/.agents/squads/brand/tasks/brand-book-creation.md +136 -0
- package/kit/.agents/squads/brand/tasks/brand-diagnosis.md +135 -0
- package/kit/.agents/squads/brand/tasks/brand-touchpoint-audit.md +100 -0
- package/kit/.agents/squads/brand/tasks/coherence-check.md +132 -0
- package/kit/.agents/squads/brand/tasks/logo-evaluation.md +103 -0
- package/kit/.agents/squads/brand/tasks/movement-architecture.md +136 -0
- package/kit/.agents/squads/brand/tasks/naming-exercise.md +134 -0
- package/kit/.agents/squads/brand/tasks/positioning-exercise.md +146 -0
- package/kit/.agents/squads/brand/tasks/research-references.md +225 -0
- package/kit/.agents/squads/brand/tasks/visual-identity-brief.md +134 -0
- package/kit/.agents/squads/brand/templates/brand-book-tmpl.md +148 -0
- package/kit/.agents/squads/brand/templates/brand-soul-canvas-tmpl.md +80 -0
- package/kit/.agents/squads/brand/templates/naming-brief-tmpl.md +83 -0
- package/kit/.agents/squads/brand/templates/positioning-canvas-tmpl.md +60 -0
- package/kit/.agents/squads/brand/templates/visual-identity-brief-tmpl.md +109 -0
- package/kit/.agents/squads/brand/workflows/wf-brand-audit.yaml +148 -0
- package/kit/.agents/squads/brand/workflows/wf-brand-from-zero.yaml +229 -0
- package/kit/.agents/squads/brand/workflows/wf-brief-to-references.yaml +141 -0
- package/kit/.agents/squads/hormozi-squad/README.md +25 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-ads.md +159 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-advisor.md +178 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-audit.md +178 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-chief.md +121 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-closer.md +179 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-content.md +166 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-copy.md +152 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-hooks.md +177 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-launch.md +160 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-leads.md +198 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-models.md +191 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-offers.md +197 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-pricing.md +151 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-retention.md +166 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-scale.md +175 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-workshop.md +160 -0
- package/kit/.agents/squads/hormozi-squad/checklists/output-quality.md +71 -0
- package/kit/.agents/squads/hormozi-squad/config/config.yaml +183 -0
- package/kit/.agents/squads/hormozi-squad/data/hormozi-frameworks.yaml +105 -0
- package/kit/.agents/squads/hormozi-squad/data/routing-catalog.yaml +94 -0
- package/kit/.agents/squads/hormozi-squad/squad.yaml +60 -0
- package/kit/.agents/squads/hormozi-squad/tasks/audit-business.md +186 -0
- package/kit/.agents/squads/hormozi-squad/tasks/close-sale.md +179 -0
- package/kit/.agents/squads/hormozi-squad/tasks/create-hooks.md +159 -0
- package/kit/.agents/squads/hormozi-squad/tasks/create-offer.md +178 -0
- package/kit/.agents/squads/hormozi-squad/tasks/design-workshop.md +192 -0
- package/kit/.agents/squads/hormozi-squad/tasks/diagnose.md +166 -0
- package/kit/.agents/squads/hormozi-squad/tasks/generate-leads.md +187 -0
- package/kit/.agents/squads/hormozi-squad/tasks/plan-launch.md +179 -0
- package/kit/.agents/squads/hormozi-squad/tasks/review.md +133 -0
- package/kit/.agents/squads/hormozi-squad/tasks/set-pricing.md +167 -0
- package/kit/.agents/squads/hormozi-squad/workflows/wf-business-turnaround.yaml +104 -0
- package/kit/.agents/squads/hormozi-squad/workflows/wf-offer-creation.yaml +105 -0
- package/kit/.agents/squads/index.md +14 -0
- package/kit/.agents/squads/instagram-carrossel/DEPENDENCIES.md +75 -0
- package/kit/.agents/squads/instagram-carrossel/README.md +52 -0
- package/kit/.agents/squads/instagram-carrossel/RUN.md +115 -0
- package/kit/.agents/squads/instagram-carrossel/_memory/memories.md +16 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter/tasks/create-slides.md +96 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter/tasks/generate-angles.md +111 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter/tasks/optimize-copy.md +81 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter.custom.md +73 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer/tasks/create-slides.md +132 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer/tasks/propose-visual-identities.md +89 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer/tasks/render-export.md +100 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer.custom.md +47 -0
- package/kit/.agents/squads/instagram-carrossel/agents/publisher/tasks/validate-publish.md +50 -0
- package/kit/.agents/squads/instagram-carrossel/agents/publisher.custom.md +26 -0
- package/kit/.agents/squads/instagram-carrossel/agents/researcher/tasks/find-and-rank-news.md +105 -0
- package/kit/.agents/squads/instagram-carrossel/agents/researcher.custom.md +46 -0
- package/kit/.agents/squads/instagram-carrossel/agents/reviewer/tasks/generate-feedback.md +91 -0
- package/kit/.agents/squads/instagram-carrossel/agents/reviewer/tasks/score-content.md +103 -0
- package/kit/.agents/squads/instagram-carrossel/agents/reviewer.custom.md +53 -0
- package/kit/.agents/squads/instagram-carrossel/output/.gitkeep +0 -0
- package/kit/.agents/squads/instagram-carrossel/output/slides/.gitkeep +0 -0
- package/kit/.agents/squads/instagram-carrossel/output/slides/rendered/.gitkeep +0 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/anti-patterns.md +125 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/domain-framework.md +92 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/instagram-feed-best-practices.md +235 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/output-examples.md +244 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/quality-criteria.md +120 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/research-brief.md +135 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/tone-of-voice.md +32 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/pipeline.yaml +136 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-01-input-content.md +38 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-02-find-news.md +42 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-03-select-story.md +59 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-04-generate-angles.md +45 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-05-select-angle.md +64 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-06-create-copy.md +51 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-07-approve-copy.md +52 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-08-propose-visuals.md +42 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-09-select-visual.md +61 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-10-create-slides.md +55 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-11-approve-images.md +60 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-12-review.md +55 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-13-publish.md +79 -0
- package/kit/.agents/squads/instagram-carrossel/squad-party.csv +6 -0
- package/kit/.agents/squads/instagram-carrossel/squad.yaml +70 -0
- package/kit/AGENTS.md +175 -0
- package/kit/CLAUDE.md +1 -0
- package/kit/COMECE-AQUI.md +207 -0
- package/kit/INVOS.json +37 -0
- package/kit/MEMORY.md +31 -0
- package/kit/README.md +434 -0
- package/kit/SECURITY.md +39 -0
- package/kit/clientes/README.md +72 -0
- package/kit/clientes/_index.md +32 -0
- package/kit/clientes/_template/arquivos/.gitkeep +0 -0
- package/kit/clientes/_template/contexto.md +21 -0
- package/kit/clientes/_template/entregas.md +20 -0
- package/kit/clientes/_template/perfil.md +47 -0
- package/kit/clientes/_template/propostas/.gitkeep +0 -0
- package/kit/conteudo/README.md +12 -0
- package/kit/conteudo/_fila.md +12 -0
- package/kit/conteudo/carrosseis/.gitkeep +0 -0
- package/kit/conteudo/publicados/.gitkeep +0 -0
- package/kit/docs/audit-enxugamento-sieve.md +187 -0
- package/kit/docs/cli.md +62 -0
- package/kit/docs/hotmart-webhook.md +96 -0
- package/kit/docs/lab-user.md +35 -0
- package/kit/docs/prd-invos-cli.md +264 -0
- package/kit/integracoes/README.md +31 -0
- package/kit/integracoes/composio/README.md +128 -0
- package/kit/integracoes/composio/marketing-tools.md +61 -0
- package/kit/marca/README.md +13 -0
- package/kit/marca/assets/.gitkeep +0 -0
- package/kit/marca/marca.md +57 -0
- package/kit/memoria/ativo.md +18 -0
- package/kit/memoria/decisoes.md +26 -0
- package/kit/memoria/empresa.md +46 -0
- package/kit/memoria/historico/README.md +8 -0
- package/kit/memoria/insights.md +11 -0
- package/kit/memoria/perfil.md +29 -0
- package/kit/memoria/projetos.md +27 -0
- package/kit/memoria/regras/_TEMPLATE-exemplo.md +15 -0
- package/kit/memoria/regras/task-com-dono.md +18 -0
- package/kit/scripts/smoke-estado.sh +32 -0
- package/kit/scripts/validar.sh +206 -0
- package/package.json +43 -0
- package/src/commands/doctor.js +104 -0
- package/src/commands/init.js +44 -0
- package/src/commands/install.js +41 -0
- package/src/commands/update.js +113 -0
- package/src/lock.js +47 -0
- package/src/manifest.js +10 -0
- package/src/resolve-kit.js +33 -0
- package/src/symlinks.js +78 -0
- package/src/utils.js +113 -0
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
# Brand Archetypes — 12 Jungian Archetypes for Brands
|
|
2
|
+
|
|
3
|
+
Source: Margaret Mark & Carol S. Pearson, "The Hero and the Outlaw"
|
|
4
|
+
|
|
5
|
+
## The 12 Brand Archetypes
|
|
6
|
+
|
|
7
|
+
### 1. The Innocent
|
|
8
|
+
- **Desire:** Safety, happiness, simplicity
|
|
9
|
+
- **Fear:** Doing something wrong or bad
|
|
10
|
+
- **Strategy:** Do things right, be optimistic
|
|
11
|
+
- **Brand Voice:** Optimistic, honest, humble
|
|
12
|
+
- **Examples:** Coca-Cola, Dove, Whole Foods
|
|
13
|
+
- **Colors:** White, light blue, soft pastels
|
|
14
|
+
- **WHEN to use:** Brand promises simplicity, purity, trust, nostalgia
|
|
15
|
+
|
|
16
|
+
### 2. The Explorer
|
|
17
|
+
- **Desire:** Freedom, discovery, self-fulfillment
|
|
18
|
+
- **Fear:** Getting trapped, conformity, inner emptiness
|
|
19
|
+
- **Strategy:** Seek out new experiences, escape boredom
|
|
20
|
+
- **Brand Voice:** Adventurous, independent, bold
|
|
21
|
+
- **Examples:** Jeep, Patagonia, The North Face, REI
|
|
22
|
+
- **Colors:** Earth tones, greens, rugged browns
|
|
23
|
+
- **WHEN to use:** Brand enables discovery, outdoor, travel, self-discovery
|
|
24
|
+
|
|
25
|
+
### 3. The Sage
|
|
26
|
+
- **Desire:** Truth, knowledge, understanding
|
|
27
|
+
- **Fear:** Ignorance, being misled, being duped
|
|
28
|
+
- **Strategy:** Seek information, share knowledge, analyze
|
|
29
|
+
- **Brand Voice:** Knowledgeable, authoritative, thoughtful
|
|
30
|
+
- **Examples:** Google, BBC, TED, Harvard, Audi
|
|
31
|
+
- **Colors:** Deep blues, silver, muted tones
|
|
32
|
+
- **WHEN to use:** Brand provides expertise, education, research, data
|
|
33
|
+
|
|
34
|
+
### 4. The Hero
|
|
35
|
+
- **Desire:** Mastery, courage, prove worth through action
|
|
36
|
+
- **Fear:** Weakness, vulnerability, quitting
|
|
37
|
+
- **Strategy:** Be strong, competent, powerful
|
|
38
|
+
- **Brand Voice:** Motivational, confident, bold, empowering
|
|
39
|
+
- **Examples:** Nike, FedEx, BMW, Under Armour
|
|
40
|
+
- **Colors:** Red, black, bold contrasts
|
|
41
|
+
- **WHEN to use:** Brand empowers achievement, performance, overcoming obstacles
|
|
42
|
+
|
|
43
|
+
### 5. The Outlaw (Rebel)
|
|
44
|
+
- **Desire:** Revolution, liberation, revenge
|
|
45
|
+
- **Fear:** Being powerless or ineffective
|
|
46
|
+
- **Strategy:** Disrupt, destroy, shock
|
|
47
|
+
- **Brand Voice:** Rebellious, provocative, unapologetic
|
|
48
|
+
- **Examples:** Harley-Davidson, Liquid Death, Diesel, Virgin
|
|
49
|
+
- **Colors:** Black, red, aggressive combinations
|
|
50
|
+
- **WHEN to use:** Brand challenges status quo, disrupts industry, appeals to counter-culture
|
|
51
|
+
|
|
52
|
+
### 6. The Magician
|
|
53
|
+
- **Desire:** Transformation, making dreams come true
|
|
54
|
+
- **Fear:** Unintended negative consequences
|
|
55
|
+
- **Strategy:** Develop a transformative vision
|
|
56
|
+
- **Brand Voice:** Visionary, imaginative, transformative
|
|
57
|
+
- **Examples:** Apple, Disney, Tesla, Dyson
|
|
58
|
+
- **Colors:** Purple, iridescent, deep rich tones
|
|
59
|
+
- **WHEN to use:** Brand transforms experiences, creates "magical" moments
|
|
60
|
+
|
|
61
|
+
### 7. The Regular Guy/Gal (Everyman)
|
|
62
|
+
- **Desire:** Belonging, connection, fitting in
|
|
63
|
+
- **Fear:** Standing out, being left out, being pretentious
|
|
64
|
+
- **Strategy:** Develop solid virtues, be real, blend in
|
|
65
|
+
- **Brand Voice:** Friendly, humble, unpretentious, real
|
|
66
|
+
- **Examples:** IKEA, Target, Gap, Budweiser
|
|
67
|
+
- **Colors:** Warm, approachable, nothing too bold
|
|
68
|
+
- **WHEN to use:** Brand is accessible, affordable, mass-market, democratic
|
|
69
|
+
|
|
70
|
+
### 8. The Lover
|
|
71
|
+
- **Desire:** Intimacy, experience, sensual pleasure
|
|
72
|
+
- **Fear:** Being unwanted, unloved, alone
|
|
73
|
+
- **Strategy:** Become attractive in every sense
|
|
74
|
+
- **Brand Voice:** Sensual, passionate, warm, indulgent
|
|
75
|
+
- **Examples:** Chanel, Victoria's Secret, Godiva, Alfa Romeo
|
|
76
|
+
- **Colors:** Red, pink, gold, warm tones
|
|
77
|
+
- **WHEN to use:** Brand is about beauty, pleasure, indulgence, romance
|
|
78
|
+
|
|
79
|
+
### 9. The Jester
|
|
80
|
+
- **Desire:** Joy, fun, to live in the moment
|
|
81
|
+
- **Fear:** Being bored or boring
|
|
82
|
+
- **Strategy:** Play, make jokes, be fun
|
|
83
|
+
- **Brand Voice:** Playful, humorous, irreverent, optimistic
|
|
84
|
+
- **Examples:** Old Spice, M&M's, Fanta, Ben & Jerry's
|
|
85
|
+
- **Colors:** Bright, playful, saturated
|
|
86
|
+
- **WHEN to use:** Brand entertains, brings joy, makes boring things fun
|
|
87
|
+
|
|
88
|
+
### 10. The Caregiver
|
|
89
|
+
- **Desire:** Protect, help, care for others
|
|
90
|
+
- **Fear:** Selfishness, ingratitude, being helpless
|
|
91
|
+
- **Strategy:** Do things for others, nurture, protect
|
|
92
|
+
- **Brand Voice:** Caring, warm, generous, supportive
|
|
93
|
+
- **Examples:** Johnson & Johnson, TOMS, Volvo, UNICEF
|
|
94
|
+
- **Colors:** Soft blues, greens, warm neutrals
|
|
95
|
+
- **WHEN to use:** Brand protects, nurtures, serves communities
|
|
96
|
+
|
|
97
|
+
### 11. The Creator
|
|
98
|
+
- **Desire:** Create something of enduring value
|
|
99
|
+
- **Fear:** Mediocre vision, mediocre execution
|
|
100
|
+
- **Strategy:** Develop artistic control, create culture
|
|
101
|
+
- **Brand Voice:** Creative, imaginative, non-conformist, expressive
|
|
102
|
+
- **Examples:** LEGO, Adobe, Crayola, Pinterest
|
|
103
|
+
- **Colors:** Varied/expressive palettes, rainbow, creative
|
|
104
|
+
- **WHEN to use:** Brand enables creation, self-expression, artistic endeavors
|
|
105
|
+
|
|
106
|
+
### 12. The Ruler
|
|
107
|
+
- **Desire:** Control, power, success, prestige
|
|
108
|
+
- **Fear:** Chaos, being overthrown
|
|
109
|
+
- **Strategy:** Lead, create order, set standards
|
|
110
|
+
- **Brand Voice:** Commanding, refined, articulate, confident
|
|
111
|
+
- **Examples:** Mercedes-Benz, Rolex, Microsoft, American Express
|
|
112
|
+
- **Colors:** Gold, navy, dark tones, luxury metals
|
|
113
|
+
- **WHEN to use:** Brand conveys authority, premium quality, leadership
|
|
114
|
+
|
|
115
|
+
## Archetype Selection Framework
|
|
116
|
+
|
|
117
|
+
**Step 1:** What does your customer DESIRE most? (Map to archetype desires)
|
|
118
|
+
**Step 2:** What does your customer FEAR most? (Map to archetype fears)
|
|
119
|
+
**Step 3:** What ROLE does your brand play in their life? (Map to archetype strategy)
|
|
120
|
+
**Step 4:** Cross-reference Steps 1-3 → Primary archetype emerges
|
|
121
|
+
**Step 5:** Select 1 secondary archetype for depth (but never more than 2)
|
|
122
|
+
|
|
123
|
+
## Archetype Combinations (Common Pairings)
|
|
124
|
+
|
|
125
|
+
| Primary | Secondary | Example | Why It Works |
|
|
126
|
+
|---------|-----------|---------|-------------|
|
|
127
|
+
| Hero + Explorer | Nike | Achievement through adventure |
|
|
128
|
+
| Magician + Creator | Apple | Transform through creation |
|
|
129
|
+
| Outlaw + Jester | Liquid Death | Rebel with humor |
|
|
130
|
+
| Sage + Caregiver | TED | Knowledge that helps |
|
|
131
|
+
| Ruler + Magician | Tesla | Power through transformation |
|
|
132
|
+
|
|
133
|
+
## Anti-Pattern: Never Be All Archetypes
|
|
134
|
+
|
|
135
|
+
A brand that tries to be everything is nothing. Pick ONE primary, optionally ONE secondary. Three archetypes means you have zero brand personality.
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
# Brand Audit Methodology
|
|
2
|
+
|
|
3
|
+
Multi-dimensional brand audit framework synthesized from Mark Ritson's 3Cs,
|
|
4
|
+
Neumeier's Brand Gap, and Dunford's positioning audit.
|
|
5
|
+
|
|
6
|
+
## 6-Dimension Brand Audit
|
|
7
|
+
|
|
8
|
+
### Dimension 1: Strategy (Agent: @marty-neumeier)
|
|
9
|
+
|
|
10
|
+
| Check | Question | Score 1-10 |
|
|
11
|
+
|-------|----------|-----------|
|
|
12
|
+
| Onliness | "Our brand is the only ___ that ___" — can you fill this? | |
|
|
13
|
+
| Brand Gap | How far is the gap between strategy and customer experience? | |
|
|
14
|
+
| Charisma Test | Does the brand pass all 5 charisma criteria? | |
|
|
15
|
+
| Purpose | Does the brand have a clear "why"? | |
|
|
16
|
+
| Values | Are brand values specific (not generic platitudes)? | |
|
|
17
|
+
|
|
18
|
+
### Dimension 2: Positioning (Agent: @april-dunford)
|
|
19
|
+
|
|
20
|
+
| Check | Question | Score 1-10 |
|
|
21
|
+
|-------|----------|-----------|
|
|
22
|
+
| Competitive Alternatives | Can customers name what they'd use instead? | |
|
|
23
|
+
| Differentiated Value | Is the value unique AND provable? | |
|
|
24
|
+
| Target Clarity | Is the ideal customer clearly defined? | |
|
|
25
|
+
| Market Category | Is the category choice obvious? | |
|
|
26
|
+
| One-Word Test | Does the brand own one word in the customer's mind? | |
|
|
27
|
+
|
|
28
|
+
### Dimension 3: Naming (Agent: @alexandra-watkins)
|
|
29
|
+
|
|
30
|
+
| Check | Question | Score 1-10 |
|
|
31
|
+
|-------|----------|-----------|
|
|
32
|
+
| SMILE - Suggestive | Does the name suggest something about the brand? | |
|
|
33
|
+
| SMILE - Memorable | Is it easy to remember? | |
|
|
34
|
+
| SMILE - Imagery | Does it trigger a visual? | |
|
|
35
|
+
| SMILE - Legs | Does it have extension potential? | |
|
|
36
|
+
| SMILE - Emotional | Does it evoke a feeling? | |
|
|
37
|
+
| SCRATCH | Does it pass all 7 SCRATCH tests? | |
|
|
38
|
+
|
|
39
|
+
### Dimension 4: Visual Identity (Agent: @michael-johnson)
|
|
40
|
+
|
|
41
|
+
| Check | Question | Score 1-10 |
|
|
42
|
+
|-------|----------|-----------|
|
|
43
|
+
| Consistency | Is the identity consistent across ALL touchpoints? | |
|
|
44
|
+
| Color Strategy | Do colors map to brand personality? | |
|
|
45
|
+
| Typography | Is the type hierarchy clear and on-brand? | |
|
|
46
|
+
| Imagery Style | Is photography/illustration style defined? | |
|
|
47
|
+
| Brand Guidelines | Do comprehensive guidelines exist? | |
|
|
48
|
+
| Scalability | Does the identity work at all sizes (16px to billboard)? | |
|
|
49
|
+
|
|
50
|
+
### Dimension 5: Logo (Agent: @sagi-haviv)
|
|
51
|
+
|
|
52
|
+
| Check | Question | Score 1-10 |
|
|
53
|
+
|-------|----------|-----------|
|
|
54
|
+
| Simplicity | Can it be described in 10 words? Sketched from memory? | |
|
|
55
|
+
| Distinctiveness | Is it ownable in its category? | |
|
|
56
|
+
| Versatility | Works in mono, small, large, dark/light? | |
|
|
57
|
+
| Timelessness | Will it look relevant in 10 years? | |
|
|
58
|
+
| Appropriateness | Does it match the brand's personality? | |
|
|
59
|
+
|
|
60
|
+
### Dimension 6: Brand Experience (Agent: @emily-heyward)
|
|
61
|
+
|
|
62
|
+
| Check | Question | Score 1-10 |
|
|
63
|
+
|-------|----------|-----------|
|
|
64
|
+
| Emotional Hook | Does the brand make people FEEL something? | |
|
|
65
|
+
| Touchpoint Coherence | Does every touchpoint reinforce the same message? | |
|
|
66
|
+
| Movement Potential | Could customers become advocates/tribe members? | |
|
|
67
|
+
| Brand Tension | Does the brand hold an interesting creative tension? | |
|
|
68
|
+
| Shared Enemy | Is there a clear "enemy" the brand fights against? | |
|
|
69
|
+
|
|
70
|
+
## Scoring Guide
|
|
71
|
+
|
|
72
|
+
| Score | Meaning |
|
|
73
|
+
|-------|---------|
|
|
74
|
+
| 9-10 | World-class. Among the best in category. |
|
|
75
|
+
| 7-8 | Strong. Minor improvements possible. |
|
|
76
|
+
| 5-6 | Average. Significant gaps to address. |
|
|
77
|
+
| 3-4 | Weak. Major rework needed. |
|
|
78
|
+
| 1-2 | Broken. Fundamental rebuild required. |
|
|
79
|
+
|
|
80
|
+
## Overall Score Calculation
|
|
81
|
+
|
|
82
|
+
Average across all 6 dimensions.
|
|
83
|
+
|
|
84
|
+
| Overall | Verdict | Action |
|
|
85
|
+
|---------|---------|--------|
|
|
86
|
+
| 8.0+ | STRONG BRAND | Fine-tune and protect |
|
|
87
|
+
| 6.0-7.9 | GOOD FOUNDATION | Address weakest dimensions |
|
|
88
|
+
| 4.0-5.9 | NEEDS WORK | Prioritized rebuild |
|
|
89
|
+
| < 4.0 | BRAND CRISIS | Full rebuild recommended |
|
|
90
|
+
|
|
91
|
+
## Priority Rule
|
|
92
|
+
|
|
93
|
+
Always fix in this order:
|
|
94
|
+
1. Strategy (everything else depends on it)
|
|
95
|
+
2. Positioning (names and identity need this)
|
|
96
|
+
3. Naming (if the name fails SCRATCH, change it)
|
|
97
|
+
4. Visual Identity (now you have the foundation)
|
|
98
|
+
5. Logo (refine within the identity system)
|
|
99
|
+
6. Brand Experience (activate what you've built)
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Brand Pantheon — Top 30 Iconic Brands DNA
|
|
2
|
+
|
|
3
|
+
Reference data synthesized from 4 deep research sources.
|
|
4
|
+
|
|
5
|
+
## Legacy Titans
|
|
6
|
+
|
|
7
|
+
| Brand | One Word | Positioning | Voice | Archetype | Unfair Advantage |
|
|
8
|
+
|-------|----------|------------|-------|-----------|-----------------|
|
|
9
|
+
| **Apple** | Simplicity | Empowering creativity through tech | Confident, sparse, human | Magician + Creator | Ecosystem lock-in |
|
|
10
|
+
| **Nike** | Performance | Inspiration for every athlete | Heroic, urgent, direct | Hero | Athlete roster |
|
|
11
|
+
| **Coca-Cola** | Happiness | Refresh the world | Optimistic, warm, timeless | Innocent | Distribution ubiquity |
|
|
12
|
+
| **Disney** | Magic | Creating magical experiences | Enchanting, nostalgic | Magician | IP portfolio |
|
|
13
|
+
| **Porsche** | Excellence | Engineering the ultimate | Precise, elite, driven | Ruler | Engineering legacy |
|
|
14
|
+
| **Patagonia** | Planet | In business to save our planet | Activist, rugged, honest | Explorer | Radical integrity |
|
|
15
|
+
| **Hermes** | Craft | Pinnacle of artisanal luxury | Distant, refined, poetic | Ruler | Scarcity |
|
|
16
|
+
| **LEGO** | Creativity | Inspiring builders of tomorrow | Playful, curious, smart | Creator | System of play |
|
|
17
|
+
| **Mercedes** | Status | Defined luxury and innovation | Authority, prestige | Ruler | Historical prestige |
|
|
18
|
+
| **IKEA** | Democracy | Better life for the many | Inclusive, practical | Everyman | Cost engineering |
|
|
19
|
+
|
|
20
|
+
## Digital-Native Giants
|
|
21
|
+
|
|
22
|
+
| Brand | One Word | Positioning | Voice | Archetype | Unfair Advantage |
|
|
23
|
+
|-------|----------|------------|-------|-----------|-----------------|
|
|
24
|
+
| **Stripe** | Infrastructure | Internet economy infrastructure | Technical, lucid, grand | Sage | Developer experience |
|
|
25
|
+
| **Airbnb** | Belonging | World where anyone can belong | Welcoming, human | Caregiver | Network effects |
|
|
26
|
+
| **Figma** | Multiplayer | Designing for multiplayer world | Collaborative, geeky | Creator | Browser-first tech |
|
|
27
|
+
| **Notion** | Flexibility | The all-in-one workspace | Thoughtful, zen | Sage | Community templates |
|
|
28
|
+
| **Slack** | Alignment | Where work happens | Witty, empathetic | Jester | Product-led growth |
|
|
29
|
+
| **Spotify** | Personalized | Unlock human creativity | Curated, energetic | Creator | Data science/algo |
|
|
30
|
+
| **Netflix** | Choice | Entertaining the world | Direct, exciting | Magician | Content velocity |
|
|
31
|
+
| **Uber** | Movement | Moving toward what matters | Utility-focused, global | Explorer | Logistics layer |
|
|
32
|
+
| **Shopify** | Entrepreneur | Commerce better for everyone | Empowering, pragmatic | Hero | Merchant success |
|
|
33
|
+
| **Vercel** | Speed | Frontend team platform | Performance-obsessed | Sage | Deployment DX |
|
|
34
|
+
|
|
35
|
+
## Rising Challengers
|
|
36
|
+
|
|
37
|
+
| Brand | One Word | Positioning | Voice | Archetype | Unfair Advantage |
|
|
38
|
+
|-------|----------|------------|-------|-----------|-----------------|
|
|
39
|
+
| **Linear** | Quality | Tool for high-performance teams | Opinionated, efficient | Sage | Opinionated UX |
|
|
40
|
+
| **Liquid Death** | Rebellion | Murder your thirst | Nihilistic, satirical | Outlaw | Marketing nihilism |
|
|
41
|
+
| **Arc** | Intent | Browser that works like you do | Intentional, human | Creator | Human-centric UI |
|
|
42
|
+
| **Midjourney** | Imagination | Expanding powers of imagination | Mystical, artistic | Magician | Community latency |
|
|
43
|
+
| **Perplexity** | Clarity | Where knowledge begins | Truth-seeking, clear | Sage | LLM synthesis |
|
|
44
|
+
| **Rivian** | Adventure | Keep the world wild | Adventurous, green | Explorer | Electric utility |
|
|
45
|
+
| **On Running** | Cloud | Ignite human spirit through movement | Technical, kinetic | Hero | Visual tech moat |
|
|
46
|
+
| **Gymshark** | Community | Conditioning the world | Ambitious, social | Hero | Influencer DNA |
|
|
47
|
+
| **Duolingo** | Persistence | Learn a language for free | Persistent, funny | Jester | Gamification UX |
|
|
48
|
+
| **Hims** | Wellness | Health for the modern man | Vulnerable, clinical | Caregiver | Aesthetic health |
|
|
49
|
+
|
|
50
|
+
## 10 Universal Brand Principles
|
|
51
|
+
|
|
52
|
+
1. **Consistency > Novelty** — A brand is a pattern. Breaking it costs trust.
|
|
53
|
+
2. **Own the Tension** — Find the paradox and occupy it.
|
|
54
|
+
3. **Design is Evidence** — High-quality design proves high-quality thinking.
|
|
55
|
+
4. **Humanity in the Machine** — Digital brands need analog warmth.
|
|
56
|
+
5. **The One-Word Rule** — Own one word or own zero.
|
|
57
|
+
6. **Shared Enemy** — Give customers something to fight alongside you.
|
|
58
|
+
7. **Radical Simplicity** — If it can't be explained to a child, it's not a brand.
|
|
59
|
+
8. **Internal = External** — Your culture is your brand.
|
|
60
|
+
9. **The Founder's Shadow** — Authenticity is extracted, not manufactured.
|
|
61
|
+
10. **Adapt or Die** — Principles are permanent; tactics are ephemeral.
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
# Brand Voice & Tone Matrix
|
|
2
|
+
|
|
3
|
+
Reference system for defining and documenting brand voice.
|
|
4
|
+
|
|
5
|
+
## Voice Dimensions (Score 0-10)
|
|
6
|
+
|
|
7
|
+
| Dimension | Low (0) | High (10) | Example Low | Example High |
|
|
8
|
+
|-----------|---------|-----------|-------------|--------------|
|
|
9
|
+
| **Funny vs. Serious** | Playful, humorous | Formal, grave | Slack | Stripe |
|
|
10
|
+
| **Elite vs. Accessible** | Exclusive, premium | Inclusive, democratic | Hermes | IKEA |
|
|
11
|
+
| **Bold vs. Understated** | Loud, provocative | Quiet, subtle | Nike | Notion |
|
|
12
|
+
| **Warm vs. Clinical** | Emotional, personal | Data-driven, precise | Airbnb | Linear |
|
|
13
|
+
| **Rebellious vs. Traditional** | Counter-culture, disruptive | Established, trustworthy | Liquid Death | Mercedes |
|
|
14
|
+
| **Simple vs. Technical** | Plain language, short | Detailed, specialized | Apple | Stripe docs |
|
|
15
|
+
|
|
16
|
+
## Voice Definition Template
|
|
17
|
+
|
|
18
|
+
```
|
|
19
|
+
BRAND VOICE: [Brand Name]
|
|
20
|
+
|
|
21
|
+
WE ARE:
|
|
22
|
+
- [Adjective 1] — [what this means in practice]
|
|
23
|
+
- [Adjective 2] — [what this means in practice]
|
|
24
|
+
- [Adjective 3] — [what this means in practice]
|
|
25
|
+
|
|
26
|
+
WE ARE NOT:
|
|
27
|
+
- [Adjective 1] — [why we avoid this]
|
|
28
|
+
- [Adjective 2] — [why we avoid this]
|
|
29
|
+
- [Adjective 3] — [why we avoid this]
|
|
30
|
+
|
|
31
|
+
VOICE DIMENSIONS:
|
|
32
|
+
- Funny ████░░░░░░ Serious (4/10)
|
|
33
|
+
- Elite ░░░░████░░ Accessible (6/10)
|
|
34
|
+
- Bold ████████░░ Understated (8/10)
|
|
35
|
+
|
|
36
|
+
SIGNATURE PHRASES:
|
|
37
|
+
- "[Phrase 1]"
|
|
38
|
+
- "[Phrase 2]"
|
|
39
|
+
- "[Phrase 3]"
|
|
40
|
+
|
|
41
|
+
WORDS WE LOVE: WORDS WE HATE:
|
|
42
|
+
- [word] - [word]
|
|
43
|
+
- [word] - [word]
|
|
44
|
+
- [word] - [word]
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
## Tone Modulation by Context
|
|
48
|
+
|
|
49
|
+
Voice stays CONSTANT. Tone ADAPTS to context:
|
|
50
|
+
|
|
51
|
+
| Context | Tone Adjustment | Example |
|
|
52
|
+
|---------|----------------|---------|
|
|
53
|
+
| Marketing/ads | More bold, emotional | "This changes everything." |
|
|
54
|
+
| Product UI | More clear, helpful | "Your file was saved." |
|
|
55
|
+
| Error messages | More empathetic, human | "Something went wrong. Let's fix it." |
|
|
56
|
+
| Support/help | More warm, patient | "We're here to help. Here's what to do." |
|
|
57
|
+
| Legal/terms | More precise, neutral | (Legal requirements, plain language) |
|
|
58
|
+
| Social media | More casual, personality | Depends on platform |
|
|
59
|
+
| Internal comms | More authentic, direct | Culture-aligned |
|
|
60
|
+
|
|
61
|
+
## Brand Voice Audit Checklist
|
|
62
|
+
|
|
63
|
+
- [ ] Voice is defined with 3+ adjectives
|
|
64
|
+
- [ ] Each adjective has a practical example
|
|
65
|
+
- [ ] "We are NOT" is defined (equally important)
|
|
66
|
+
- [ ] Voice dimensions are scored on 0-10 scale
|
|
67
|
+
- [ ] Tone modulation rules exist per context
|
|
68
|
+
- [ ] 5+ signature phrases documented
|
|
69
|
+
- [ ] Word love/hate list created
|
|
70
|
+
- [ ] Voice guide shared with all content creators
|
|
71
|
+
- [ ] Real examples from brand communications included
|
|
72
|
+
- [ ] Grammar/style guide exists (Oxford comma? Sentence case?)
|
|
73
|
+
|
|
74
|
+
## World-Class Brand Voice Examples
|
|
75
|
+
|
|
76
|
+
### Apple
|
|
77
|
+
- **Voice:** Confident, simple, human, aspirational
|
|
78
|
+
- **Dimensions:** Serious (7), Elite (8), Bold (7), Warm (5)
|
|
79
|
+
- **Signature:** "Think Different." / Short sentences. Period after everything.
|
|
80
|
+
- **Never:** Technical jargon, feature-first language, exclamation marks
|
|
81
|
+
|
|
82
|
+
### Nike
|
|
83
|
+
- **Voice:** Motivational, heroic, direct, empowering
|
|
84
|
+
- **Dimensions:** Serious (6), Accessible (7), Bold (10), Warm (5)
|
|
85
|
+
- **Signature:** "Just Do It." / Imperative mood. Second person "you."
|
|
86
|
+
- **Never:** Passive voice, hedging, long explanations
|
|
87
|
+
|
|
88
|
+
### Slack
|
|
89
|
+
- **Voice:** Friendly, witty, helpful, conversational
|
|
90
|
+
- **Dimensions:** Funny (8), Accessible (9), Understated (6), Warm (8)
|
|
91
|
+
- **Signature:** Emoji-friendly. Conversational. Helpful without being patronizing.
|
|
92
|
+
- **Never:** Corporate jargon, overly formal, cold
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
# Color Psychology for Brand Building
|
|
2
|
+
|
|
3
|
+
Synthesized from 4 deep research sources + industry practice.
|
|
4
|
+
|
|
5
|
+
## Color-Emotion Mapping
|
|
6
|
+
|
|
7
|
+
### Red
|
|
8
|
+
- **Emotions:** Energy, passion, urgency, excitement, power, love
|
|
9
|
+
- **Psychology:** Increases heart rate, creates urgency. Most attention-grabbing color.
|
|
10
|
+
- **Brand Use:** CTA buttons, food/beverage, entertainment, sports
|
|
11
|
+
- **Examples:** Coca-Cola, Netflix, YouTube, Target, CNN
|
|
12
|
+
- **WHEN to use:** Brand is energetic, bold, passionate, or needs to drive action
|
|
13
|
+
- **AVOID when:** Brand needs to convey calm, trust, or luxury (unless combined with gold/black)
|
|
14
|
+
|
|
15
|
+
### Blue
|
|
16
|
+
- **Emotions:** Trust, security, stability, calm, professionalism, reliability
|
|
17
|
+
- **Psychology:** Lowers heart rate, builds confidence. Most universally liked color.
|
|
18
|
+
- **Brand Use:** Finance, tech, healthcare, corporate, social media
|
|
19
|
+
- **Examples:** Facebook, IBM, Samsung, PayPal, LinkedIn, Chase
|
|
20
|
+
- **WHEN to use:** Brand needs to convey trust, authority, professionalism
|
|
21
|
+
- **AVOID when:** Brand is about passion, food, or urgency
|
|
22
|
+
|
|
23
|
+
### Green
|
|
24
|
+
- **Emotions:** Growth, health, nature, freshness, sustainability, wealth
|
|
25
|
+
- **Psychology:** Easy on the eyes, associated with balance and renewal
|
|
26
|
+
- **Brand Use:** Health, organic, finance, sustainability, agriculture
|
|
27
|
+
- **Examples:** Spotify, Whole Foods, Starbucks, John Deere, Animal Planet
|
|
28
|
+
- **WHEN to use:** Brand is about growth, health, sustainability, or nature
|
|
29
|
+
- **AVOID when:** Brand is about luxury, technology (unless eco-tech)
|
|
30
|
+
|
|
31
|
+
### Yellow
|
|
32
|
+
- **Emotions:** Optimism, warmth, happiness, energy, caution, youthfulness
|
|
33
|
+
- **Psychology:** Stimulates mental processes, generates muscle energy. Most visible color.
|
|
34
|
+
- **Brand Use:** Food, children, affordable/accessible brands, attention-getting
|
|
35
|
+
- **Examples:** McDonald's, IKEA, Snapchat, National Geographic, DHL
|
|
36
|
+
- **WHEN to use:** Brand is optimistic, youthful, accessible, or needs visibility
|
|
37
|
+
- **AVOID when:** Brand is premium, serious, or corporate
|
|
38
|
+
|
|
39
|
+
### Orange
|
|
40
|
+
- **Emotions:** Creativity, adventure, enthusiasm, confidence, friendliness
|
|
41
|
+
- **Psychology:** Combines red's energy with yellow's friendliness. Creates call to action.
|
|
42
|
+
- **Brand Use:** Tech, sports, food, entertainment, creative industries
|
|
43
|
+
- **Examples:** Amazon, Fanta, Nickelodeon, Firefox, SoundCloud
|
|
44
|
+
- **WHEN to use:** Brand is friendly, energetic, creative, or affordable
|
|
45
|
+
- **AVOID when:** Brand is luxury, conservative, or needs gravitas
|
|
46
|
+
|
|
47
|
+
### Purple
|
|
48
|
+
- **Emotions:** Royalty, luxury, wisdom, spirituality, creativity, mystery
|
|
49
|
+
- **Psychology:** Associated with wealth and sophistication. Stimulates imagination.
|
|
50
|
+
- **Brand Use:** Beauty, luxury, spirituality, creative tools, women's brands
|
|
51
|
+
- **Examples:** Cadbury, Hallmark, Twitch, Yahoo, Taco Bell
|
|
52
|
+
- **WHEN to use:** Brand is creative, luxurious, spiritual, or targets women
|
|
53
|
+
- **AVOID when:** Brand is budget, utilitarian, or industrial
|
|
54
|
+
|
|
55
|
+
### Black
|
|
56
|
+
- **Emotions:** Power, elegance, sophistication, authority, mystery, exclusivity
|
|
57
|
+
- **Psychology:** Creates perceived heaviness and seriousness. Ultimate luxury signifier.
|
|
58
|
+
- **Brand Use:** Luxury, fashion, tech, automotive, editorial
|
|
59
|
+
- **Examples:** Chanel, Nike, Apple (product), Uber, Prada
|
|
60
|
+
- **WHEN to use:** Brand is premium, sophisticated, powerful, or minimal
|
|
61
|
+
- **AVOID when:** Brand is playful, youthful, or needs warmth
|
|
62
|
+
|
|
63
|
+
### White
|
|
64
|
+
- **Emotions:** Purity, simplicity, cleanliness, peace, minimalism, space
|
|
65
|
+
- **Psychology:** Creates breathing room, perceived premium. "Less is more."
|
|
66
|
+
- **Brand Use:** Tech, healthcare, luxury, minimalist brands
|
|
67
|
+
- **Examples:** Apple (brand), Tesla, Google (whitespace)
|
|
68
|
+
- **WHEN to use:** Brand values simplicity, purity, or premium minimalism
|
|
69
|
+
- **AVOID when:** Brand needs energy, warmth, or bold personality
|
|
70
|
+
|
|
71
|
+
### Pink
|
|
72
|
+
- **Emotions:** Romance, femininity, tenderness, youthfulness, playfulness
|
|
73
|
+
- **Psychology:** Calming effect. Modern usage is gender-neutral for DTC brands.
|
|
74
|
+
- **Brand Use:** Beauty, fashion, DTC wellness, children, confectionery
|
|
75
|
+
- **Examples:** Barbie, T-Mobile, Cosmopolitan, Glossier
|
|
76
|
+
- **WHEN to use:** Brand is feminine, youthful, tender, or DTC wellness
|
|
77
|
+
- **AVOID when:** Brand targets conservative B2B audiences
|
|
78
|
+
|
|
79
|
+
## Color Strategy System
|
|
80
|
+
|
|
81
|
+
### Step 1: Map Brand Personality to Colors
|
|
82
|
+
Use the archetype → color mapping from brand-archetypes.md as starting point.
|
|
83
|
+
|
|
84
|
+
### Step 2: Build the Palette
|
|
85
|
+
| Role | Count | Purpose |
|
|
86
|
+
|------|-------|---------|
|
|
87
|
+
| Primary | 1-2 | The brand's signature. Used in logo, headers, CTAs |
|
|
88
|
+
| Secondary | 2-3 | Supporting roles. Backgrounds, accents, sections |
|
|
89
|
+
| Neutral | 2-3 | Text, backgrounds, spacers. Gray/white/black spectrum |
|
|
90
|
+
| Semantic | 4 | Success (green), Error (red), Warning (yellow), Info (blue) |
|
|
91
|
+
|
|
92
|
+
### Step 3: Contrast & Accessibility
|
|
93
|
+
- **WCAG AA:** 4.5:1 contrast ratio for normal text
|
|
94
|
+
- **WCAG AAA:** 7:1 contrast ratio for enhanced accessibility
|
|
95
|
+
- Always test: primary color on white, on black, on each secondary
|
|
96
|
+
- Tool: Use contrast checkers before finalizing any palette
|
|
97
|
+
|
|
98
|
+
### Step 4: Color Specifications
|
|
99
|
+
For every color, document:
|
|
100
|
+
- HEX code (web)
|
|
101
|
+
- RGB values (digital)
|
|
102
|
+
- HSL values (CSS)
|
|
103
|
+
- CMYK values (print)
|
|
104
|
+
- Pantone (physical brand assets)
|
|
105
|
+
|
|
106
|
+
## Industry Color Conventions
|
|
107
|
+
|
|
108
|
+
| Industry | Common Colors | Why |
|
|
109
|
+
|----------|--------------|-----|
|
|
110
|
+
| Finance | Blue, Green, Gold | Trust, growth, wealth |
|
|
111
|
+
| Healthcare | Blue, Green, White | Trust, health, cleanliness |
|
|
112
|
+
| Food | Red, Yellow, Orange | Appetite, warmth, energy |
|
|
113
|
+
| Tech | Blue, Black, White | Trust, sophistication, clean |
|
|
114
|
+
| Luxury | Black, Gold, Purple | Power, wealth, exclusivity |
|
|
115
|
+
| Sustainability | Green, Brown, Earth | Nature, organic, grounded |
|
|
116
|
+
| Children | Primary colors, bright | Joy, energy, playfulness |
|
|
117
|
+
| AI/SaaS | Purple, Blue, Gradient | Innovation, intelligence, modern |
|
|
118
|
+
|
|
119
|
+
## Color Differentiation Rule
|
|
120
|
+
|
|
121
|
+
**ALWAYS check competitor colors before selecting.**
|
|
122
|
+
If your top 3 competitors all use blue, choosing blue makes you invisible.
|
|
123
|
+
The color must differentiate within the category while remaining appropriate.
|
|
124
|
+
|
|
125
|
+
Example: T-Mobile chose magenta in a sea of blue telecoms. Instant differentiation.
|
|
@@ -0,0 +1,123 @@
|
|
|
1
|
+
squad:
|
|
2
|
+
name: brand
|
|
3
|
+
display_name: "Brand Squad"
|
|
4
|
+
description: "Elite brand building squad — strategy, positioning, naming, visual identity, logo design, movement architecture"
|
|
5
|
+
icon: "💎"
|
|
6
|
+
domain: brand_identity
|
|
7
|
+
version: "1.0.0"
|
|
8
|
+
|
|
9
|
+
agents:
|
|
10
|
+
- id: brand-chief
|
|
11
|
+
name: "Brand Chief"
|
|
12
|
+
file: agents/brand-chief.md
|
|
13
|
+
tier: 0
|
|
14
|
+
role: orchestrator
|
|
15
|
+
description: "Squad orchestrator — routes requests, coordinates agents, ensures quality"
|
|
16
|
+
|
|
17
|
+
- id: marty-neumeier
|
|
18
|
+
name: "Marty Neumeier"
|
|
19
|
+
file: agents/marty-neumeier.md
|
|
20
|
+
tier: 0
|
|
21
|
+
role: brand-strategist
|
|
22
|
+
description: "Brand strategy & diagnosis — The Brand Gap, Zag, onliness, charismatic brands"
|
|
23
|
+
|
|
24
|
+
- id: april-dunford
|
|
25
|
+
name: "April Dunford"
|
|
26
|
+
file: agents/april-dunford.md
|
|
27
|
+
tier: 1
|
|
28
|
+
role: positioning-master
|
|
29
|
+
description: "Product positioning — Obviously Awesome canvas, competitive alternatives, market category"
|
|
30
|
+
|
|
31
|
+
- id: michael-johnson
|
|
32
|
+
name: "Michael Johnson"
|
|
33
|
+
file: agents/michael-johnson.md
|
|
34
|
+
tier: 1
|
|
35
|
+
role: identity-architect
|
|
36
|
+
description: "Visual identity — 5.5 Steps, typography, color systems, brand guidelines"
|
|
37
|
+
|
|
38
|
+
- id: sagi-haviv
|
|
39
|
+
name: "Sagi Haviv"
|
|
40
|
+
file: agents/sagi-haviv.md
|
|
41
|
+
tier: 1
|
|
42
|
+
role: logo-master
|
|
43
|
+
description: "Logo design logic — CGH methodology, simplicity test, logo categories"
|
|
44
|
+
|
|
45
|
+
- id: alexandra-watkins
|
|
46
|
+
name: "Alexandra Watkins"
|
|
47
|
+
file: agents/alexandra-watkins.md
|
|
48
|
+
tier: 1
|
|
49
|
+
role: naming-alchemist
|
|
50
|
+
description: "Brand naming — SMILE/SCRATCH frameworks, name storming, taglines"
|
|
51
|
+
|
|
52
|
+
- id: emily-heyward
|
|
53
|
+
name: "Emily Heyward"
|
|
54
|
+
file: agents/emily-heyward.md
|
|
55
|
+
tier: 2
|
|
56
|
+
role: brand-builder
|
|
57
|
+
description: "Brand building & movements — Obsessed framework, emotional hooks, tribe architecture"
|
|
58
|
+
|
|
59
|
+
workflows:
|
|
60
|
+
- id: wf-brand-from-zero
|
|
61
|
+
file: workflows/wf-brand-from-zero.yaml
|
|
62
|
+
description: "Complete brand creation from scratch (strategy→position→name→identity→launch)"
|
|
63
|
+
|
|
64
|
+
- id: wf-brand-audit
|
|
65
|
+
file: workflows/wf-brand-audit.yaml
|
|
66
|
+
description: "Comprehensive brand audit across all dimensions"
|
|
67
|
+
|
|
68
|
+
- id: wf-brief-to-references
|
|
69
|
+
file: workflows/wf-brief-to-references.yaml
|
|
70
|
+
description: "Raw meeting brief → brand references → structured brief for strategy (entry point for client onboarding)"
|
|
71
|
+
|
|
72
|
+
tasks:
|
|
73
|
+
- research-references.md
|
|
74
|
+
- brand-diagnosis.md
|
|
75
|
+
- positioning-exercise.md
|
|
76
|
+
- naming-exercise.md
|
|
77
|
+
- visual-identity-brief.md
|
|
78
|
+
- logo-evaluation.md
|
|
79
|
+
- brand-book-creation.md
|
|
80
|
+
- brand-audit.md
|
|
81
|
+
- brand-touchpoint-audit.md
|
|
82
|
+
- movement-architecture.md
|
|
83
|
+
- coherence-check.md
|
|
84
|
+
|
|
85
|
+
templates:
|
|
86
|
+
- positioning-canvas-tmpl.md
|
|
87
|
+
- brand-book-tmpl.md
|
|
88
|
+
- brand-soul-canvas-tmpl.md
|
|
89
|
+
- naming-brief-tmpl.md
|
|
90
|
+
- visual-identity-brief-tmpl.md
|
|
91
|
+
|
|
92
|
+
checklists:
|
|
93
|
+
- brand-strategy-checklist.md
|
|
94
|
+
- positioning-checklist.md
|
|
95
|
+
- naming-checklist.md
|
|
96
|
+
- visual-identity-checklist.md
|
|
97
|
+
- brand-book-checklist.md
|
|
98
|
+
- brand-launch-checklist.md
|
|
99
|
+
- smoke-tests.md
|
|
100
|
+
|
|
101
|
+
data:
|
|
102
|
+
- brand-archetypes.md
|
|
103
|
+
- color-psychology.md
|
|
104
|
+
- brand-pantheon.md
|
|
105
|
+
- brand-voice-matrix.md
|
|
106
|
+
- brand-audit-methodology.md
|
|
107
|
+
|
|
108
|
+
keywords:
|
|
109
|
+
- brand
|
|
110
|
+
- branding
|
|
111
|
+
- brand strategy
|
|
112
|
+
- positioning
|
|
113
|
+
- naming
|
|
114
|
+
- logo
|
|
115
|
+
- visual identity
|
|
116
|
+
- brand guidelines
|
|
117
|
+
- brand book
|
|
118
|
+
- color psychology
|
|
119
|
+
- brand voice
|
|
120
|
+
- brand archetype
|
|
121
|
+
- movement
|
|
122
|
+
- DTC brand
|
|
123
|
+
- brand audit
|