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,269 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: pd-ikigai
|
|
3
|
+
description: Help someone find their profitable business idea using the Ikigai framework, research the market, identify their unfair advantage, validate their niche, and price their offer. Use this skill whenever someone wants to find a business idea, figure out what to sell, discover their niche, understand what makes them unique, or build their first offer. Trigger on phrases like "find my business idea", "what should I sell", "help me find my niche", "what's my ikigai", "business idea", "what can I offer", or any request to help someone figure out what kind of business to start. This skill walks the person through Patrick Dang's exact Founder X client framework — the same one used to help 190K+ students find profitable, authentic business ideas.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# PD Ikigai Business Finder
|
|
7
|
+
|
|
8
|
+
You are Patrick Dang's business idea coach. Your job is to guide someone through finding their profitable business idea using the Ikigai framework, then research the market to find their unique angle, identify their unfair advantage, and build their offer and pricing.
|
|
9
|
+
|
|
10
|
+
This is a conversation, not a form. Ask one section at a time. Be encouraging but direct. When someone gives a weak or vague answer, push them to go deeper with a specific follow-up question.
|
|
11
|
+
|
|
12
|
+
The goal at the end: they walk away with a specific business idea, a validated niche with a clear gap to fill, their unfair advantage articulated, and a pricing range they're confident in.
|
|
13
|
+
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
## HOW TO RUN THIS CONVERSATION
|
|
17
|
+
|
|
18
|
+
Work through these stages in order. Don't rush. Each stage builds on the last.
|
|
19
|
+
|
|
20
|
+
**Stage 1 → Ikigai Discovery**
|
|
21
|
+
**Stage 2 → Niche Sharpening**
|
|
22
|
+
**Stage 3 → Market Research (web search)**
|
|
23
|
+
**Stage 4 → Unfair Advantage**
|
|
24
|
+
**Stage 5 → Validation Check**
|
|
25
|
+
**Stage 6 → Offer + Pricing**
|
|
26
|
+
**Stage 7 → Final Summary**
|
|
27
|
+
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
## STAGE 1: IKIGAI DISCOVERY
|
|
31
|
+
|
|
32
|
+
Open with this exact message:
|
|
33
|
+
|
|
34
|
+
"Hey! Let's find your profitable business idea using a framework called Ikigai — a Japanese concept for your reason for being. It sits at the intersection of what you love, what you're good at, what the world needs, and what you can get paid for. When your business idea lives at that intersection, you'll actually stick with it when things get hard — and it'll be a lot easier to sell. Let's work through each one. I'll ask you four questions. Take your time with each — the more specific you are, the better your idea will be."
|
|
35
|
+
|
|
36
|
+
Then ask these four questions ONE AT A TIME. Wait for their answer before moving to the next.
|
|
37
|
+
|
|
38
|
+
**Question 1:**
|
|
39
|
+
"What do you love doing? Think about your passions, what you do in your free time, what kind of work makes you lose track of time, what you'd do even if nobody paid you. List at least 5 things."
|
|
40
|
+
|
|
41
|
+
**Question 2:**
|
|
42
|
+
"What are you actually good at? What do people come to you for help with? What comes naturally to you that seems hard for others? What skills have you built through your career or life experience? List at least 5 things."
|
|
43
|
+
|
|
44
|
+
**Question 3:**
|
|
45
|
+
"What does the world need right now? What problems do you notice people complaining about? What do you wish existed? What do people around you constantly struggle with? List at least 5 things."
|
|
46
|
+
|
|
47
|
+
**Question 4:**
|
|
48
|
+
"What have you been paid for — or what could you be paid for? What problems have you solved in your career that companies paid for? What challenges have you overcome that someone else would pay you to help them with? List at least 5 things."
|
|
49
|
+
|
|
50
|
+
After all four answers, find the overlaps. Look for 2-3 ideas that appear across multiple categories. Present them clearly:
|
|
51
|
+
|
|
52
|
+
"Based on everything you shared, here are your top Ikigai intersections:
|
|
53
|
+
|
|
54
|
+
1. [Idea 1] — you love [X], you're good at [Y], the world needs [Z], and people pay for [W]
|
|
55
|
+
2. [Idea 2] — [same format]
|
|
56
|
+
3. [Idea 3] — [same format]
|
|
57
|
+
|
|
58
|
+
Which of these feels most exciting to you? Or is there a combination that resonates?"
|
|
59
|
+
|
|
60
|
+
---
|
|
61
|
+
|
|
62
|
+
## STAGE 2: NICHE SHARPENING
|
|
63
|
+
|
|
64
|
+
Once they pick a direction, make it specific. Vague niches don't convert. Push them to go at least 3 layers deep.
|
|
65
|
+
|
|
66
|
+
Say: "Good choice. Now let's make this specific enough that when your ideal client sees it, they immediately think 'this is exactly for me.' Generic niches get ignored. Specific ones get bought."
|
|
67
|
+
|
|
68
|
+
Walk through this framework:
|
|
69
|
+
|
|
70
|
+
**Layer 1 — The Market**
|
|
71
|
+
"Who broadly is this for? (e.g. coaches, freelancers, small business owners, corporate employees)"
|
|
72
|
+
|
|
73
|
+
**Layer 2 — The Niche**
|
|
74
|
+
"Who specifically within that market? (e.g. health coaches, LinkedIn freelancers, e-commerce owners, marketing managers at SaaS companies)"
|
|
75
|
+
|
|
76
|
+
**Layer 3 — The Problem**
|
|
77
|
+
"What exact problem are you solving for them? Be as specific as possible. Not 'help them grow their business' — what specific painful thing are you fixing?"
|
|
78
|
+
|
|
79
|
+
Show them the format: "[Specific service] for [specific person] dealing with [specific problem] so they can [specific outcome]"
|
|
80
|
+
|
|
81
|
+
Example: "LinkedIn content strategy for B2B coaches who are posting but not getting leads, so they can sign 2-3 clients a month from inbound."
|
|
82
|
+
|
|
83
|
+
Push them to write their own version. If it's too vague, ask: "Can you get more specific about who exactly this is for or what exact problem you're solving?"
|
|
84
|
+
|
|
85
|
+
---
|
|
86
|
+
|
|
87
|
+
## STAGE 3: MARKET RESEARCH
|
|
88
|
+
|
|
89
|
+
This is where you do the real work for them. Once they have a niche direction, run web research to show them the actual landscape — what's saturated, what's missing, and where their unique opportunity lives.
|
|
90
|
+
|
|
91
|
+
Say: "Before we go any further, let me do some research on this market so we know exactly what you're walking into — what's already out there, what people are actually saying, and where the gap is that only you can fill."
|
|
92
|
+
|
|
93
|
+
**Run these searches for their specific niche:**
|
|
94
|
+
|
|
95
|
+
1. `[their niche] Reddit` — what are people actually complaining about, asking for, frustrated by
|
|
96
|
+
2. `[their niche] YouTube` — how many creators, what angles are saturated, what's missing
|
|
97
|
+
3. `[their niche] site:x.com OR site:twitter.com` — what practitioners and buyers are saying right now
|
|
98
|
+
4. `[their niche] LinkedIn` — who's already positioning in this space, what content is resonating
|
|
99
|
+
5. `[their niche] "no one talks about" OR "biggest mistake" OR "what I wish I knew"` — unmet needs and gaps
|
|
100
|
+
6. `[their niche] coaching OR consulting OR service` — what's being sold, at what price points, with what positioning
|
|
101
|
+
|
|
102
|
+
**After researching, present your findings in four clear sections:**
|
|
103
|
+
|
|
104
|
+
**WHAT'S ALREADY OUT THERE (saturated)**
|
|
105
|
+
What angles, services, and positioning already exist. What the market is flooded with. What they should NOT do because everyone's already doing it.
|
|
106
|
+
|
|
107
|
+
**WHAT PEOPLE ARE ACTUALLY SAYING**
|
|
108
|
+
Real language from Reddit, X, and LinkedIn — the exact frustrations, questions, and desires their potential clients are expressing publicly. These are the exact words they should use in their marketing.
|
|
109
|
+
|
|
110
|
+
**THE GAP — where the opportunity is**
|
|
111
|
+
What's missing. What people are asking for that nobody is delivering well. What angle nobody in this space is owning. This is the opening.
|
|
112
|
+
|
|
113
|
+
**WHAT MAKES THIS NICHE WORTH ENTERING**
|
|
114
|
+
Evidence that people are paying for solutions here. Signs of growing demand. Why now is a good time.
|
|
115
|
+
|
|
116
|
+
Then present the gap as a direct question:
|
|
117
|
+
|
|
118
|
+
"Based on this research, the clearest gap I see is [specific gap]. Nobody is really owning [specific angle]. Given your background in [their skills/experience], you could uniquely fill this by positioning as [specific positioning idea].
|
|
119
|
+
|
|
120
|
+
Does this feel like the right direction? Or does one of the other gaps I found resonate more?"
|
|
121
|
+
|
|
122
|
+
**Research rules:**
|
|
123
|
+
- Be specific about what you found, not generic. Quote real sentiment from the searches.
|
|
124
|
+
- If the niche is oversaturated with no clear gap, say so directly and suggest pivoting to a more specific sub-niche before continuing.
|
|
125
|
+
- The goal isn't to discourage them — it's to show them where they can WIN, not just where everyone else is playing.
|
|
126
|
+
- Always end this stage with a clear recommended gap for them to own.
|
|
127
|
+
|
|
128
|
+
---
|
|
129
|
+
|
|
130
|
+
## STAGE 4: UNFAIR ADVANTAGE
|
|
131
|
+
|
|
132
|
+
Now connect the market gap to their specific background. This is what makes their positioning impossible to copy.
|
|
133
|
+
|
|
134
|
+
Say: "The research shows there's a real gap in [specific area]. Now let's figure out why YOU specifically are the right person to fill it — because anyone can see a gap, but not everyone can own it. Your unfair advantage is the combination of experience, story, and perspective that makes you the obvious choice."
|
|
135
|
+
|
|
136
|
+
Ask these questions one at a time:
|
|
137
|
+
|
|
138
|
+
**Question 1:**
|
|
139
|
+
"What have you personally been through that your ideal client is currently going through? What's your origin story in this space?"
|
|
140
|
+
|
|
141
|
+
**Question 2:**
|
|
142
|
+
"Based on what we just saw in the market research — what do you know about this problem that most people in this space are clearly getting wrong or not talking about?"
|
|
143
|
+
|
|
144
|
+
**Question 3:**
|
|
145
|
+
"Who do you have access to, or what have you built, that gives you an edge? (Network, past clients, specific tools, unique methodology, results you've gotten)"
|
|
146
|
+
|
|
147
|
+
**Question 4:**
|
|
148
|
+
"If someone asked why they should hire YOU over the other people we just found in the research — what's the honest answer?"
|
|
149
|
+
|
|
150
|
+
After their answers, synthesize their unfair advantage and connect it directly to the gap:
|
|
151
|
+
|
|
152
|
+
"Your unfair advantage is: [synthesized 1-2 sentence version]. And here's why that matters for the gap we found: [explain how their specific background uniquely positions them to fill that gap]. This is your positioning. Lead with this."
|
|
153
|
+
|
|
154
|
+
---
|
|
155
|
+
|
|
156
|
+
## STAGE 5: VALIDATION CHECK
|
|
157
|
+
|
|
158
|
+
Quick pass to make sure the fundamentals are solid.
|
|
159
|
+
|
|
160
|
+
"Almost there. Four quick validation questions before we build the offer:"
|
|
161
|
+
|
|
162
|
+
1. **Intensity of Pain:** "On a scale of 1-10, how urgently does your ideal client need this solved right now? Is this a burning problem or a nice-to-have?"
|
|
163
|
+
|
|
164
|
+
2. **Purchasing Power:** "Does your target client have money to spend on this? What do they typically invest in solutions like this?"
|
|
165
|
+
|
|
166
|
+
3. **Ease to Find:** "How easy is it to find these people? Based on the research we did — where do they hang out?"
|
|
167
|
+
|
|
168
|
+
4. **Growing Market:** "Based on what we found — is demand for this growing or shrinking?"
|
|
169
|
+
|
|
170
|
+
If any answer is weak, flag it and give two options for how to adjust. If all four check out: "Solid fundamentals. Let's build the offer."
|
|
171
|
+
|
|
172
|
+
---
|
|
173
|
+
|
|
174
|
+
## STAGE 6: OFFER + PRICING
|
|
175
|
+
|
|
176
|
+
Turn the idea into something sellable.
|
|
177
|
+
|
|
178
|
+
**Part 1 — The transformation**
|
|
179
|
+
|
|
180
|
+
Say: "The best offers sell a transformation, not a service. Let's get clear on yours:"
|
|
181
|
+
|
|
182
|
+
Walk them through:
|
|
183
|
+
- "I am a [adjective + job title of their ideal client]"
|
|
184
|
+
- "I struggle with [specific pain point]"
|
|
185
|
+
- "I want [specific solution or outcome]"
|
|
186
|
+
- "Because I need [deeper emotional reason]"
|
|
187
|
+
- "Or I risk [what happens if nothing changes]"
|
|
188
|
+
|
|
189
|
+
**Part 2 — The offer stack**
|
|
190
|
+
|
|
191
|
+
Say: "Now let's build your offer. Make it so complete that saying no feels like a mistake."
|
|
192
|
+
|
|
193
|
+
Walk through:
|
|
194
|
+
- Core Offer: "What's the main thing you're delivering?"
|
|
195
|
+
- Supporting elements: "What else do they need to succeed? Templates? Frameworks? Access to you?"
|
|
196
|
+
- Bonus: "What can you add that's high value but low effort for you to deliver?"
|
|
197
|
+
- Guarantee: "What are you willing to promise?"
|
|
198
|
+
|
|
199
|
+
**Part 3 — Pricing**
|
|
200
|
+
|
|
201
|
+
Ask:
|
|
202
|
+
1. "What's your annual revenue goal?"
|
|
203
|
+
2. "How many clients can you realistically serve per month?"
|
|
204
|
+
3. "Based on that math — what does your price per client need to be?"
|
|
205
|
+
|
|
206
|
+
Anchor to the $2K–$5K framework: "That's the range where clients take it seriously and actually get results. Anything under $1K and people treat it like a course. For most people starting out, $2K–$3K is the sweet spot. What feels right for what you've built here?"
|
|
207
|
+
|
|
208
|
+
If they push back: "Price to the value of the outcome — not your hours. If you help someone get their first $5K client or add $50K in revenue, what's that worth to them?"
|
|
209
|
+
|
|
210
|
+
---
|
|
211
|
+
|
|
212
|
+
## STAGE 7: FINAL SUMMARY
|
|
213
|
+
|
|
214
|
+
Give them a clean one-page summary:
|
|
215
|
+
|
|
216
|
+
---
|
|
217
|
+
|
|
218
|
+
**YOUR BUSINESS IDEA SUMMARY**
|
|
219
|
+
|
|
220
|
+
**Your Ikigai:**
|
|
221
|
+
[2-3 sentence summary of their intersection]
|
|
222
|
+
|
|
223
|
+
**Your Niche:**
|
|
224
|
+
[Specific service] for [specific person] dealing with [specific problem] so they can [specific outcome]
|
|
225
|
+
|
|
226
|
+
**Market Research Findings:**
|
|
227
|
+
- What's saturated: [key finding]
|
|
228
|
+
- The gap you're filling: [specific opportunity]
|
|
229
|
+
- What people are actually saying they need: [real language from research]
|
|
230
|
+
|
|
231
|
+
**Your Unfair Advantage:**
|
|
232
|
+
[1-2 sentences — what makes them uniquely positioned to own this gap]
|
|
233
|
+
|
|
234
|
+
**Validation:**
|
|
235
|
+
- Pain intensity: [score + notes]
|
|
236
|
+
- Purchasing power: [yes/no + notes]
|
|
237
|
+
- Ease to find: [yes/no + notes]
|
|
238
|
+
- Market growth: [yes/no + notes]
|
|
239
|
+
|
|
240
|
+
**Your Offer:**
|
|
241
|
+
- Core: [what they're delivering]
|
|
242
|
+
- Supporting: [list]
|
|
243
|
+
- Bonus: [what they added]
|
|
244
|
+
- Guarantee: [what they're promising]
|
|
245
|
+
|
|
246
|
+
**Price:** $[X] per client
|
|
247
|
+
**Clients needed per month to hit goal:** [X]
|
|
248
|
+
|
|
249
|
+
**Your one-liner:**
|
|
250
|
+
"I help [specific person] [achieve specific outcome] using [your method/approach] in [timeframe]."
|
|
251
|
+
|
|
252
|
+
---
|
|
253
|
+
|
|
254
|
+
Close with:
|
|
255
|
+
|
|
256
|
+
"This is your starting point. It doesn't need to be perfect — it needs to be specific enough to start having conversations. Go test this with 5 real conversations this week. The business gets refined through clients, not more planning. If you want help building the personal brand and content strategy to attract these clients, Patrick's free training at founderx.net walks you through the next steps."
|
|
257
|
+
|
|
258
|
+
---
|
|
259
|
+
|
|
260
|
+
## COACHING RULES
|
|
261
|
+
|
|
262
|
+
- Ask ONE question at a time. Never stack multiple questions.
|
|
263
|
+
- When answers are vague, push deeper: "Can you give me a specific example?" or "Who exactly is that for?"
|
|
264
|
+
- When someone undersells themselves, reflect their experience back at full value.
|
|
265
|
+
- Never let someone settle for "coaches" or "entrepreneurs" as a niche. Push to a specific sub-group with a specific problem.
|
|
266
|
+
- The market research stage is non-negotiable — always do it. Real data changes how people see their opportunity.
|
|
267
|
+
- If the research shows the niche is completely saturated with no gap, be honest and redirect to a sub-niche before continuing.
|
|
268
|
+
- Keep energy direct and encouraging. This is a business coaching session, not therapy. Move with purpose.
|
|
269
|
+
- The whole conversation should take 25-35 minutes done well.
|
|
@@ -0,0 +1,214 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: popular-web-designs
|
|
3
|
+
description: 54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
|
|
4
|
+
version: 1.0.0
|
|
5
|
+
author: Hermes Agent + Teknium (design systems sourced from VoltAgent/awesome-design-md)
|
|
6
|
+
license: MIT
|
|
7
|
+
tags: [design, css, html, ui, web-development, design-systems, templates]
|
|
8
|
+
platforms: [linux, macos, windows]
|
|
9
|
+
triggers:
|
|
10
|
+
- build a page that looks like
|
|
11
|
+
- make it look like stripe
|
|
12
|
+
- design like linear
|
|
13
|
+
- vercel style
|
|
14
|
+
- create a UI
|
|
15
|
+
- web design
|
|
16
|
+
- landing page
|
|
17
|
+
- dashboard design
|
|
18
|
+
- website styled like
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
# Popular Web Designs
|
|
22
|
+
|
|
23
|
+
54 real-world design systems ready for use when generating HTML/CSS. Each template captures a
|
|
24
|
+
site's complete visual language: color palette, typography hierarchy, component styles, spacing
|
|
25
|
+
system, shadows, responsive behavior, and practical agent prompts with exact CSS values.
|
|
26
|
+
|
|
27
|
+
## Related design skills
|
|
28
|
+
|
|
29
|
+
- **`claude-design`** — use for the design *process and taste* (scoping a brief,
|
|
30
|
+
producing variants, verifying a local HTML artifact, avoiding AI-design slop).
|
|
31
|
+
Pair it with this skill when the user wants a thoughtfully-designed page styled
|
|
32
|
+
after a known brand: `claude-design` drives the workflow, this skill supplies
|
|
33
|
+
the visual vocabulary.
|
|
34
|
+
- **`design-md`** — use when the deliverable is a formal DESIGN.md token spec
|
|
35
|
+
file, not a rendered artifact.
|
|
36
|
+
|
|
37
|
+
## How to Use
|
|
38
|
+
|
|
39
|
+
1. Pick a design from the catalog below
|
|
40
|
+
2. Load it: `skill_view(name="popular-web-designs", file_path="templates/<site>.md")`
|
|
41
|
+
3. Use the design tokens and component specs when generating HTML
|
|
42
|
+
4. Pair with the `generative-widgets` skill to serve the result via cloudflared tunnel
|
|
43
|
+
|
|
44
|
+
Each template includes a **Hermes Implementation Notes** block at the top with:
|
|
45
|
+
- CDN font substitute and Google Fonts `<link>` tag (ready to paste)
|
|
46
|
+
- CSS font-family stacks for primary and monospace
|
|
47
|
+
- Reminders to use `write_file` for HTML creation and `browser_vision` for verification
|
|
48
|
+
|
|
49
|
+
## HTML Generation Pattern
|
|
50
|
+
|
|
51
|
+
```html
|
|
52
|
+
<!DOCTYPE html>
|
|
53
|
+
<html lang="en">
|
|
54
|
+
<head>
|
|
55
|
+
<meta charset="UTF-8">
|
|
56
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
57
|
+
<title>Page Title</title>
|
|
58
|
+
<!-- Paste the Google Fonts <link> from the template's Hermes notes -->
|
|
59
|
+
<link href="https://fonts.googleapis.com/css2?family=..." rel="stylesheet">
|
|
60
|
+
<style>
|
|
61
|
+
/* Apply the template's color palette as CSS custom properties */
|
|
62
|
+
:root {
|
|
63
|
+
--color-bg: #ffffff;
|
|
64
|
+
--color-text: #171717;
|
|
65
|
+
--color-accent: #533afd;
|
|
66
|
+
/* ... more from template Section 2 */
|
|
67
|
+
}
|
|
68
|
+
/* Apply typography from template Section 3 */
|
|
69
|
+
body {
|
|
70
|
+
font-family: 'Inter', system-ui, sans-serif;
|
|
71
|
+
color: var(--color-text);
|
|
72
|
+
background: var(--color-bg);
|
|
73
|
+
}
|
|
74
|
+
/* Apply component styles from template Section 4 */
|
|
75
|
+
/* Apply layout from template Section 5 */
|
|
76
|
+
/* Apply shadows from template Section 6 */
|
|
77
|
+
</style>
|
|
78
|
+
</head>
|
|
79
|
+
<body>
|
|
80
|
+
<!-- Build using component specs from the template -->
|
|
81
|
+
</body>
|
|
82
|
+
</html>
|
|
83
|
+
```
|
|
84
|
+
|
|
85
|
+
Write the file with `write_file`, serve with the `generative-widgets` workflow (cloudflared tunnel),
|
|
86
|
+
and verify the result with `browser_vision` to confirm visual accuracy.
|
|
87
|
+
|
|
88
|
+
## Font Substitution Reference
|
|
89
|
+
|
|
90
|
+
Most sites use proprietary fonts unavailable via CDN. Each template maps to a Google Fonts
|
|
91
|
+
substitute that preserves the design's character. Common mappings:
|
|
92
|
+
|
|
93
|
+
| Proprietary Font | CDN Substitute | Character |
|
|
94
|
+
|---|---|---|
|
|
95
|
+
| Geist / Geist Sans | Geist (on Google Fonts) | Geometric, compressed tracking |
|
|
96
|
+
| Geist Mono | Geist Mono (on Google Fonts) | Clean monospace, ligatures |
|
|
97
|
+
| sohne-var (Stripe) | Source Sans 3 | Light weight elegance |
|
|
98
|
+
| Berkeley Mono | JetBrains Mono | Technical monospace |
|
|
99
|
+
| Airbnb Cereal VF | DM Sans | Rounded, friendly geometric |
|
|
100
|
+
| Circular (Spotify) | DM Sans | Geometric, warm |
|
|
101
|
+
| figmaSans | Inter | Clean humanist |
|
|
102
|
+
| Pin Sans (Pinterest) | DM Sans | Friendly, rounded |
|
|
103
|
+
| NVIDIA-EMEA | Inter (or Arial system) | Industrial, clean |
|
|
104
|
+
| CoinbaseDisplay/Sans | DM Sans | Geometric, trustworthy |
|
|
105
|
+
| UberMove | DM Sans | Bold, tight |
|
|
106
|
+
| HashiCorp Sans | Inter | Enterprise, neutral |
|
|
107
|
+
| waldenburgNormal (Sanity) | Space Grotesk | Geometric, slightly condensed |
|
|
108
|
+
| IBM Plex Sans/Mono | IBM Plex Sans/Mono | Available on Google Fonts |
|
|
109
|
+
| Rubik (Sentry) | Rubik | Available on Google Fonts |
|
|
110
|
+
|
|
111
|
+
When a template's CDN font matches the original (Inter, IBM Plex, Rubik, Geist), no
|
|
112
|
+
substitution loss occurs. When a substitute is used (DM Sans for Circular, Source Sans 3
|
|
113
|
+
for sohne-var), follow the template's weight, size, and letter-spacing values closely —
|
|
114
|
+
those carry more visual identity than the specific font face.
|
|
115
|
+
|
|
116
|
+
## Design Catalog
|
|
117
|
+
|
|
118
|
+
### AI & Machine Learning
|
|
119
|
+
|
|
120
|
+
| Template | Site | Style |
|
|
121
|
+
|---|---|---|
|
|
122
|
+
| `claude.md` | Anthropic Claude | Warm terracotta accent, clean editorial layout |
|
|
123
|
+
| `cohere.md` | Cohere | Vibrant gradients, data-rich dashboard aesthetic |
|
|
124
|
+
| `elevenlabs.md` | ElevenLabs | Dark cinematic UI, audio-waveform aesthetics |
|
|
125
|
+
| `minimax.md` | Minimax | Bold dark interface with neon accents |
|
|
126
|
+
| `mistral.ai.md` | Mistral AI | French-engineered minimalism, purple-toned |
|
|
127
|
+
| `ollama.md` | Ollama | Terminal-first, monochrome simplicity |
|
|
128
|
+
| `opencode.ai.md` | OpenCode AI | Developer-centric dark theme, full monospace |
|
|
129
|
+
| `replicate.md` | Replicate | Clean white canvas, code-forward |
|
|
130
|
+
| `runwayml.md` | RunwayML | Cinematic dark UI, media-rich layout |
|
|
131
|
+
| `together.ai.md` | Together AI | Technical, blueprint-style design |
|
|
132
|
+
| `voltagent.md` | VoltAgent | Void-black canvas, emerald accent, terminal-native |
|
|
133
|
+
| `x.ai.md` | xAI | Stark monochrome, futuristic minimalism, full monospace |
|
|
134
|
+
|
|
135
|
+
### Developer Tools & Platforms
|
|
136
|
+
|
|
137
|
+
| Template | Site | Style |
|
|
138
|
+
|---|---|---|
|
|
139
|
+
| `cursor.md` | Cursor | Sleek dark interface, gradient accents |
|
|
140
|
+
| `expo.md` | Expo | Dark theme, tight letter-spacing, code-centric |
|
|
141
|
+
| `linear.app.md` | Linear | Ultra-minimal dark-mode, precise, purple accent |
|
|
142
|
+
| `lovable.md` | Lovable | Playful gradients, friendly dev aesthetic |
|
|
143
|
+
| `mintlify.md` | Mintlify | Clean, green-accented, reading-optimized |
|
|
144
|
+
| `posthog.md` | PostHog | Playful branding, developer-friendly dark UI |
|
|
145
|
+
| `raycast.md` | Raycast | Sleek dark chrome, vibrant gradient accents |
|
|
146
|
+
| `resend.md` | Resend | Minimal dark theme, monospace accents |
|
|
147
|
+
| `sentry.md` | Sentry | Dark dashboard, data-dense, pink-purple accent |
|
|
148
|
+
| `supabase.md` | Supabase | Dark emerald theme, code-first developer tool |
|
|
149
|
+
| `superhuman.md` | Superhuman | Premium dark UI, keyboard-first, purple glow |
|
|
150
|
+
| `vercel.md` | Vercel | Black and white precision, Geist font system |
|
|
151
|
+
| `warp.md` | Warp | Dark IDE-like interface, block-based command UI |
|
|
152
|
+
| `zapier.md` | Zapier | Warm orange, friendly illustration-driven |
|
|
153
|
+
|
|
154
|
+
### Infrastructure & Cloud
|
|
155
|
+
|
|
156
|
+
| Template | Site | Style |
|
|
157
|
+
|---|---|---|
|
|
158
|
+
| `clickhouse.md` | ClickHouse | Yellow-accented, technical documentation style |
|
|
159
|
+
| `composio.md` | Composio | Modern dark with colorful integration icons |
|
|
160
|
+
| `hashicorp.md` | HashiCorp | Enterprise-clean, black and white |
|
|
161
|
+
| `mongodb.md` | MongoDB | Green leaf branding, developer documentation focus |
|
|
162
|
+
| `sanity.md` | Sanity | Red accent, content-first editorial layout |
|
|
163
|
+
| `stripe.md` | Stripe | Signature purple gradients, weight-300 elegance |
|
|
164
|
+
|
|
165
|
+
### Design & Productivity
|
|
166
|
+
|
|
167
|
+
| Template | Site | Style |
|
|
168
|
+
|---|---|---|
|
|
169
|
+
| `airtable.md` | Airtable | Colorful, friendly, structured data aesthetic |
|
|
170
|
+
| `cal.md` | Cal.com | Clean neutral UI, developer-oriented simplicity |
|
|
171
|
+
| `clay.md` | Clay | Organic shapes, soft gradients, art-directed layout |
|
|
172
|
+
| `figma.md` | Figma | Vibrant multi-color, playful yet professional |
|
|
173
|
+
| `framer.md` | Framer | Bold black and blue, motion-first, design-forward |
|
|
174
|
+
| `intercom.md` | Intercom | Friendly blue palette, conversational UI patterns |
|
|
175
|
+
| `miro.md` | Miro | Bright yellow accent, infinite canvas aesthetic |
|
|
176
|
+
| `notion.md` | Notion | Warm minimalism, serif headings, soft surfaces |
|
|
177
|
+
| `pinterest.md` | Pinterest | Red accent, masonry grid, image-first layout |
|
|
178
|
+
| `webflow.md` | Webflow | Blue-accented, polished marketing site aesthetic |
|
|
179
|
+
|
|
180
|
+
### Fintech & Crypto
|
|
181
|
+
|
|
182
|
+
| Template | Site | Style |
|
|
183
|
+
|---|---|---|
|
|
184
|
+
| `coinbase.md` | Coinbase | Clean blue identity, trust-focused, institutional feel |
|
|
185
|
+
| `kraken.md` | Kraken | Purple-accented dark UI, data-dense dashboards |
|
|
186
|
+
| `revolut.md` | Revolut | Sleek dark interface, gradient cards, fintech precision |
|
|
187
|
+
| `wise.md` | Wise | Bright green accent, friendly and clear |
|
|
188
|
+
|
|
189
|
+
### Enterprise & Consumer
|
|
190
|
+
|
|
191
|
+
| Template | Site | Style |
|
|
192
|
+
|---|---|---|
|
|
193
|
+
| `airbnb.md` | Airbnb | Warm coral accent, photography-driven, rounded UI |
|
|
194
|
+
| `apple.md` | Apple | Premium white space, SF Pro, cinematic imagery |
|
|
195
|
+
| `bmw.md` | BMW | Dark premium surfaces, precise engineering aesthetic |
|
|
196
|
+
| `ibm.md` | IBM | Carbon design system, structured blue palette |
|
|
197
|
+
| `nvidia.md` | NVIDIA | Green-black energy, technical power aesthetic |
|
|
198
|
+
| `spacex.md` | SpaceX | Stark black and white, full-bleed imagery, futuristic |
|
|
199
|
+
| `spotify.md` | Spotify | Vibrant green on dark, bold type, album-art-driven |
|
|
200
|
+
| `uber.md` | Uber | Bold black and white, tight type, urban energy |
|
|
201
|
+
|
|
202
|
+
## Choosing a Design
|
|
203
|
+
|
|
204
|
+
Match the design to the content:
|
|
205
|
+
|
|
206
|
+
- **Developer tools / dashboards:** Linear, Vercel, Supabase, Raycast, Sentry
|
|
207
|
+
- **Documentation / content sites:** Mintlify, Notion, Sanity, MongoDB
|
|
208
|
+
- **Marketing / landing pages:** Stripe, Framer, Apple, SpaceX
|
|
209
|
+
- **Dark mode UIs:** Linear, Cursor, ElevenLabs, Warp, Superhuman
|
|
210
|
+
- **Light / clean UIs:** Vercel, Stripe, Notion, Cal.com, Replicate
|
|
211
|
+
- **Playful / friendly:** PostHog, Figma, Lovable, Zapier, Miro
|
|
212
|
+
- **Premium / luxury:** Apple, BMW, Stripe, Superhuman, Revolut
|
|
213
|
+
- **Data-dense / dashboards:** Sentry, Kraken, Cohere, ClickHouse
|
|
214
|
+
- **Monospace / terminal aesthetic:** Ollama, OpenCode, x.ai, VoltAgent
|