opencode-skills-collection 3.1.11 → 3.1.13
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/bundled-skills/.antigravity-install-manifest.json +192 -1
- package/bundled-skills/ab-testing/SKILL.md +368 -0
- package/bundled-skills/ab-testing/evals/evals.json +105 -0
- package/bundled-skills/ab-testing/references/sample-size-guide.md +263 -0
- package/bundled-skills/ab-testing/references/test-templates.md +277 -0
- package/bundled-skills/accint-commitments/SKILL.md +32 -0
- package/bundled-skills/accint-frames/SKILL.md +35 -0
- package/bundled-skills/accint-solve/SKILL.md +22 -192
- package/bundled-skills/add-app-clip/SKILL.md +297 -0
- package/bundled-skills/add-app-clip/agents/openai.yaml +4 -0
- package/bundled-skills/add-app-clip/references/native-module.md +96 -0
- package/bundled-skills/agent-memory/SKILL.md +84 -0
- package/bundled-skills/alternatives-pages/README.md +46 -0
- package/bundled-skills/alternatives-pages/SKILL.md +376 -0
- package/bundled-skills/analytics/SKILL.md +324 -0
- package/bundled-skills/analytics/evals/evals.json +90 -0
- package/bundled-skills/analytics/references/event-library.md +260 -0
- package/bundled-skills/analytics/references/ga4-implementation.md +300 -0
- package/bundled-skills/analytics/references/gtm-implementation.md +390 -0
- package/bundled-skills/anti-deception/SKILL.md +50 -0
- package/bundled-skills/api-analyzer/SKILL.md +101 -0
- package/bundled-skills/api-and-interface-design/SKILL.md +307 -0
- package/bundled-skills/api-designer/SKILL.md +167 -0
- package/bundled-skills/api-integration/SKILL.md +175 -0
- package/bundled-skills/api-onboarding/README.md +47 -0
- package/bundled-skills/api-onboarding/SKILL.md +473 -0
- package/bundled-skills/api-sdk-generator/SKILL.md +223 -0
- package/bundled-skills/appium-skill/SKILL.md +317 -0
- package/bundled-skills/applicationinsights-web-ts/SKILL.md +477 -0
- package/bundled-skills/automated-triage/SKILL.md +189 -0
- package/bundled-skills/aws-agentic-ai/SKILL.md +141 -0
- package/bundled-skills/aws-cdk-development/SKILL.md +275 -0
- package/bundled-skills/aws-cost-operations/SKILL.md +273 -0
- package/bundled-skills/aws-mcp-setup/SKILL.md +192 -0
- package/bundled-skills/aws-serverless-eda/SKILL.md +394 -0
- package/bundled-skills/aws-sst-development/SKILL.md +175 -0
- package/bundled-skills/azure-ai-language-conversations-py/SKILL.md +112 -0
- package/bundled-skills/azure-servicebus-rust/SKILL.md +182 -0
- package/bundled-skills/azure-storage-queue-rust/SKILL.md +178 -0
- package/bundled-skills/baseline-ui/SKILL.md +15 -10
- package/bundled-skills/brooks-audit/SKILL.md +49 -0
- package/bundled-skills/brooks-audit/architecture-guide.md +195 -0
- package/bundled-skills/brooks-audit/onboarding-guide.md +89 -0
- package/bundled-skills/brooks-debt/SKILL.md +42 -0
- package/bundled-skills/brooks-debt/debt-guide.md +125 -0
- package/bundled-skills/brooks-harness/SKILL.md +139 -0
- package/bundled-skills/brooks-review/SKILL.md +42 -0
- package/bundled-skills/brooks-review/pr-review-guide.md +163 -0
- package/bundled-skills/brooks-sweep/SKILL.md +44 -0
- package/bundled-skills/brooks-sweep/sweep-guide.md +264 -0
- package/bundled-skills/brooks-test/SKILL.md +41 -0
- package/bundled-skills/brooks-test/test-guide.md +147 -0
- package/bundled-skills/bug-hunt-swarm/SKILL.md +189 -0
- package/bundled-skills/bug-hunt-swarm/agents/openai.yaml +4 -0
- package/bundled-skills/building-native-ui/SKILL.md +77 -18
- package/bundled-skills/building-native-ui/agents/openai.yaml +4 -0
- package/bundled-skills/building-native-ui/references/animations.md +220 -0
- package/bundled-skills/building-native-ui/references/controls.md +270 -0
- package/bundled-skills/building-native-ui/references/form-sheet.md +253 -0
- package/bundled-skills/building-native-ui/references/gradients.md +106 -0
- package/bundled-skills/building-native-ui/references/icons.md +213 -0
- package/bundled-skills/building-native-ui/references/media.md +198 -0
- package/bundled-skills/building-native-ui/references/route-structure.md +229 -0
- package/bundled-skills/building-native-ui/references/search.md +248 -0
- package/bundled-skills/building-native-ui/references/storage.md +121 -0
- package/bundled-skills/building-native-ui/references/tabs.md +433 -0
- package/bundled-skills/building-native-ui/references/toolbar-and-headers.md +284 -0
- package/bundled-skills/building-native-ui/references/visual-effects.md +197 -0
- package/bundled-skills/building-native-ui/references/webgpu-three.md +605 -0
- package/bundled-skills/building-native-ui/references/zoom-transitions.md +158 -0
- package/bundled-skills/changelog-updates/README.md +53 -0
- package/bundled-skills/changelog-updates/SKILL.md +552 -0
- package/bundled-skills/ci-cd-and-automation/SKILL.md +403 -0
- package/bundled-skills/claimable-postgres/SKILL.md +91 -59
- package/bundled-skills/co-marketing/SKILL.md +301 -0
- package/bundled-skills/co-marketing/evals/evals.json +84 -0
- package/bundled-skills/code-review-and-quality/SKILL.md +394 -0
- package/bundled-skills/code-showcase-core-components/SKILL.md +281 -0
- package/bundled-skills/code-showcase-react-ui-patterns/SKILL.md +306 -0
- package/bundled-skills/code-showcase-systematic-debugging/SKILL.md +167 -0
- package/bundled-skills/code-showcase-testing-patterns/SKILL.md +276 -0
- package/bundled-skills/code-simplification/SKILL.md +344 -0
- package/bundled-skills/community-building/README.md +102 -0
- package/bundled-skills/community-building/SKILL.md +415 -0
- package/bundled-skills/competitor-profiling/SKILL.md +427 -0
- package/bundled-skills/competitor-profiling/evals/evals.json +85 -0
- package/bundled-skills/competitor-profiling/references/templates.md +167 -0
- package/bundled-skills/competitor-profiling/references/tool-reference.md +179 -0
- package/bundled-skills/competitor-tracking/README.md +40 -0
- package/bundled-skills/competitor-tracking/SKILL.md +322 -0
- package/bundled-skills/context-engineering/SKILL.md +302 -0
- package/bundled-skills/cro/SKILL.md +202 -0
- package/bundled-skills/cro/evals/evals.json +111 -0
- package/bundled-skills/cro/references/experiments.md +248 -0
- package/bundled-skills/cro/references/form.md +422 -0
- package/bundled-skills/cucumber-skill/SKILL.md +235 -0
- package/bundled-skills/customer-research/SKILL.md +287 -0
- package/bundled-skills/customer-research/evals/evals.json +162 -0
- package/bundled-skills/customer-research/references/source-guides.md +401 -0
- package/bundled-skills/cypress-skill/SKILL.md +235 -0
- package/bundled-skills/debugging-and-error-recovery/SKILL.md +313 -0
- package/bundled-skills/debugging-code/SKILL.md +284 -0
- package/bundled-skills/debugging-code/references/advanced-techniques.md +50 -0
- package/bundled-skills/debugging-code/references/installing-debuggers.md +67 -0
- package/bundled-skills/debugging-code/scripts/install-dap.sh +87 -0
- package/bundled-skills/deprecation-and-migration/SKILL.md +219 -0
- package/bundled-skills/design-philosophy/SKILL.md +40 -0
- package/bundled-skills/design-philosophy/reference.md +19 -0
- package/bundled-skills/design-spatial/SKILL.md +271 -0
- package/bundled-skills/design-spatial/scripts/layout-audit.js +138 -0
- package/bundled-skills/design-system/SKILL.md +140 -0
- package/bundled-skills/design-system/references/motion-choreography.md +111 -0
- package/bundled-skills/design-thinking/SKILL.md +109 -0
- package/bundled-skills/design-ux/SKILL.md +75 -0
- package/bundled-skills/dev-to-hashnode/README.md +62 -0
- package/bundled-skills/dev-to-hashnode/SKILL.md +399 -0
- package/bundled-skills/developer-advocacy/README.md +102 -0
- package/bundled-skills/developer-advocacy/SKILL.md +423 -0
- package/bundled-skills/developer-audience-context/README.md +61 -0
- package/bundled-skills/developer-audience-context/SKILL.md +271 -0
- package/bundled-skills/developer-audience-context/references/example-apitest.md +175 -0
- package/bundled-skills/developer-audience-context/references/template.md +152 -0
- package/bundled-skills/developer-churn/README.md +80 -0
- package/bundled-skills/developer-churn/SKILL.md +652 -0
- package/bundled-skills/developer-listening/README.md +30 -0
- package/bundled-skills/developer-listening/SKILL.md +232 -0
- package/bundled-skills/developer-newsletter/README.md +84 -0
- package/bundled-skills/developer-newsletter/SKILL.md +376 -0
- package/bundled-skills/developer-onboarding/README.md +35 -0
- package/bundled-skills/developer-onboarding/SKILL.md +530 -0
- package/bundled-skills/developer-sandbox/README.md +47 -0
- package/bundled-skills/developer-sandbox/SKILL.md +504 -0
- package/bundled-skills/developer-seo/README.md +36 -0
- package/bundled-skills/developer-seo/SKILL.md +296 -0
- package/bundled-skills/developer-signup-flow/README.md +36 -0
- package/bundled-skills/developer-signup-flow/SKILL.md +397 -0
- package/bundled-skills/devrel-content/README.md +81 -0
- package/bundled-skills/devrel-content/SKILL.md +428 -0
- package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
- package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +1 -1
- package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
- package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
- package/bundled-skills/docs/users/bundles.md +1 -1
- package/bundled-skills/docs/users/claude-code-skills.md +1 -1
- package/bundled-skills/docs/users/faq.md +1 -1
- package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
- package/bundled-skills/docs/users/getting-started.md +1 -1
- package/bundled-skills/docs/users/kiro-integration.md +1 -1
- package/bundled-skills/docs/users/usage.md +8 -8
- package/bundled-skills/docs/users/visual-guide.md +8 -8
- package/bundled-skills/docs-as-marketing/README.md +37 -0
- package/bundled-skills/docs-as-marketing/SKILL.md +398 -0
- package/bundled-skills/documentation-and-adrs/SKILL.md +291 -0
- package/bundled-skills/doubt-driven-development/SKILL.md +256 -0
- package/bundled-skills/eas-update-insights/SKILL.md +232 -0
- package/bundled-skills/eas-update-insights/agents/openai.yaml +4 -0
- package/bundled-skills/eas-update-insights/references/channel-insights-schema.md +47 -0
- package/bundled-skills/eas-update-insights/references/update-insights-schema.md +69 -0
- package/bundled-skills/expo-api-routes/SKILL.md +9 -5
- package/bundled-skills/expo-api-routes/agents/openai.yaml +4 -0
- package/bundled-skills/expo-brownfield/SKILL.md +71 -0
- package/bundled-skills/expo-brownfield/agents/openai.yaml +4 -0
- package/bundled-skills/expo-brownfield/references/brownfield-integrated.md +526 -0
- package/bundled-skills/expo-brownfield/references/brownfield-isolated.md +402 -0
- package/bundled-skills/expo-brownfield/references/comparison.md +63 -0
- package/bundled-skills/expo-brownfield/references/troubleshooting.md +88 -0
- package/bundled-skills/expo-cicd-workflows/SKILL.md +18 -16
- package/bundled-skills/expo-cicd-workflows/agents/openai.yaml +4 -0
- package/bundled-skills/expo-cicd-workflows/scripts/fetch.js +109 -0
- package/bundled-skills/expo-cicd-workflows/scripts/package.json +11 -0
- package/bundled-skills/expo-cicd-workflows/scripts/validate.js +84 -0
- package/bundled-skills/expo-deployment/SKILL.md +157 -53
- package/bundled-skills/expo-deployment/agents/openai.yaml +4 -0
- package/bundled-skills/expo-deployment/references/app-store-metadata.md +497 -0
- package/bundled-skills/expo-deployment/references/ios-app-store.md +371 -0
- package/bundled-skills/expo-deployment/references/play-store.md +246 -0
- package/bundled-skills/expo-deployment/references/testflight.md +58 -0
- package/bundled-skills/expo-deployment/references/workflows.md +160 -0
- package/bundled-skills/expo-dev-client/SKILL.md +25 -14
- package/bundled-skills/expo-dev-client/agents/openai.yaml +4 -0
- package/bundled-skills/expo-examples/SKILL.md +111 -0
- package/bundled-skills/expo-examples/references/catalog.md +105 -0
- package/bundled-skills/expo-module/SKILL.md +152 -0
- package/bundled-skills/expo-module/agents/openai.yaml +4 -0
- package/bundled-skills/expo-module/references/config-plugin.md +90 -0
- package/bundled-skills/expo-module/references/create-expo-module.md +206 -0
- package/bundled-skills/expo-module/references/lifecycle.md +127 -0
- package/bundled-skills/expo-module/references/module-config.md +48 -0
- package/bundled-skills/expo-module/references/native-module.md +286 -0
- package/bundled-skills/expo-module/references/native-view.md +171 -0
- package/bundled-skills/expo-observe/SKILL.md +44 -0
- package/bundled-skills/expo-observe/references/metrics.md +47 -0
- package/bundled-skills/expo-observe/references/queries.md +342 -0
- package/bundled-skills/expo-observe/references/setup.md +255 -0
- package/bundled-skills/expo-tailwind-setup/SKILL.md +13 -10
- package/bundled-skills/expo-tailwind-setup/agents/openai.yaml +4 -0
- package/bundled-skills/expo-ui/SKILL.md +61 -0
- package/bundled-skills/expo-ui/agents/openai.yaml +4 -0
- package/bundled-skills/expo-ui/references/drop-in-replacements.md +27 -0
- package/bundled-skills/expo-ui/references/jetpack-compose.md +73 -0
- package/bundled-skills/expo-ui/references/swift-ui.md +73 -0
- package/bundled-skills/expo-ui/references/universal.md +73 -0
- package/bundled-skills/expo-ui/scripts/list-components.js +193 -0
- package/bundled-skills/faf-context/SKILL.md +106 -0
- package/bundled-skills/faf-go/SKILL.md +336 -0
- package/bundled-skills/fixing-accessibility/SKILL.md +16 -5
- package/bundled-skills/fixing-metadata/SKILL.md +18 -8
- package/bundled-skills/fixing-motion-performance/SKILL.md +17 -6
- package/bundled-skills/formik-patterns/SKILL.md +379 -0
- package/bundled-skills/free-tier-strategy/README.md +39 -0
- package/bundled-skills/free-tier-strategy/SKILL.md +462 -0
- package/bundled-skills/frontend-architecture/SKILL.md +419 -0
- package/bundled-skills/frontend-data-contracts/SKILL.md +331 -0
- package/bundled-skills/frontend-observability/SKILL.md +434 -0
- package/bundled-skills/frontend-optimistic-mutations/SKILL.md +278 -0
- package/bundled-skills/frontend-seo/SKILL.md +710 -0
- package/bundled-skills/frontend-slides-frontend-slides/SKILL.md +397 -0
- package/bundled-skills/frontend-ui-engineering/SKILL.md +341 -0
- package/bundled-skills/gemini-api-dev/SKILL.md +96 -53
- package/bundled-skills/gemini-live-api-dev/SKILL.md +339 -0
- package/bundled-skills/gemini-omni-flash-api/SKILL.md +335 -0
- package/bundled-skills/gemini-omni-flash-api/scripts/upload_file.py +218 -0
- package/bundled-skills/gemini-omni-flash-api/scripts/video/generate_video.py +439 -0
- package/bundled-skills/gemini-omni-flash-api/scripts/video/inspect_video.py +197 -0
- package/bundled-skills/gemini-omni-flash-api/scripts/video/prep_video.py +255 -0
- package/bundled-skills/git-workflow-and-versioning/SKILL.md +313 -0
- package/bundled-skills/github-presence/README.md +67 -0
- package/bundled-skills/github-presence/SKILL.md +484 -0
- package/bundled-skills/graphql-schema/SKILL.md +309 -0
- package/bundled-skills/hf-mcp/SKILL.md +195 -0
- package/bundled-skills/hf-mem/SKILL.md +92 -0
- package/bundled-skills/hugging-face-cli/SKILL.md +155 -115
- package/bundled-skills/hugging-face-community-evals/SKILL.md +14 -7
- package/bundled-skills/hugging-face-dataset-viewer/SKILL.md +30 -37
- package/bundled-skills/hugging-face-gradio/SKILL.md +14 -7
- package/bundled-skills/hugging-face-model-trainer/SKILL.md +36 -10
- package/bundled-skills/hugging-face-model-trainer/scripts/convert_to_gguf.py +30 -52
- package/bundled-skills/hugging-face-model-trainer/scripts/hf_benchmarks.py +659 -0
- package/bundled-skills/hugging-face-paper-publisher/SKILL.md +13 -6
- package/bundled-skills/hugging-face-papers/SKILL.md +12 -5
- package/bundled-skills/hugging-face-trackio/SKILL.md +11 -5
- package/bundled-skills/hugging-face-vision-trainer/SKILL.md +11 -5
- package/bundled-skills/huggingface-best/SKILL.md +143 -0
- package/bundled-skills/huggingface-local-models/SKILL.md +130 -0
- package/bundled-skills/huggingface-local-models/references/hardware.md +38 -0
- package/bundled-skills/huggingface-local-models/references/hub-discovery.md +178 -0
- package/bundled-skills/huggingface-local-models/references/quantization.md +256 -0
- package/bundled-skills/huggingface-lora-space-builder/SKILL.md +409 -0
- package/bundled-skills/huggingface-lora-space-builder/references/adapting-to-the-lora.md +113 -0
- package/bundled-skills/huggingface-lora-space-builder/references/base-models/krea-2.md +63 -0
- package/bundled-skills/huggingface-lora-space-builder/references/base-models/ltx.md +205 -0
- package/bundled-skills/huggingface-lora-space-builder/references/base-models/qwen-image.md +144 -0
- package/bundled-skills/huggingface-lora-space-builder/references/creative-mode.md +262 -0
- package/bundled-skills/huggingface-lora-space-builder/references/tasks.md +124 -0
- package/bundled-skills/huggingface-lora-space-builder/references/zerogpu-and-publishing.md +194 -0
- package/bundled-skills/huggingface-spaces/SKILL.md +247 -0
- package/bundled-skills/huggingface-spaces/references/buckets.md +89 -0
- package/bundled-skills/huggingface-spaces/references/debugging.md +234 -0
- package/bundled-skills/huggingface-spaces/references/gradio.md +171 -0
- package/bundled-skills/huggingface-spaces/references/grants.md +56 -0
- package/bundled-skills/huggingface-spaces/references/inference-providers.md +85 -0
- package/bundled-skills/huggingface-spaces/references/known-errors.md +232 -0
- package/bundled-skills/huggingface-spaces/references/requirements.md +153 -0
- package/bundled-skills/huggingface-spaces/references/zerogpu.md +276 -0
- package/bundled-skills/huggingface-tool-builder/SKILL.md +137 -0
- package/bundled-skills/huggingface-tool-builder/references/baseline_hf_api.py +57 -0
- package/bundled-skills/huggingface-tool-builder/references/baseline_hf_api.sh +40 -0
- package/bundled-skills/huggingface-tool-builder/references/baseline_hf_api.tsx +57 -0
- package/bundled-skills/huggingface-tool-builder/references/find_models_by_paper.sh +230 -0
- package/bundled-skills/huggingface-tool-builder/references/hf_enrich_models.sh +96 -0
- package/bundled-skills/huggingface-tool-builder/references/hf_model_card_frontmatter.sh +188 -0
- package/bundled-skills/huggingface-tool-builder/references/hf_model_papers_auth.sh +171 -0
- package/bundled-skills/huggingface-zerogpu/SKILL.md +306 -0
- package/bundled-skills/huggingface-zerogpu/references/concurrency.md +79 -0
- package/bundled-skills/huggingface-zerogpu/references/cuda-and-deps.md +66 -0
- package/bundled-skills/huggingface-zerogpu/references/how-quota-works.md +74 -0
- package/bundled-skills/huggingface-zerogpu/references/how-zerogpu-works.md +50 -0
- package/bundled-skills/hugo-to-markdown/SKILL.md +201 -0
- package/bundled-skills/hugo-to-markdown/agents/openai.yaml +4 -0
- package/bundled-skills/hugo-to-markdown/references/conversion-workflow.md +143 -0
- package/bundled-skills/hugo-to-markdown/references/front-matter-and-content.md +145 -0
- package/bundled-skills/hugo-to-markdown/references/links-assets-and-validation.md +106 -0
- package/bundled-skills/hugo-to-markdown/references/shortcodes-and-render-hooks.md +281 -0
- package/bundled-skills/hugo-to-markdown/scripts/check_standard_markdown.py +70 -0
- package/bundled-skills/hugo-to-markdown/scripts/inventory_hugo_rules.py +188 -0
- package/bundled-skills/hyperexecute-skill/SKILL.md +65 -0
- package/bundled-skills/idea-refine/SKILL.md +195 -0
- package/bundled-skills/idea-refine/examples.md +238 -0
- package/bundled-skills/idea-refine/frameworks.md +99 -0
- package/bundled-skills/idea-refine/refinement-criteria.md +113 -0
- package/bundled-skills/idea-refine/scripts/idea-refine.sh +15 -0
- package/bundled-skills/implement/SKILL.md +32 -0
- package/bundled-skills/incremental-implementation/SKILL.md +262 -0
- package/bundled-skills/jest-skill/SKILL.md +182 -0
- package/bundled-skills/junit-5-skill/SKILL.md +236 -0
- package/bundled-skills/logic-diff/SKILL.md +50 -0
- package/bundled-skills/logic-diff/logic-diff-guide.md +75 -0
- package/bundled-skills/logic-explain/SKILL.md +50 -0
- package/bundled-skills/logic-explain/logic-explain-guide.md +74 -0
- package/bundled-skills/logic-fix-all/SKILL.md +87 -0
- package/bundled-skills/logic-fix-all/guide-phases-0-2-consent-scope-health.md +113 -0
- package/bundled-skills/logic-fix-all/guide-phases-3-5-review-locate-clarify.md +47 -0
- package/bundled-skills/logic-fix-all/guide-phases-6-9-fix-iterate-report.md +143 -0
- package/bundled-skills/logic-fix-all/logic-fix-all-guide.md +60 -0
- package/bundled-skills/logic-locate/SKILL.md +52 -0
- package/bundled-skills/logic-locate/logic-locate-guide.md +85 -0
- package/bundled-skills/logic-review/SKILL.md +100 -0
- package/bundled-skills/logic-review/logic-review-guide.md +296 -0
- package/bundled-skills/longbridge-content/SKILL.md +87 -0
- package/bundled-skills/longbridge-fundamentals/SKILL.md +134 -0
- package/bundled-skills/longbridge-market-data/SKILL.md +129 -0
- package/bundled-skills/loopy/SKILL.md +289 -0
- package/bundled-skills/loopy/agents/openai.yaml +4 -0
- package/bundled-skills/loopy/references/audit.md +61 -0
- package/bundled-skills/loopy/references/debrief.md +43 -0
- package/bundled-skills/loopy/references/discover.md +72 -0
- package/bundled-skills/loopy/references/publish.md +65 -0
- package/bundled-skills/loopy/references/run.md +73 -0
- package/bundled-skills/marketing-plan/SKILL.md +283 -0
- package/bundled-skills/marketing-plan/evals/evals.json +96 -0
- package/bundled-skills/marketing-plan/references/aarrr-framework.md +180 -0
- package/bundled-skills/marketing-plan/references/budget-planning.md +168 -0
- package/bundled-skills/marketing-plan/references/client-types.md +373 -0
- package/bundled-skills/marketing-plan/references/current-state-rubric.md +255 -0
- package/bundled-skills/marketing-plan/references/example-quietude.md +972 -0
- package/bundled-skills/marketing-plan/references/funding-stage-unlocks.md +230 -0
- package/bundled-skills/marketing-plan/references/growth-patterns.md +148 -0
- package/bundled-skills/marketing-plan/references/idea-cross-reference.md +265 -0
- package/bundled-skills/marketing-plan/references/measurement-framework.md +213 -0
- package/bundled-skills/marketing-plan/references/methodology.md +363 -0
- package/bundled-skills/marketing-plan/references/ops-stack-mapping.md +197 -0
- package/bundled-skills/marketing-plan/references/plan-template.md +494 -0
- package/bundled-skills/marketing-plan/references/team-and-agency-model.md +278 -0
- package/bundled-skills/monte-carlo-analyze-root-cause/SKILL.md +229 -0
- package/bundled-skills/monte-carlo-asset-health/SKILL.md +200 -0
- package/bundled-skills/monte-carlo-monitoring-advisor/SKILL.md +317 -0
- package/bundled-skills/monte-carlo-performance-diagnosis/SKILL.md +153 -0
- package/bundled-skills/monte-carlo-remediation/SKILL.md +359 -0
- package/bundled-skills/monte-carlo-storage-cost-analysis/SKILL.md +162 -0
- package/bundled-skills/native-data-fetching/SKILL.md +11 -8
- package/bundled-skills/native-data-fetching/agents/openai.yaml +4 -0
- package/bundled-skills/native-data-fetching/references/expo-router-loaders.md +341 -0
- package/bundled-skills/neon-ai-gateway/SKILL.md +237 -0
- package/bundled-skills/neon-functions/SKILL.md +465 -0
- package/bundled-skills/neon-functions/references/ai-sdk.md +139 -0
- package/bundled-skills/neon-functions/references/hono-websockets.md +145 -0
- package/bundled-skills/neon-functions/references/mastra-studio.md +132 -0
- package/bundled-skills/neon-functions/references/mcp.md +137 -0
- package/bundled-skills/neon-functions/references/sentry.md +131 -0
- package/bundled-skills/neon-functions/references/sse.md +143 -0
- package/bundled-skills/neon-object-storage/SKILL.md +200 -0
- package/bundled-skills/neon-postgres/SKILL.md +234 -469
- package/bundled-skills/neon-postgres-branches/SKILL.md +292 -0
- package/bundled-skills/neon-postgres-egress-optimizer/SKILL.md +256 -0
- package/bundled-skills/newman-cicd-integration/SKILL.md +330 -0
- package/bundled-skills/observability-and-instrumentation/SKILL.md +216 -0
- package/bundled-skills/odw/SKILL.md +57 -0
- package/bundled-skills/offers/SKILL.md +168 -0
- package/bundled-skills/offers/references/bonus-stacking.md +150 -0
- package/bundled-skills/offers/references/examples.md +215 -0
- package/bundled-skills/offers/references/guarantee-design.md +172 -0
- package/bundled-skills/offers/references/offer-anatomy.md +203 -0
- package/bundled-skills/offers/references/offer-formats.md +240 -0
- package/bundled-skills/offers/references/scarcity-urgency.md +175 -0
- package/bundled-skills/offers/references/value-equation.md +134 -0
- package/bundled-skills/onboarding/SKILL.md +235 -0
- package/bundled-skills/onboarding/evals/evals.json +92 -0
- package/bundled-skills/onboarding/references/experiments.md +258 -0
- package/bundled-skills/open-source-marketing/README.md +100 -0
- package/bundled-skills/open-source-marketing/SKILL.md +466 -0
- package/bundled-skills/openapi-spec-generator/SKILL.md +335 -0
- package/bundled-skills/performance-optimization/SKILL.md +363 -0
- package/bundled-skills/planning-and-task-breakdown/SKILL.md +240 -0
- package/bundled-skills/polis-protocol-a-self-optimizing-city-of-agents/SKILL.md +170 -0
- package/bundled-skills/postgresql-cli/SKILL.md +498 -0
- package/bundled-skills/postgresql-cli/references/cli-options-and-variables.md +444 -0
- package/bundled-skills/postgresql-cli/references/meta-commands-core.md +466 -0
- package/bundled-skills/postgresql-cli/references/meta-commands-formatting.md +154 -0
- package/bundled-skills/postgresql-cli/references/meta-commands-inspection.md +134 -0
- package/bundled-skills/postgresql-cli/references/tips-advanced.md +289 -0
- package/bundled-skills/postgresql-cli/references/tips-workflows.md +407 -0
- package/bundled-skills/postman-collection-generator/SKILL.md +184 -0
- package/bundled-skills/postman-newman-automation/SKILL.md +311 -0
- package/bundled-skills/postman-openapi-converter/SKILL.md +174 -0
- package/bundled-skills/power-user-cultivation/README.md +78 -0
- package/bundled-skills/power-user-cultivation/SKILL.md +598 -0
- package/bundled-skills/pricing/SKILL.md +246 -0
- package/bundled-skills/pricing/evals/evals.json +90 -0
- package/bundled-skills/pricing/references/research-methods.md +152 -0
- package/bundled-skills/pricing/references/tier-structure.md +232 -0
- package/bundled-skills/privacy-mask/SKILL.md +96 -0
- package/bundled-skills/product-marketing/SKILL.md +256 -0
- package/bundled-skills/product-marketing/evals/evals.json +85 -0
- package/bundled-skills/public-relations/SKILL.md +146 -0
- package/bundled-skills/public-relations/references/journalist-pitching.md +368 -0
- package/bundled-skills/public-relations/references/media-outlets.md +207 -0
- package/bundled-skills/public-relations/references/newsjacking.md +218 -0
- package/bundled-skills/public-relations/references/press-platforms.md +188 -0
- package/bundled-skills/puppeteer-skill/SKILL.md +143 -0
- package/bundled-skills/pytest-skill/SKILL.md +201 -0
- package/bundled-skills/rclone-cli/SKILL.md +351 -0
- package/bundled-skills/rclone-cli/references/bisync.md +2003 -0
- package/bundled-skills/rclone-cli/references/cache.md +726 -0
- package/bundled-skills/rclone-cli/references/chunker.md +484 -0
- package/bundled-skills/rclone-cli/references/combine.md +187 -0
- package/bundled-skills/rclone-cli/references/commands/rclone.md +1169 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_about.md +89 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_archive.md +49 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_archive_create.md +97 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_archive_extract.md +83 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_archive_list.md +98 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_authorize.md +53 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_backend.md +82 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_bisync.md +160 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_cat.md +122 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_check.md +134 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_checksum.md +120 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_cleanup.md +49 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_completion.md +40 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_completion_bash.md +70 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_completion_fish.md +57 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_completion_powershell.md +49 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_completion_zsh.md +57 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config.md +56 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_create.md +150 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_delete.md +33 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_disconnect.md +40 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_dump.md +33 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_edit.md +39 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_encryption.md +36 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_encryption_check.md +43 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_encryption_remove.md +44 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_encryption_set.md +54 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_file.md +33 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_password.md +49 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_paths.md +33 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_providers.md +33 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_reconnect.md +40 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_redacted.md +45 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_show.md +33 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_string.md +57 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_touch.md +33 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_update.md +150 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_config_userinfo.md +38 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_convmv.md +440 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_copy.md +258 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_copyto.md +219 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_copyurl.md +91 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_cryptcheck.md +141 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_cryptdecode.md +51 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_dedupe.md +166 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_delete.md +117 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_deletefile.md +50 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_gendocs.md +39 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_gitannex.md +113 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_hashsum.md +120 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_link.md +60 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_listremotes.md +55 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_ls.md +114 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_lsd.md +127 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_lsf.md +241 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_lsjson.md +195 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_lsl.md +115 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_md5sum.md +96 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_mkdir.md +43 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_mount.md +1105 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_move.md +223 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_moveto.md +218 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_ncdu.md +140 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_nfsmount.md +1111 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_obscure.md +60 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_purge.md +58 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_rc.md +111 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_rcat.md +79 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_rcd.md +219 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_rmdir.md +52 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_rmdirs.md +66 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_selfupdate.md +91 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_serve.md +61 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_serve_dlna.md +619 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_serve_docker.md +653 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_serve_ftp.md +698 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_serve_http.md +837 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_serve_nfs.md +670 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_serve_restic.md +246 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_serve_s3.md +867 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_serve_sftp.md +745 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_serve_webdav.md +896 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_settier.md +63 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_sha1sum.md +99 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_size.md +94 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_sync.md +252 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_test.md +51 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_test_changenotify.md +34 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_test_histogram.md +41 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_test_info.md +51 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_test_makefile.md +39 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_test_makefiles.md +47 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_test_memory.md +33 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_test_speed.md +66 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_touch.md +110 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_tree.md +121 -0
- package/bundled-skills/rclone-cli/references/commands/rclone_version.md +83 -0
- package/bundled-skills/rclone-cli/references/crypt.md +844 -0
- package/bundled-skills/rclone-cli/references/docker.md +615 -0
- package/bundled-skills/rclone-cli/references/faq.md +364 -0
- package/bundled-skills/rclone-cli/references/filtering.md +991 -0
- package/bundled-skills/rclone-cli/references/flags.md +1221 -0
- package/bundled-skills/rclone-cli/references/hasher.md +383 -0
- package/bundled-skills/rclone-cli/references/install.md +686 -0
- package/bundled-skills/rclone-cli/references/overview.md +620 -0
- package/bundled-skills/rclone-cli/references/providers/alias.md +141 -0
- package/bundled-skills/rclone-cli/references/providers/archive.md +287 -0
- package/bundled-skills/rclone-cli/references/providers/azureblob.md +1140 -0
- package/bundled-skills/rclone-cli/references/providers/azurefiles.md +834 -0
- package/bundled-skills/rclone-cli/references/providers/b2.md +879 -0
- package/bundled-skills/rclone-cli/references/providers/box.md +573 -0
- package/bundled-skills/rclone-cli/references/providers/cloudinary.md +259 -0
- package/bundled-skills/rclone-cli/references/providers/compress.md +222 -0
- package/bundled-skills/rclone-cli/references/providers/drime.md +319 -0
- package/bundled-skills/rclone-cli/references/providers/drive.md +2032 -0
- package/bundled-skills/rclone-cli/references/providers/dropbox.md +661 -0
- package/bundled-skills/rclone-cli/references/providers/fichier.md +230 -0
- package/bundled-skills/rclone-cli/references/providers/filefabric.md +298 -0
- package/bundled-skills/rclone-cli/references/providers/filelu.md +256 -0
- package/bundled-skills/rclone-cli/references/providers/filen.md +243 -0
- package/bundled-skills/rclone-cli/references/providers/filescom.md +209 -0
- package/bundled-skills/rclone-cli/references/providers/ftp.md +621 -0
- package/bundled-skills/rclone-cli/references/providers/gofile.md +274 -0
- package/bundled-skills/rclone-cli/references/providers/googlecloudstorage.md +846 -0
- package/bundled-skills/rclone-cli/references/providers/googlephotos.md +676 -0
- package/bundled-skills/rclone-cli/references/providers/hdfs.md +263 -0
- package/bundled-skills/rclone-cli/references/providers/hidrive.md +487 -0
- package/bundled-skills/rclone-cli/references/providers/http.md +323 -0
- package/bundled-skills/rclone-cli/references/providers/iclouddrive.md +212 -0
- package/bundled-skills/rclone-cli/references/providers/internetarchive.md +355 -0
- package/bundled-skills/rclone-cli/references/providers/internxt.md +189 -0
- package/bundled-skills/rclone-cli/references/providers/jottacloud.md +604 -0
- package/bundled-skills/rclone-cli/references/providers/koofr.md +395 -0
- package/bundled-skills/rclone-cli/references/providers/linkbox.md +117 -0
- package/bundled-skills/rclone-cli/references/providers/local.md +749 -0
- package/bundled-skills/rclone-cli/references/providers/mailru.md +470 -0
- package/bundled-skills/rclone-cli/references/providers/mega.md +361 -0
- package/bundled-skills/rclone-cli/references/providers/memory.md +109 -0
- package/bundled-skills/rclone-cli/references/providers/netstorage.md +371 -0
- package/bundled-skills/rclone-cli/references/providers/onedrive.md +1322 -0
- package/bundled-skills/rclone-cli/references/providers/opendrive.md +222 -0
- package/bundled-skills/rclone-cli/references/providers/oracleobjectstorage/_index.md +932 -0
- package/bundled-skills/rclone-cli/references/providers/oracleobjectstorage/tutorial_mount.md +503 -0
- package/bundled-skills/rclone-cli/references/providers/pcloud.md +373 -0
- package/bundled-skills/rclone-cli/references/providers/pikpak.md +373 -0
- package/bundled-skills/rclone-cli/references/providers/pixeldrain.md +182 -0
- package/bundled-skills/rclone-cli/references/providers/premiumizeme.md +253 -0
- package/bundled-skills/rclone-cli/references/providers/protondrive.md +397 -0
- package/bundled-skills/rclone-cli/references/providers/putio.md +246 -0
- package/bundled-skills/rclone-cli/references/providers/qingstor.md +346 -0
- package/bundled-skills/rclone-cli/references/providers/quatrix.md +295 -0
- package/bundled-skills/rclone-cli/references/providers/s3.md +9687 -0
- package/bundled-skills/rclone-cli/references/providers/seafile.md +432 -0
- package/bundled-skills/rclone-cli/references/providers/sftp.md +1277 -0
- package/bundled-skills/rclone-cli/references/providers/shade.md +267 -0
- package/bundled-skills/rclone-cli/references/providers/sharefile.md +357 -0
- package/bundled-skills/rclone-cli/references/providers/sia.md +223 -0
- package/bundled-skills/rclone-cli/references/providers/smb.md +309 -0
- package/bundled-skills/rclone-cli/references/providers/storj.md +503 -0
- package/bundled-skills/rclone-cli/references/providers/sugarsync.md +305 -0
- package/bundled-skills/rclone-cli/references/providers/swift.md +744 -0
- package/bundled-skills/rclone-cli/references/providers/ulozto.md +283 -0
- package/bundled-skills/rclone-cli/references/providers/webdav.md +565 -0
- package/bundled-skills/rclone-cli/references/providers/yandex.md +283 -0
- package/bundled-skills/rclone-cli/references/providers/zoho.md +305 -0
- package/bundled-skills/rclone-cli/references/rc.md +2725 -0
- package/bundled-skills/rclone-cli/references/union.md +336 -0
- package/bundled-skills/rclone-cli/references/usage.md +3555 -0
- package/bundled-skills/rclone-cli/scripts/install.sh +204 -0
- package/bundled-skills/redis-cli/SKILL.md +392 -0
- package/bundled-skills/redis-cli/references/advanced-features.md +338 -0
- package/bundled-skills/redis-cli/references/connection-and-options.md +258 -0
- package/bundled-skills/redis-cli/references/data-query-commands.md +417 -0
- package/bundled-skills/redis-cli/references/inspection-and-monitoring.md +309 -0
- package/bundled-skills/redis-cli/references/key-management.md +252 -0
- package/bundled-skills/redis-cli/references/module-data-types.md +429 -0
- package/bundled-skills/redis-cli/references/server-administration.md +366 -0
- package/bundled-skills/repo-maintainer/SKILL.md +480 -0
- package/bundled-skills/resolving-merge-conflicts/SKILL.md +32 -0
- package/bundled-skills/review-and-simplify-changes/SKILL.md +202 -0
- package/bundled-skills/review-swarm/SKILL.md +185 -0
- package/bundled-skills/review-swarm/agents/openai.yaml +4 -0
- package/bundled-skills/riffkit/SKILL.md +122 -0
- package/bundled-skills/robot-framework-skill/SKILL.md +153 -0
- package/bundled-skills/sdk-dx/README.md +39 -0
- package/bundled-skills/sdk-dx/SKILL.md +541 -0
- package/bundled-skills/security-and-hardening/SKILL.md +474 -0
- package/bundled-skills/selenium-skill/SKILL.md +258 -0
- package/bundled-skills/shipping-and-launch/SKILL.md +323 -0
- package/bundled-skills/smartui-skill/SKILL.md +149 -0
- package/bundled-skills/source-driven-development/SKILL.md +207 -0
- package/bundled-skills/spec-driven-development/SKILL.md +217 -0
- package/bundled-skills/styleseed-design-review/SKILL.md +126 -0
- package/bundled-skills/supabase/CHANGELOG.md +35 -0
- package/bundled-skills/supabase/SKILL.md +149 -0
- package/bundled-skills/supabase/assets/feedback-issue-template.md +17 -0
- package/bundled-skills/supabase/references/skill-feedback.md +17 -0
- package/bundled-skills/supabase-postgres-best-practices/CHANGELOG.md +29 -0
- package/bundled-skills/supabase-postgres-best-practices/SKILL.md +74 -0
- package/bundled-skills/supabase-postgres-best-practices/references/_contributing.md +170 -0
- package/bundled-skills/supabase-postgres-best-practices/references/_sections.md +39 -0
- package/bundled-skills/supabase-postgres-best-practices/references/_template.md +34 -0
- package/bundled-skills/supabase-postgres-best-practices/references/advanced-full-text-search.md +55 -0
- package/bundled-skills/supabase-postgres-best-practices/references/advanced-jsonb-indexing.md +49 -0
- package/bundled-skills/supabase-postgres-best-practices/references/conn-idle-timeout.md +46 -0
- package/bundled-skills/supabase-postgres-best-practices/references/conn-limits.md +44 -0
- package/bundled-skills/supabase-postgres-best-practices/references/conn-pooling.md +41 -0
- package/bundled-skills/supabase-postgres-best-practices/references/conn-prepared-statements.md +46 -0
- package/bundled-skills/supabase-postgres-best-practices/references/data-batch-inserts.md +54 -0
- package/bundled-skills/supabase-postgres-best-practices/references/data-n-plus-one.md +53 -0
- package/bundled-skills/supabase-postgres-best-practices/references/data-pagination.md +50 -0
- package/bundled-skills/supabase-postgres-best-practices/references/data-upsert.md +50 -0
- package/bundled-skills/supabase-postgres-best-practices/references/lock-advisory.md +56 -0
- package/bundled-skills/supabase-postgres-best-practices/references/lock-deadlock-prevention.md +68 -0
- package/bundled-skills/supabase-postgres-best-practices/references/lock-short-transactions.md +50 -0
- package/bundled-skills/supabase-postgres-best-practices/references/lock-skip-locked.md +54 -0
- package/bundled-skills/supabase-postgres-best-practices/references/monitor-explain-analyze.md +45 -0
- package/bundled-skills/supabase-postgres-best-practices/references/monitor-pg-stat-statements.md +55 -0
- package/bundled-skills/supabase-postgres-best-practices/references/monitor-vacuum-analyze.md +55 -0
- package/bundled-skills/supabase-postgres-best-practices/references/query-composite-indexes.md +44 -0
- package/bundled-skills/supabase-postgres-best-practices/references/query-covering-indexes.md +40 -0
- package/bundled-skills/supabase-postgres-best-practices/references/query-index-types.md +48 -0
- package/bundled-skills/supabase-postgres-best-practices/references/query-missing-indexes.md +43 -0
- package/bundled-skills/supabase-postgres-best-practices/references/query-partial-indexes.md +45 -0
- package/bundled-skills/supabase-postgres-best-practices/references/schema-constraints.md +80 -0
- package/bundled-skills/supabase-postgres-best-practices/references/schema-data-types.md +46 -0
- package/bundled-skills/supabase-postgres-best-practices/references/schema-foreign-key-indexes.md +59 -0
- package/bundled-skills/supabase-postgres-best-practices/references/schema-lowercase-identifiers.md +55 -0
- package/bundled-skills/supabase-postgres-best-practices/references/schema-partitioning.md +55 -0
- package/bundled-skills/supabase-postgres-best-practices/references/schema-primary-keys.md +61 -0
- package/bundled-skills/supabase-postgres-best-practices/references/security-privileges.md +54 -0
- package/bundled-skills/supabase-postgres-best-practices/references/security-rls-basics.md +50 -0
- package/bundled-skills/supabase-postgres-best-practices/references/security-rls-performance.md +63 -0
- package/bundled-skills/swiftui-expert-skill/SKILL.md +175 -242
- package/bundled-skills/swiftui-expert-skill/references/accessibility-patterns.md +215 -0
- package/bundled-skills/swiftui-expert-skill/references/animation-advanced.md +428 -0
- package/bundled-skills/swiftui-expert-skill/references/animation-basics.md +284 -0
- package/bundled-skills/swiftui-expert-skill/references/animation-transitions.md +326 -0
- package/bundled-skills/swiftui-expert-skill/references/charts-accessibility.md +135 -0
- package/bundled-skills/swiftui-expert-skill/references/charts.md +602 -0
- package/bundled-skills/swiftui-expert-skill/references/focus-patterns.md +299 -0
- package/bundled-skills/swiftui-expert-skill/references/image-optimization.md +203 -0
- package/bundled-skills/swiftui-expert-skill/references/latest-apis.md +528 -0
- package/bundled-skills/swiftui-expert-skill/references/layout-best-practices.md +266 -0
- package/bundled-skills/swiftui-expert-skill/references/liquid-glass.md +423 -0
- package/bundled-skills/swiftui-expert-skill/references/list-patterns.md +467 -0
- package/bundled-skills/swiftui-expert-skill/references/localization.md +194 -0
- package/bundled-skills/swiftui-expert-skill/references/macos-scenes.md +318 -0
- package/bundled-skills/swiftui-expert-skill/references/macos-views.md +357 -0
- package/bundled-skills/swiftui-expert-skill/references/macos-window-styling.md +303 -0
- package/bundled-skills/swiftui-expert-skill/references/performance-patterns.md +417 -0
- package/bundled-skills/swiftui-expert-skill/references/previews.md +313 -0
- package/bundled-skills/swiftui-expert-skill/references/scroll-patterns.md +293 -0
- package/bundled-skills/swiftui-expert-skill/references/sheet-navigation-patterns.md +363 -0
- package/bundled-skills/swiftui-expert-skill/references/soft-deprecation.md +39 -0
- package/bundled-skills/swiftui-expert-skill/references/state-management.md +492 -0
- package/bundled-skills/swiftui-expert-skill/references/text-patterns.md +34 -0
- package/bundled-skills/swiftui-expert-skill/references/trace-analysis.md +295 -0
- package/bundled-skills/swiftui-expert-skill/references/trace-recording.md +134 -0
- package/bundled-skills/swiftui-expert-skill/references/view-structure.md +854 -0
- package/bundled-skills/swiftui-expert-skill/scripts/analyze_trace.py +301 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/__init__.py +1 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/causes.py +187 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/correlate.py +179 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/events.py +291 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/hangs.py +108 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/hitches.py +145 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/summary.py +243 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/swiftui.py +195 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/time_profiler.py +135 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/xctrace.py +117 -0
- package/bundled-skills/swiftui-expert-skill/scripts/instruments_parser/xml_utils.py +224 -0
- package/bundled-skills/swiftui-expert-skill/scripts/record_trace.py +252 -0
- package/bundled-skills/technical-tutorials/README.md +90 -0
- package/bundled-skills/technical-tutorials/SKILL.md +581 -0
- package/bundled-skills/test-framework-migration-skill/SKILL.md +122 -0
- package/bundled-skills/testng-skill/SKILL.md +163 -0
- package/bundled-skills/train-sentence-transformers/SKILL.md +118 -0
- package/bundled-skills/train-sentence-transformers/references/base_model_selection.md +79 -0
- package/bundled-skills/train-sentence-transformers/references/dataset_formats.md +128 -0
- package/bundled-skills/train-sentence-transformers/references/evaluators_cross_encoder.md +116 -0
- package/bundled-skills/train-sentence-transformers/references/evaluators_sentence_transformer.md +151 -0
- package/bundled-skills/train-sentence-transformers/references/evaluators_sparse_encoder.md +121 -0
- package/bundled-skills/train-sentence-transformers/references/hardware_guide.md +105 -0
- package/bundled-skills/train-sentence-transformers/references/hf_jobs_execution.md +173 -0
- package/bundled-skills/train-sentence-transformers/references/losses_cross_encoder.md +137 -0
- package/bundled-skills/train-sentence-transformers/references/losses_sentence_transformer.md +246 -0
- package/bundled-skills/train-sentence-transformers/references/losses_sparse_encoder.md +106 -0
- package/bundled-skills/train-sentence-transformers/references/model_architectures.md +178 -0
- package/bundled-skills/train-sentence-transformers/references/prompts_and_instructions.md +160 -0
- package/bundled-skills/train-sentence-transformers/references/training_args.md +269 -0
- package/bundled-skills/train-sentence-transformers/references/troubleshooting.md +225 -0
- package/bundled-skills/train-sentence-transformers/scripts/mine_hard_negatives.py +199 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_cross_encoder_distillation_example.py +254 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_cross_encoder_example.py +253 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_cross_encoder_listwise_example.py +282 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_sentence_transformer_distillation_example.py +303 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_sentence_transformer_example.py +227 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_sentence_transformer_make_multilingual_example.py +308 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_sentence_transformer_matryoshka_example.py +212 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_sentence_transformer_multi_dataset_example.py +258 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_sentence_transformer_static_embedding_example.py +273 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_sentence_transformer_with_lora_example.py +275 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_sparse_encoder_distillation_example.py +262 -0
- package/bundled-skills/train-sentence-transformers/scripts/train_sparse_encoder_example.py +237 -0
- package/bundled-skills/transformers-js/SKILL.md +83 -29
- package/bundled-skills/transformers-js/references/CONFIGURATION.md +55 -7
- package/bundled-skills/transformers-js/references/EXAMPLES.md +98 -83
- package/bundled-skills/transformers-js/references/MODEL_REGISTRY.md +197 -0
- package/bundled-skills/transformers-js/references/PIPELINE_OPTIONS.md +31 -19
- package/bundled-skills/transformers-js/references/TEXT_GENERATION.md +18 -18
- package/bundled-skills/trl-training/SKILL.md +327 -0
- package/bundled-skills/tune-monitor/SKILL.md +268 -0
- package/bundled-skills/ui-a11y/SKILL.md +76 -68
- package/bundled-skills/ui-component/SKILL.md +54 -82
- package/bundled-skills/ui-lint/SKILL.md +111 -0
- package/bundled-skills/ui-motion/SKILL.md +181 -0
- package/bundled-skills/ui-page/SKILL.md +80 -90
- package/bundled-skills/ui-pattern/SKILL.md +50 -68
- package/bundled-skills/ui-review/SKILL.md +95 -77
- package/bundled-skills/ui-score/SKILL.md +145 -0
- package/bundled-skills/ui-setup/SKILL.md +196 -88
- package/bundled-skills/ui-skills-root/SKILL.md +72 -0
- package/bundled-skills/ui-tokens/SKILL.md +44 -52
- package/bundled-skills/ui-update/SKILL.md +167 -0
- package/bundled-skills/unslop-commit/SKILL.md +113 -0
- package/bundled-skills/unslop-file/SKILL.md +157 -0
- package/bundled-skills/unslop-review/SKILL.md +102 -0
- package/bundled-skills/update-swiftui-apis/SKILL.md +120 -0
- package/bundled-skills/update-swiftui-apis/references/scan-manifest.md +230 -0
- package/bundled-skills/upgrading-expo/SKILL.md +107 -82
- package/bundled-skills/upgrading-expo/agents/openai.yaml +4 -0
- package/bundled-skills/upgrading-expo/references/expo-av-to-audio.md +132 -0
- package/bundled-skills/upgrading-expo/references/expo-av-to-video.md +160 -0
- package/bundled-skills/upgrading-expo/references/native-tabs.md +124 -0
- package/bundled-skills/upgrading-expo/references/new-architecture.md +79 -0
- package/bundled-skills/upgrading-expo/references/react-19.md +79 -0
- package/bundled-skills/upgrading-expo/references/react-compiler.md +59 -0
- package/bundled-skills/upgrading-expo/references/react-navigation-to-expo-router.md +61 -0
- package/bundled-skills/usage-based-pricing/README.md +40 -0
- package/bundled-skills/usage-based-pricing/SKILL.md +547 -0
- package/bundled-skills/use-dom/SKILL.md +428 -0
- package/bundled-skills/use-dom/agents/openai.yaml +4 -0
- package/bundled-skills/ux-audit/SKILL.md +112 -44
- package/bundled-skills/ux-copy/SKILL.md +105 -73
- package/bundled-skills/ux-feedback/SKILL.md +106 -58
- package/bundled-skills/ux-flow/SKILL.md +51 -50
- package/bundled-skills/vitest-skill/SKILL.md +165 -0
- package/bundled-skills/weaviate/scripts/weaviate_conn.py +16 -6
- package/bundled-skills/webdriverio-skill/SKILL.md +157 -0
- package/bundled-skills/wjttc-builder/SKILL.md +355 -0
- package/bundled-skills/wjttc-tester/SKILL.md +190 -0
- package/package.json +1 -1
- package/skills_index.json +4320 -132
|
@@ -0,0 +1,230 @@
|
|
|
1
|
+
# Funding-Stage Capability Unlocks
|
|
2
|
+
|
|
3
|
+
Every marketing plan must include explicit "what changes when funding closes / when budget unlocks" reasoning. This makes the plan investor-friendly and operationally honest.
|
|
4
|
+
|
|
5
|
+
This doc defines the standard tiers. Use them as anchors, adjust for client category and unit economics.
|
|
6
|
+
|
|
7
|
+
**Related docs:**
|
|
8
|
+
- `budget-planning.md` — two scientific methods for setting the actual budget number (Revenue-Based 5–40%, or Goal-Based reverse-engineered from the revenue target), CAC calculation, experimental buffer
|
|
9
|
+
- `growth-patterns.md` — the real shape of SaaS growth by phase ($0–10K / $10K–100K / $100K–1M+), linear vs step-function, S-curve layering
|
|
10
|
+
- `team-and-agency-model.md` — what each tier means for team composition, the first marketing hire, and the in-house vs outsource ratio
|
|
11
|
+
|
|
12
|
+
## Why funding stage matters in a marketing plan
|
|
13
|
+
|
|
14
|
+
Most marketing plans are written as if budget is unconstrained. That's a failure mode for early-stage clients — it produces aspirational lists rather than executable roadmaps.
|
|
15
|
+
|
|
16
|
+
The fix: tie every recommendation to a budget tier. The plan stays honest about what's executable today, and the team / investors see explicitly what each round of capital unlocks.
|
|
17
|
+
|
|
18
|
+
This also helps the founder mid-raise: showing what the round buys is investor-narrative material.
|
|
19
|
+
|
|
20
|
+
## Standard tiers
|
|
21
|
+
|
|
22
|
+
### Tier 1 — Pre-seed / bootstrapped
|
|
23
|
+
|
|
24
|
+
**Budget profile:**
|
|
25
|
+
- Paid acquisition: $0
|
|
26
|
+
- Tooling stack: ~$500–2,000/mo (Customer.io / similar, GA4 free, Stripe fees, Notion, GitHub, basic SaaS)
|
|
27
|
+
- Retainers / fCMO: variable (fractional only)
|
|
28
|
+
- Headcount: founders + maybe 1–2 multipurpose hires
|
|
29
|
+
|
|
30
|
+
**Marketing capability:**
|
|
31
|
+
- Organic only — SEO, content, App Store organic, founder-led social, events, WOM, ambassador (if inbound exists)
|
|
32
|
+
- Limited PR (founder-led pitches, HARO responses)
|
|
33
|
+
- No paid layer
|
|
34
|
+
|
|
35
|
+
**Channels live:** Organic SEO, content, App Store, LinkedIn / X / founder-led social, events, WOM, ambassador
|
|
36
|
+
|
|
37
|
+
**What a fCMO does:** Strategy + lifecycle + content + SEO + onboarding + community + ambassador. Hands-on with skill library + MCPs doing the operational lift.
|
|
38
|
+
|
|
39
|
+
**Hires unlocked:** None. The plan must execute with current team + agentic stack.
|
|
40
|
+
|
|
41
|
+
### Tier 2 — Seed close
|
|
42
|
+
|
|
43
|
+
**Budget profile:**
|
|
44
|
+
- Paid acquisition: $5–15K/mo test budget
|
|
45
|
+
- Tooling stack: $1,000–3,000/mo (paid ad accounts, Mixpanel / Amplitude if needed, additional SaaS)
|
|
46
|
+
- Retainers / fCMO: continued
|
|
47
|
+
- Headcount: + first dedicated marketing hire
|
|
48
|
+
|
|
49
|
+
**Marketing capability:**
|
|
50
|
+
- Above + paid acquisition pilot (Apple Search Ads, Meta, LinkedIn)
|
|
51
|
+
- Begin PR push with the funding announcement
|
|
52
|
+
- First Product Hunt / GA-style launch
|
|
53
|
+
|
|
54
|
+
**Channels live:** All Tier 1 + paid acquisition (small) + active PR
|
|
55
|
+
|
|
56
|
+
**Hires unlocked:**
|
|
57
|
+
- Lifecycle + content marketing manager (one person doing both, or split)
|
|
58
|
+
- OR dedicated growth / performance marketing manager (if heavy paid focus)
|
|
59
|
+
|
|
60
|
+
**fCMO shifts:** From hands-on to strategy + ops oversight. Hires the dedicated marketer. Sets up the channel playbooks before paid scales.
|
|
61
|
+
|
|
62
|
+
### Tier 3 — Seed deployment
|
|
63
|
+
|
|
64
|
+
**Budget profile:**
|
|
65
|
+
- Paid acquisition: $20–50K/mo
|
|
66
|
+
- Tooling stack: $2,000–5,000/mo
|
|
67
|
+
- Retainers / fCMO: continued
|
|
68
|
+
- Headcount: + designer (potentially fractional)
|
|
69
|
+
|
|
70
|
+
**Marketing capability:**
|
|
71
|
+
- Paid scaling across 2–3 channels
|
|
72
|
+
- Brand-aligned creative production (designer enables velocity)
|
|
73
|
+
- Lifecycle programs fully live across all flows
|
|
74
|
+
- First true content production cadence (weekly cadence sustainable)
|
|
75
|
+
|
|
76
|
+
**Channels live:** All previous + paid scaling + structured launch motion
|
|
77
|
+
|
|
78
|
+
**Hires unlocked:**
|
|
79
|
+
- Designer (brand, creative, web)
|
|
80
|
+
- Second marketing manager (if first was lifecycle, second is content; or vice versa)
|
|
81
|
+
- Potentially fractional PR if budget allows
|
|
82
|
+
|
|
83
|
+
**fCMO shifts:** Hands off lifecycle to dedicated owner. Moves to GTM strategy + channel mix optimization + growth analytics.
|
|
84
|
+
|
|
85
|
+
### Tier 4 — Series A
|
|
86
|
+
|
|
87
|
+
**Budget profile:**
|
|
88
|
+
- Paid acquisition: $50–150K/mo
|
|
89
|
+
- Tooling stack: $5,000–10,000/mo
|
|
90
|
+
- Retainers / fCMO: may transition to permanent CMO
|
|
91
|
+
- Headcount: full marketing team forming
|
|
92
|
+
|
|
93
|
+
**Marketing capability:**
|
|
94
|
+
- Paid scales aggressively across all proven channels
|
|
95
|
+
- Brand campaigns become possible
|
|
96
|
+
- International consideration begins
|
|
97
|
+
- B2B vertical expansion (if applicable)
|
|
98
|
+
- Sophisticated CAC/LTV math + attribution
|
|
99
|
+
|
|
100
|
+
**Channels live:** Full marketing surface area
|
|
101
|
+
|
|
102
|
+
**Hires unlocked:**
|
|
103
|
+
- Performance marketing lead
|
|
104
|
+
- Content lead
|
|
105
|
+
- Designer (permanent)
|
|
106
|
+
- Potentially: PR firm, paid agency, international growth manager
|
|
107
|
+
- Series A often the moment the fCMO transitions out or transitions to advisor
|
|
108
|
+
|
|
109
|
+
**fCMO shifts:** Often the moment of transition — to permanent CMO hire, fCMO becomes advisor.
|
|
110
|
+
|
|
111
|
+
### Tier 5 — Series B+
|
|
112
|
+
|
|
113
|
+
**Budget profile:**
|
|
114
|
+
- Paid acquisition: $150K+/mo
|
|
115
|
+
- Tooling stack: $10,000–25,000/mo
|
|
116
|
+
- Headcount: 10+ marketing org
|
|
117
|
+
|
|
118
|
+
**Marketing capability:**
|
|
119
|
+
- Brand campaigns at industry scale
|
|
120
|
+
- PR firm partnerships
|
|
121
|
+
- Acquisitions as marketing (acquiring newsletters / podcasts in space)
|
|
122
|
+
- Conference sponsorship at category level
|
|
123
|
+
- Sponsorships at brand level
|
|
124
|
+
|
|
125
|
+
**Channels live:** Everything available
|
|
126
|
+
|
|
127
|
+
**Hires unlocked:**
|
|
128
|
+
- VP Marketing or CMO
|
|
129
|
+
- Brand director
|
|
130
|
+
- Growth / performance team (3–5 people)
|
|
131
|
+
- Content team (3–5 people)
|
|
132
|
+
- Designers (2–3)
|
|
133
|
+
- PR director or agency partnership
|
|
134
|
+
- International marketing leads (region-specific)
|
|
135
|
+
|
|
136
|
+
**fCMO involvement:** Typically out of the company by this point — the original fCMO might still be an advisor.
|
|
137
|
+
|
|
138
|
+
## How to apply tier logic in a plan
|
|
139
|
+
|
|
140
|
+
### Section 3 (Current state)
|
|
141
|
+
- State the client's current tier explicitly: "Current tier: pre-seed / bootstrapped per Tier 1."
|
|
142
|
+
|
|
143
|
+
### Section 4–8 (AARRR sections)
|
|
144
|
+
- Note tier-dependent moves: "Paid layer (Tier 2 unlock — held until seed close)"
|
|
145
|
+
- For Tier 1 plans: every move must be executable at current budget tier OR explicitly flagged as future
|
|
146
|
+
- For Tier 2+ plans: moves can assume the tier's capability
|
|
147
|
+
|
|
148
|
+
### Section 10 (12-month outlook)
|
|
149
|
+
- Each quarter names the tier that's active: "Q2 — Months 4–6 (post seed close). Funding state: Tier 2."
|
|
150
|
+
- Tier transitions trigger plan recalibration moments
|
|
151
|
+
|
|
152
|
+
### Section 11 (Marketing operations stack)
|
|
153
|
+
- Use the table in `references/ops-stack-mapping.md` capability-unlocks section
|
|
154
|
+
- Make it client-specific: "Today (Tier 1): {client's current capability}. After seed close (Tier 2): + {what changes}."
|
|
155
|
+
|
|
156
|
+
## Adjustments by client category
|
|
157
|
+
|
|
158
|
+
The standard tiers assume a typical software / SaaS / consumer app. Adjust for category:
|
|
159
|
+
|
|
160
|
+
### Consumer apps (D2C)
|
|
161
|
+
- Higher paid acquisition floor — apps need to test CAC against download cost benchmarks (~$2-10 install + 5-15% trial conversion benchmark)
|
|
162
|
+
- Tier 2 starts effectively at $10–20K/mo paid (otherwise can't get statistically meaningful reads at app-install CPMs)
|
|
163
|
+
|
|
164
|
+
### B2B SaaS
|
|
165
|
+
- Lower paid acquisition floor — LinkedIn / Google Ads can produce signal at $3–5K/mo
|
|
166
|
+
- More weight on content + sales enablement budget
|
|
167
|
+
- Often add a sales hire before a content hire
|
|
168
|
+
|
|
169
|
+
### Hybrid hardware + software
|
|
170
|
+
- Hardware revenue can self-fund some marketing (the eye-mask wedge pattern)
|
|
171
|
+
- Paid budget should track blended CAC across hardware sales + app subs
|
|
172
|
+
- Shopify-side optimization is a Tier 1 priority (cheap leverage)
|
|
173
|
+
|
|
174
|
+
### Deep-tech / scientific / clinical
|
|
175
|
+
- PR + investor marketing carries more weight than paid
|
|
176
|
+
- Conference speaking + academic publishing > Meta ads
|
|
177
|
+
- Tier 1 can produce significant traction without paid
|
|
178
|
+
|
|
179
|
+
### Marketplace / two-sided
|
|
180
|
+
- Each side has its own AARRR funnel — budget splits accordingly
|
|
181
|
+
- Supply-side acquisition often dominates early; demand-side dominates after liquidity
|
|
182
|
+
|
|
183
|
+
### Open source / developer tools
|
|
184
|
+
- DevRel + community + content > paid
|
|
185
|
+
- GitHub stars / npm installs are the activation event
|
|
186
|
+
- Paid layer often delayed until Series A
|
|
187
|
+
|
|
188
|
+
## Tier 1 budget detail (most common starting point)
|
|
189
|
+
|
|
190
|
+
For Tier 1 clients, the marketing budget breakdown typically looks like:
|
|
191
|
+
|
|
192
|
+
| Line | Typical monthly |
|
|
193
|
+
|---|---|
|
|
194
|
+
| Customer.io / lifecycle ESP | $100–500 |
|
|
195
|
+
| App Store Connect / Google Play | $25 + 30% rev share (Apple/Google take) |
|
|
196
|
+
| Stripe | 2.9% + 30¢ per transaction |
|
|
197
|
+
| GA4 | Free |
|
|
198
|
+
| Notion | $0–100 |
|
|
199
|
+
| GitHub | $0–50 |
|
|
200
|
+
| Shopify (if hardware) | $39–100 |
|
|
201
|
+
| Ahrefs (or similar SEO tool) | $129–399 |
|
|
202
|
+
| Typefully (if social cadence) | $13–39 |
|
|
203
|
+
| Dub.co (if ambassador tracking) | $0–39 |
|
|
204
|
+
| Misc SaaS | $200–500 |
|
|
205
|
+
| **Tooling total** | **~$500–1,700/mo** |
|
|
206
|
+
| Paid acquisition | $0 |
|
|
207
|
+
| fCMO retainer | Variable |
|
|
208
|
+
|
|
209
|
+
For the plan, this becomes: "Current monthly marketing budget: $X (tooling only, no paid)."
|
|
210
|
+
|
|
211
|
+
## When to surface tier limits to the founder
|
|
212
|
+
|
|
213
|
+
If a founder asks for moves that require a future tier:
|
|
214
|
+
- Name the requirement: "This is a Tier 2 move (requires $10K+/mo paid budget). Will unlock after seed close per the 12-month outlook in §10."
|
|
215
|
+
- Don't refuse — frame the timing
|
|
216
|
+
|
|
217
|
+
If a founder underestimates what's needed:
|
|
218
|
+
- Be honest: "To scale paid acquisition meaningfully, expect Tier 2 budget. Tier 1 can validate organic; Tier 2 validates paid."
|
|
219
|
+
|
|
220
|
+
If a founder is over-funded for their stage:
|
|
221
|
+
- Don't pad budget to match. Recommend the right work for the funnel state, return excess capacity, suggest investment in compounding rather than scaling.
|
|
222
|
+
|
|
223
|
+
## Tier-skip cases (worth flagging)
|
|
224
|
+
|
|
225
|
+
Some companies skip tiers:
|
|
226
|
+
- **Notable founder** raising larger-than-typical rounds — can jump from Tier 1 to Tier 3 directly
|
|
227
|
+
- **Hardware company** with PR moment — can deploy at Tier 3 levels with the right product moment (e.g., a high-profile longevity-influencer endorsement)
|
|
228
|
+
- **B2B SaaS post-LOI** with named enterprise contracts — can fund pilot deployment from contract value
|
|
229
|
+
|
|
230
|
+
If the client is in a tier-skip situation, name it explicitly in the plan rather than forcing them into the standard ladder.
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
# Growth Patterns — The Real Shape of SaaS Growth
|
|
2
|
+
|
|
3
|
+
The 12-month outlook in every plan (Section 10) describes a trajectory. This doc names the shape of that trajectory honestly — what real SaaS growth looks like, when to expect plateaus, and how to plan for the next leg of growth before the current one stalls.
|
|
4
|
+
|
|
5
|
+
Excerpted and adapted from *Founding Marketing* by Corey Haines.
|
|
6
|
+
|
|
7
|
+
## The long, slow SaaS ramp of death
|
|
8
|
+
|
|
9
|
+
Pitch decks show hockey sticks. Real growth shows a series of S-curves — each representing a distinct phase followed by a plateau that tests resolve and creativity.
|
|
10
|
+
|
|
11
|
+
### Phase 1 — $0 → $10K ARR (the grueling phase)
|
|
12
|
+
|
|
13
|
+
The hardest milestone. Every customer is a hard-won victory. Typical time: **6–12 months.** Most companies pivot the product multiple times during this phase.
|
|
14
|
+
|
|
15
|
+
What it requires:
|
|
16
|
+
- Runway long enough to keep experimenting until something clicks
|
|
17
|
+
- A financial cushion or additional income sources (often the difference between success and shutdown)
|
|
18
|
+
- Tolerance for ambiguity — the product positioning, the pricing, and the channel can all still be wrong at this stage
|
|
19
|
+
|
|
20
|
+
### Phase 2 — $10K → $100K ARR (the treacherous middle)
|
|
21
|
+
|
|
22
|
+
The middle ground that kills most promising startups. The average company reaches ~$40K ARR in year one. The danger: enough revenue to prove the concept, not enough to support a team.
|
|
23
|
+
|
|
24
|
+
The threshold to watch for: **$8–10K MRR.** That's when founders can typically go full-time on the business without other income sources. Until then, careful cash management or side income carries the company through.
|
|
25
|
+
|
|
26
|
+
Companies that flame out in Phase 2 usually run out of runway just as things start working.
|
|
27
|
+
|
|
28
|
+
### Phase 3 — $100K → $1M ARR (the acceleration phase)
|
|
29
|
+
|
|
30
|
+
Where things get interesting. Typical time: nearly 2 years total to reach $1M. But there's an acceleration pattern: **once across $100K, companies often double from $100K → $200K in one-third the time it took to reach the first $100K.**
|
|
31
|
+
|
|
32
|
+
Why: critical mass kicks in. Word-of-mouth starts working. Early customers become your best salespeople. The product has proven itself, and growth becomes more about execution than experimentation.
|
|
33
|
+
|
|
34
|
+
This is the phase where the marketing plan's 90-day roadmap (Section 9) starts compounding instead of just covering ground.
|
|
35
|
+
|
|
36
|
+
## Two real growth patterns (and the exponential myth)
|
|
37
|
+
|
|
38
|
+
The myth: successful SaaS companies grow exponentially, doubling revenue month over month like clockwork.
|
|
39
|
+
|
|
40
|
+
The reality: two distinct patterns, often combining at scale to *look* exponential when zoomed out.
|
|
41
|
+
|
|
42
|
+
### Pattern 1 — Linear growth
|
|
43
|
+
|
|
44
|
+
Build a predictable revenue machine. Find a channel that works (content, partnerships, paid, outbound) and steadily scale it. Some companies reliably add **$10K MRR per month** through a well-oiled marketing engine.
|
|
45
|
+
|
|
46
|
+
Less sexy than exponential. Far more sustainable. Crucially, **plannable**: when you know what you can count on adding each month, hiring decisions, product roadmap, and expansion planning all become tractable.
|
|
47
|
+
|
|
48
|
+
### Pattern 2 — Step-function growth
|
|
49
|
+
|
|
50
|
+
Periods of plateau followed by sudden jumps. Jumps aren't random — they're triggered by specific events:
|
|
51
|
+
- Breaking into a new market segment (e.g., enterprise after starting SMB)
|
|
52
|
+
- Launching a major product expansion (new feature line, new tier)
|
|
53
|
+
- Cracking a new marketing channel that compounds
|
|
54
|
+
|
|
55
|
+
Example: one founder saw revenue triple in two months after launching enterprise features — following six months of flat growth.
|
|
56
|
+
|
|
57
|
+
Key insight for the plan: **each step requires deliberate action and investment.** Steps don't happen by waiting. While standing on the current step, you have to be actively building the next one.
|
|
58
|
+
|
|
59
|
+
### How they combine
|
|
60
|
+
|
|
61
|
+
Zoom out far enough and a series of linear phases + step functions can look exponential. That's where the myth comes from. Understanding it's actually a series of plannable shapes changes how you build the plan:
|
|
62
|
+
|
|
63
|
+
- Don't chase the myth of doubling every month
|
|
64
|
+
- Build sustainable linear systems (Sections 4–8 AARRR moves)
|
|
65
|
+
- Plan deliberate step functions (Section 10 12-month milestones)
|
|
66
|
+
|
|
67
|
+
## Layering growth curves — Channel × Product × Market
|
|
68
|
+
|
|
69
|
+
The secret to sustained growth isn't one perfect channel. It's orchestrating multiple S-curves that work together. Three S-curves to track:
|
|
70
|
+
|
|
71
|
+
### Channel S-curves
|
|
72
|
+
|
|
73
|
+
Every marketing channel has its own lifecycle:
|
|
74
|
+
- **SEO** — 6–12 months to mature; once it does, steady leads for years. Marathon runner.
|
|
75
|
+
- **Paid ads** — quick wins; diminishing returns as you scale.
|
|
76
|
+
- **Content marketing** — slow to start, compounds beautifully over time.
|
|
77
|
+
- **Partnerships / co-marketing** — episodic; high yield when the right partner aligns.
|
|
78
|
+
- **Outbound** — predictable when calibrated; CAC-heavy and plateaus at team capacity.
|
|
79
|
+
- **PR** — spike-driven; sustains awareness rather than direct conversion.
|
|
80
|
+
|
|
81
|
+
**The rule:** start the next channel before the current one plateaus. Riding one channel to its ceiling before investing in the next produces a multi-month growth plateau that takes more effort to break out of than it would have taken to start the next channel earlier.
|
|
82
|
+
|
|
83
|
+
In the plan: Section 4 (Acquisition) names current channels, planned channels, and skipped channels. The 12-month roadmap (Section 10) sequences when the next channel investment begins.
|
|
84
|
+
|
|
85
|
+
### Product S-curves
|
|
86
|
+
|
|
87
|
+
Your core product naturally hits a growth ceiling as you saturate the initial market. Pushing harder on the same features doesn't break through. What does:
|
|
88
|
+
|
|
89
|
+
- Adding features that target new use cases
|
|
90
|
+
- Extending the product line to serve adjacent needs
|
|
91
|
+
- Expanding into new market segments (e.g., team collaboration added to a single-user tool — opens a new market)
|
|
92
|
+
|
|
93
|
+
In the plan: Sections 5 (Activation) and 8 (Revenue) name where the product needs to grow to unlock the next growth tier.
|
|
94
|
+
|
|
95
|
+
### Market S-curves
|
|
96
|
+
|
|
97
|
+
Every market segment has its own growth ceiling. Time the expansion into the next segment while the current segment is still showing strong growth. Common patterns:
|
|
98
|
+
|
|
99
|
+
- SMB → mid-market → enterprise
|
|
100
|
+
- Single vertical → adjacent verticals
|
|
101
|
+
- Domestic → international
|
|
102
|
+
|
|
103
|
+
Waiting until a segment is saturated makes the transition harder.
|
|
104
|
+
|
|
105
|
+
In the plan: Section 2 (Strategic frame) names current segment + future segments. Section 10 (12-month outlook) sequences when expansion moves begin.
|
|
106
|
+
|
|
107
|
+
### The orchestration
|
|
108
|
+
|
|
109
|
+
The real magic: while SEO is maturing, you're using paid for quick wins. As those channels mature, you're developing product features that unlock enterprise. Meanwhile, the groundwork for international expansion is being laid for when domestic saturates.
|
|
110
|
+
|
|
111
|
+
This is the operational thesis behind the AARRR mapping (Sections 4–8) and the 12-month outlook (Section 10): each section is a curve, and the plan sequences them so the next curve is ramping while the current one is still growing.
|
|
112
|
+
|
|
113
|
+
## The 3-3-2-2-2 VC growth path
|
|
114
|
+
|
|
115
|
+
For companies that have crossed $1M ARR and raised institutional capital, the VC benchmark is:
|
|
116
|
+
|
|
117
|
+
| Year | Multiple | Cumulative ARR (from $1M) |
|
|
118
|
+
|---|---|---|
|
|
119
|
+
| Year 0 | — | $1M |
|
|
120
|
+
| Year +1 | 3× | $3M |
|
|
121
|
+
| Year +2 | 3× | $9M |
|
|
122
|
+
| Year +3 | 2× | $18M |
|
|
123
|
+
| Year +4 | 2× | $36M |
|
|
124
|
+
| Year +5 | 2× | $72M |
|
|
125
|
+
| Year +6 | 2× | $144M |
|
|
126
|
+
| Year +7 | 2× | $288M |
|
|
127
|
+
|
|
128
|
+
Most companies don't hit this. Useful regardless — anchoring the 12-month outlook against this benchmark forces the plan to either (a) match it and show how, or (b) explicitly defend choosing a slower trajectory.
|
|
129
|
+
|
|
130
|
+
For non-VC-backed (bootstrapped, founder-funded, profit-focused) companies, this curve doesn't apply. Use linear or step-function targeting instead.
|
|
131
|
+
|
|
132
|
+
## How this informs the plan
|
|
133
|
+
|
|
134
|
+
| Section | What to include |
|
|
135
|
+
|---|---|
|
|
136
|
+
| **3 (Current state)** | Where the company is on each S-curve (channel maturity, product maturity, market saturation). Name the current phase ($0–10K / $10K–100K / $100K–1M / $1M+). |
|
|
137
|
+
| **4 (Acquisition)** | Current channels + their position on the S-curve (early / mature / plateauing). Next channel investment with rationale. |
|
|
138
|
+
| **5–8 (AARRR)** | Each section names the binding constraint at the current phase. For Phase 2 companies, Activation is usually the leverage point. For Phase 3, Retention + Referral compound the existing growth. |
|
|
139
|
+
| **9 (90-day roadmap)** | Linear-pattern moves dominate (predictable additions). Step-function setups (the build-up to a launch, an enterprise tier, a new market segment) live here. |
|
|
140
|
+
| **10 (12-month outlook)** | Sequence channel S-curves, product S-curves, market S-curves. If VC-backed Series A+, anchor against 3-3-2-2-2. If not, name the linear or step-function targets. |
|
|
141
|
+
| **13 (Measurement)** | The north-star metric reflects the current phase (Phase 1 is usually pure new-signup; Phase 3 is usually expansion ARR or NRR). |
|
|
142
|
+
|
|
143
|
+
## Operational guidance for the planner
|
|
144
|
+
|
|
145
|
+
- **Don't promise exponential.** If the plan implies doubling every month, the founder will use it against you in 90 days. Linear + step-function is honest.
|
|
146
|
+
- **Name the binding constraint.** Phase 1 binding constraint is finding any channel that works. Phase 2 is funding the team. Phase 3 is breaking the ceiling on whichever channel got you here.
|
|
147
|
+
- **Plateaus aren't failures.** They're the moment between two S-curves. The plan should anticipate them and stage the next move.
|
|
148
|
+
- **Don't conflate "growth" with "growth rate."** A company adding $20K MRR each month for 24 months has built a remarkable machine. The fact that the *percentage* growth rate declines as the base grows is arithmetic, not failure.
|
|
@@ -0,0 +1,265 @@
|
|
|
1
|
+
# Idea Cross-Reference — 139 Marketing Ideas Mapped to AARRR
|
|
2
|
+
|
|
3
|
+
The `marketing-ideas` skill catalogs 139 proven marketing tactics. This doc is the source-of-truth mapping: every idea assigned to a primary AARRR stage, with notes for when it's typically active and what category constraints apply.
|
|
4
|
+
|
|
5
|
+
The plan's Section 12 ("Tactical idea bank") uses this mapping as the base, then layers client-specific filters: brand voice rules might skip some ideas; funding stage might shift Q-status; client category might rule out others.
|
|
6
|
+
|
|
7
|
+
## How to read this doc
|
|
8
|
+
|
|
9
|
+
- **139 unique ideas, 144 entries.** Five ideas cross-cut multiple AARRR stages and appear under each stage they serve (#79 Early-Access Referrals, #86 Lifetime Deals, #91 In-App Upsells, #114 Moneyball Marketing, #117 Product Competitions). Each duplicate row carries a cross-cut note.
|
|
10
|
+
- **"Entries" counts rows; idea IDs are unique.** Section header counts reflect rows in this doc, not unique ideas from `marketing-ideas`.
|
|
11
|
+
- **Numbers correspond exactly to the `marketing-ideas` skill ordering.** If `marketing-ideas` reorders or expands, update this doc.
|
|
12
|
+
|
|
13
|
+
## AARRR assignment for all 139 ideas
|
|
14
|
+
|
|
15
|
+
### Acquisition (116 entries)
|
|
16
|
+
|
|
17
|
+
These ideas primarily serve top-of-funnel awareness, traffic, and lead generation.
|
|
18
|
+
|
|
19
|
+
| # | Idea | Category | Typical stage available |
|
|
20
|
+
|---|---|---|---|
|
|
21
|
+
| 1 | Easy Keyword Ranking | Content & SEO | Now (any stage) |
|
|
22
|
+
| 2 | SEO Audit | Content & SEO | Now |
|
|
23
|
+
| 3 | Glossary Marketing | Content & SEO | Q2+ |
|
|
24
|
+
| 4 | Programmatic SEO | Content & SEO | Q3+ (needs data + template system) |
|
|
25
|
+
| 5 | Content Repurposing | Content & SEO | Now (immediate leverage) |
|
|
26
|
+
| 6 | Proprietary Data Content | Content & SEO | Now (if data exists) |
|
|
27
|
+
| 7 | Internal Linking | Content & SEO | Now |
|
|
28
|
+
| 8 | Content Refreshing | Content & SEO | Q2+ (after content base exists) |
|
|
29
|
+
| 9 | Knowledge Base SEO | Content & SEO | Q3+ (after help docs exist) |
|
|
30
|
+
| 10 | Parasite SEO | Content & SEO | Now |
|
|
31
|
+
| 11 | Competitor Comparison Pages | Competitor | Q2+ |
|
|
32
|
+
| 12 | Marketing Jiu-Jitsu | Competitor | Now |
|
|
33
|
+
| 13 | Competitive Ad Research | Competitor | Pre-paid |
|
|
34
|
+
| 14 | Side Projects | Free Tools | Q3+ |
|
|
35
|
+
| 15 | Engineering as Marketing | Free Tools | Q3+ |
|
|
36
|
+
| 16 | Importers as Marketing | Free Tools | SaaS-specific |
|
|
37
|
+
| 17 | Quiz Marketing | Free Tools | Q2+ |
|
|
38
|
+
| 18 | Calculator Marketing | Free Tools | Q3+ |
|
|
39
|
+
| 19 | Chrome Extensions | Free Tools | Browser-relevant only |
|
|
40
|
+
| 20 | Microsites | Free Tools | Q3+ |
|
|
41
|
+
| 21 | Scanners | Free Tools | Specific products only |
|
|
42
|
+
| 22 | Public APIs | Free Tools | Developer/dev tool products |
|
|
43
|
+
| 23 | Podcast Advertising | Paid Ads | Post-budget |
|
|
44
|
+
| 24 | Pre-targeting Ads | Paid Ads | Post-budget |
|
|
45
|
+
| 25 | Facebook Ads | Paid Ads | Post-budget |
|
|
46
|
+
| 26 | Instagram Ads | Paid Ads | Post-budget |
|
|
47
|
+
| 27 | Twitter Ads | Paid Ads | Post-budget |
|
|
48
|
+
| 28 | LinkedIn Ads | Paid Ads | Post-budget (B2B-strong) |
|
|
49
|
+
| 29 | Reddit Ads | Paid Ads | Post-budget |
|
|
50
|
+
| 30 | Quora Ads | Paid Ads | Post-budget |
|
|
51
|
+
| 31 | Google Ads | Paid Ads | Post-budget |
|
|
52
|
+
| 32 | YouTube Ads | Paid Ads | Post-budget |
|
|
53
|
+
| 33 | Cross-Platform Retargeting | Paid Ads | Post-paid-firing |
|
|
54
|
+
| 34 | Click-to-Messenger Ads | Paid Ads | Niche use cases |
|
|
55
|
+
| 35 | Community Marketing | Social & Community | Q3+ |
|
|
56
|
+
| 36 | Quora Marketing | Social & Community | Now |
|
|
57
|
+
| 37 | Reddit Keyword Research | Social & Community | Now |
|
|
58
|
+
| 38 | Reddit Marketing | Social & Community | Q2+ |
|
|
59
|
+
| 39 | LinkedIn Audience | Social & Community | Now (B2B + founders) |
|
|
60
|
+
| 40 | Instagram Audience | Social & Community | Q2+ |
|
|
61
|
+
| 41 | X Audience | Social & Community | Depends on founder bandwidth |
|
|
62
|
+
| 42 | Short Form Video | Social & Community | Q3+ |
|
|
63
|
+
| 43 | Engagement Pods | Social & Community | Generally off-brand |
|
|
64
|
+
| 44 | Comment Marketing | Social & Community | Q2+ |
|
|
65
|
+
| 49 | Monthly Newsletters | Email | Q2+ (Acquisition use: subscriber capture) |
|
|
66
|
+
| 54 | Affiliate Discovery via Backlinks | Partnerships | Q2+ |
|
|
67
|
+
| 55 | Influencer Whitelisting | Partnerships | Post-paid-budget |
|
|
68
|
+
| 56 | Reseller Programs | Partnerships | Q4+ |
|
|
69
|
+
| 57 | Expert Networks | Partnerships | Q3+ |
|
|
70
|
+
| 58 | Newsletter Swaps | Partnerships | Q2+ |
|
|
71
|
+
| 59 | Article Quotes (HARO) | Partnerships | Now |
|
|
72
|
+
| 60 | Pixel Sharing | Partnerships | Post-paid |
|
|
73
|
+
| 61 | Shared Slack Channels | Partnerships | Q3+ |
|
|
74
|
+
| 63 | Integration Marketing | Partnerships | Q3+ |
|
|
75
|
+
| 64 | Community Sponsorship | Partnerships | Q2+ |
|
|
76
|
+
| 65 | Live Webinars | Events | Q2+ |
|
|
77
|
+
| 66 | Virtual Summits | Events | Q3+ |
|
|
78
|
+
| 67 | Roadshows | Events | Q4+ |
|
|
79
|
+
| 68 | Local Meetups | Events | Q3+ |
|
|
80
|
+
| 69 | Meetup Sponsorship | Events | Q3+ |
|
|
81
|
+
| 70 | Conference Speaking | Events | Now (if founder is speakable) |
|
|
82
|
+
| 71 | Conferences (own-hosted) | Events | Q4+ |
|
|
83
|
+
| 72 | Conference Sponsorship | Events | Q3+ |
|
|
84
|
+
| 73 | Media Acquisitions | PR & Media | Series A+ |
|
|
85
|
+
| 74 | Press Coverage | PR & Media | Now (if newsworthy) |
|
|
86
|
+
| 75 | Fundraising PR | PR & Media | When fund closes |
|
|
87
|
+
| 76 | Documentaries | PR & Media | Q4+ |
|
|
88
|
+
| 77 | Black Friday Promotions | Launches | Q4 (seasonal) |
|
|
89
|
+
| 78 | Product Hunt Launch | Launches | At GA or major feature |
|
|
90
|
+
| 79 | Early-Access Referrals | Launches | Pre-launch or GA |
|
|
91
|
+
| 80 | New Year Promotions | Launches | Q1 (seasonal) |
|
|
92
|
+
| 81 | Early Access Pricing | Launches | GA |
|
|
93
|
+
| 82 | Product Hunt Alternatives | Launches | Same as PH |
|
|
94
|
+
| 83 | Twitter Giveaways | Launches | Generally off-brand |
|
|
95
|
+
| 84 | Giveaways | Launches | Q3+ |
|
|
96
|
+
| 85 | Vacation Giveaways | Launches | Q4+ (seasonal) |
|
|
97
|
+
| 86 | Lifetime Deals | Launches | Generally off-brand (damages LTV math) |
|
|
98
|
+
| 87 | Powered By Marketing | Product-Led | Q4+ |
|
|
99
|
+
| 88 | Free Migrations | Product-Led | SaaS-specific |
|
|
100
|
+
| 89 | Contract Buyouts | Product-Led | B2B SaaS only |
|
|
101
|
+
| 97 | Playlists as Marketing | Content Formats | Q3+ |
|
|
102
|
+
| 98 | Template Marketing | Content Formats | Q3+ |
|
|
103
|
+
| 99 | Graphic Novel Marketing | Content Formats | Generally off-brand |
|
|
104
|
+
| 100 | Promo Videos | Content Formats | Q3+ |
|
|
105
|
+
| 101 | Industry Interviews | Content Formats | Q2+ |
|
|
106
|
+
| 102 | Social Screenshots | Content Formats | Q2+ |
|
|
107
|
+
| 103 | Online Courses | Content Formats | Q3+ |
|
|
108
|
+
| 104 | Book Marketing | Content Formats | Q4+ |
|
|
109
|
+
| 105 | Annual Reports | Content Formats | Q4+ |
|
|
110
|
+
| 106 | End of Year Wraps | Content Formats | Q4 (seasonal) |
|
|
111
|
+
| 107 | Podcasts (own-hosted) | Content Formats | Q3+ |
|
|
112
|
+
| 108 | Changelogs | Content Formats | Q2+ |
|
|
113
|
+
| 109 | Public Demos | Content Formats | Now |
|
|
114
|
+
| 110 | Awards as Marketing | Unconventional | Q4+ |
|
|
115
|
+
| 111 | Challenges as Marketing | Unconventional | Q3+ |
|
|
116
|
+
| 112 | Reality TV Marketing | Unconventional | Generally off-brand |
|
|
117
|
+
| 113 | Controversy as Marketing | Unconventional | Brand-dependent |
|
|
118
|
+
| 114 | Moneyball Marketing | Unconventional | Ongoing methodology |
|
|
119
|
+
| 115 | Curation as Marketing | Unconventional | Q2+ |
|
|
120
|
+
| 116 | Grants as Marketing | Unconventional | Q4+ |
|
|
121
|
+
| 117 | Product Competitions | Unconventional | Developer-specific |
|
|
122
|
+
| 118 | Cameo Marketing | Unconventional | Generally off-brand |
|
|
123
|
+
| 119 | OOH Advertising | Unconventional | Series A+ |
|
|
124
|
+
| 120 | Marketing Stunts | Unconventional | Brand-dependent |
|
|
125
|
+
| 121 | Guerrilla Marketing | Unconventional | Brand-dependent |
|
|
126
|
+
| 122 | Humor Marketing | Unconventional | Brand-dependent |
|
|
127
|
+
| 123 | Open Source as Marketing | Platforms | Developer products |
|
|
128
|
+
| 125 | App Marketplaces | Platforms | Platform-specific |
|
|
129
|
+
| 126 | YouTube Reviews | Platforms | Q3+ |
|
|
130
|
+
| 127 | YouTube Channel | Platforms | Q3+ |
|
|
131
|
+
| 128 | Source Platforms | Platforms | B2B SaaS only |
|
|
132
|
+
| 129 | Review Sites | Platforms | Now |
|
|
133
|
+
| 130 | Live Audio | Platforms | Q3+ |
|
|
134
|
+
| 131 | International Expansion | International | Q4+ |
|
|
135
|
+
| 133 | Investor Marketing | Developer/etc | Now (when raising) |
|
|
136
|
+
| 138 | Podcast Tours | Audience-Specific | Q2+ |
|
|
137
|
+
|
|
138
|
+
### Activation (8 entries)
|
|
139
|
+
|
|
140
|
+
| # | Idea | Category | Typical stage available |
|
|
141
|
+
|---|---|---|---|
|
|
142
|
+
| 47 | Founder Welcome Email | Email | Q2+ (Activation use) |
|
|
143
|
+
| 48 | Dynamic Email Capture | Email | Q2+ |
|
|
144
|
+
| 51 | Onboarding Emails | Email | When UI is stable |
|
|
145
|
+
| 90 | One-Click Registration | Product-Led | Now |
|
|
146
|
+
| 91 | In-App Upsells | Product-Led | Q2+ (cross-cuts Revenue) |
|
|
147
|
+
| 95 | Concierge Setup | Product-Led | Q3+ (high-value users) |
|
|
148
|
+
| 96 | Onboarding Optimization | Product-Led | Now |
|
|
149
|
+
| 124 | App Store Optimization | Platforms | Now (App Store products) |
|
|
150
|
+
|
|
151
|
+
### Retention (8 entries)
|
|
152
|
+
|
|
153
|
+
| # | Idea | Category | Typical stage available |
|
|
154
|
+
|---|---|---|---|
|
|
155
|
+
| 45 | Mistake Email Marketing | Email | Opportunistic |
|
|
156
|
+
| 46 | Reactivation Emails | Email | Now |
|
|
157
|
+
| 50 | Inbox Placement | Email | Now (technical setup) |
|
|
158
|
+
| 52 | Win-back Emails | Email | Q1+ |
|
|
159
|
+
| 53 | Trial Reactivation | Email | Q2+ (when paywall is firing) |
|
|
160
|
+
| 94 | Offboarding Flows | Product-Led | Q2+ |
|
|
161
|
+
| 135 | Support as Marketing | Developer/etc | Q2+ |
|
|
162
|
+
| 134 | Certifications | Developer/etc | Q3+ (cross-cuts Referral) |
|
|
163
|
+
|
|
164
|
+
### Referral (5 entries)
|
|
165
|
+
|
|
166
|
+
| # | Idea | Category | Typical stage available |
|
|
167
|
+
|---|---|---|---|
|
|
168
|
+
| 62 | Affiliate Program | Partnerships | Now (when inbound exists) |
|
|
169
|
+
| 79 | Early-Access Referrals | Launches | Pre-launch / GA |
|
|
170
|
+
| 92 | Newsletter Referrals | Product-Led | Q3+ (if newsletter exists) |
|
|
171
|
+
| 93 | Viral Loops | Product-Led | Q3+ |
|
|
172
|
+
| 137 | Two-Sided Referrals | Audience-Specific | Q2+ |
|
|
173
|
+
|
|
174
|
+
### Revenue (2 entries — most monetization is strategy not tactic)
|
|
175
|
+
|
|
176
|
+
| # | Idea | Category | Typical stage available |
|
|
177
|
+
|---|---|---|---|
|
|
178
|
+
| 91 | In-App Upsells | Product-Led | Q2+ (cross-cuts Activation) |
|
|
179
|
+
| 132 | Price Localization | International | Q4+ |
|
|
180
|
+
|
|
181
|
+
> **Skipped from Revenue:** #86 Lifetime Deals appears under Launches (Acquisition section) only. It's generally off-brand for subscription products because it damages LTV math; recommend in Section 12's Skip list with rationale, not in stage totals.
|
|
182
|
+
|
|
183
|
+
### Cross-cutting / brand foundation (2 entries)
|
|
184
|
+
|
|
185
|
+
| # | Idea | Category | Typical stage available |
|
|
186
|
+
|---|---|---|---|
|
|
187
|
+
| 114 | Moneyball Marketing | Unconventional | Ongoing methodology |
|
|
188
|
+
| 139 | Customer Language | Audience-Specific | Now (foundational) |
|
|
189
|
+
|
|
190
|
+
### Developer-specific / dev tool products (2 entries)
|
|
191
|
+
|
|
192
|
+
| # | Idea | Category | Use when |
|
|
193
|
+
|---|---|---|---|
|
|
194
|
+
| 117 | Product Competitions | Unconventional | Developer tool products |
|
|
195
|
+
| 136 | Developer Relations | Developer/etc | Developer tool products |
|
|
196
|
+
|
|
197
|
+
## How to apply this to a specific client
|
|
198
|
+
|
|
199
|
+
For Section 12 of the plan:
|
|
200
|
+
|
|
201
|
+
### Step 1 — Filter for category fit
|
|
202
|
+
|
|
203
|
+
For each idea, ask:
|
|
204
|
+
- Does this idea apply to the client's category? (e.g., #16 Importers only for SaaS; #19 Chrome Extensions only for browser-relevant; #136 DevRel only for dev tools)
|
|
205
|
+
- Skip ideas that don't apply, with a note
|
|
206
|
+
|
|
207
|
+
### Step 2 — Filter for brand voice
|
|
208
|
+
|
|
209
|
+
For each idea, ask:
|
|
210
|
+
- Does this idea conflict with the client's brand voice?
|
|
211
|
+
- Common conflicts:
|
|
212
|
+
- **Lifetime Deals (#86)** — conflicts with premium positioning
|
|
213
|
+
- **Twitter Giveaways (#83)** — often off-brand for serious / clinical / luxury voices
|
|
214
|
+
- **Humor Marketing (#122)** — off-brand for serious / clinical voices
|
|
215
|
+
- **Cameo Marketing (#118)** — off-brand for most voices
|
|
216
|
+
- **Reality TV Marketing (#112)** — off-brand for most voices
|
|
217
|
+
|
|
218
|
+
If conflict, place in Skip list with explicit rationale.
|
|
219
|
+
|
|
220
|
+
### Step 3 — Set timing status
|
|
221
|
+
|
|
222
|
+
For ideas that pass filters, set status:
|
|
223
|
+
- **Now (Q1)** — already in 90-day plan OR can run alongside without new capacity
|
|
224
|
+
- **Q2** — post-bedrock-fix, post-foundation; second-quarter layer-in
|
|
225
|
+
- **Q3+** — post-seed-close, post-GA; expansion moves
|
|
226
|
+
- **Q4+** — long-game / large-investment
|
|
227
|
+
|
|
228
|
+
Use the "Typical stage available" column as the default. Shift earlier if client has unusual capability (e.g., a celebrity founder shifts Conference Speaking #70 from "Now" to "Now and high-leverage").
|
|
229
|
+
|
|
230
|
+
### Step 4 — Write the client-specific note
|
|
231
|
+
|
|
232
|
+
Every "Now / Q2 / Q3+" idea gets a one-line client-specific note. Examples:
|
|
233
|
+
- For idea #11 Competitor Comparison Pages: "Quietude vs. Calm / Headspace / Brain.fm / Endel / Wavepaths — high-intent SERPs"
|
|
234
|
+
- For idea #133 Investor Marketing: "Alex's seed raise — leverage angel backchannel for PR + intros"
|
|
235
|
+
- For idea #15 Engineering as Marketing: "HRV interpretation guide; nervous system self-assessment; sound bath finder directory"
|
|
236
|
+
|
|
237
|
+
### Step 5 — Sum the bank
|
|
238
|
+
|
|
239
|
+
After all five AARRR tables + skip list:
|
|
240
|
+
|
|
241
|
+
```markdown
|
|
242
|
+
### Idea-bank summary
|
|
243
|
+
|
|
244
|
+
- {Acquisition count} ideas applicable to Acquisition (the dominant stage at {client}'s current stage)
|
|
245
|
+
- {Activation count} to Activation, {Retention count} to Retention
|
|
246
|
+
- {Referral count} to Referral
|
|
247
|
+
- {Revenue count} to Revenue
|
|
248
|
+
- {cross-cutting count} cross-cutting
|
|
249
|
+
- {skipped count} ideas skipped for brand / business-model fit
|
|
250
|
+
|
|
251
|
+
**What this proves:** the plan is roughly X% of the available tactical surface area, not 100%. {appropriate or not for the stage} — as capacity unlocks across Q2 → Q3 → Series A, the cross-reference becomes the inventory to scale activity without losing strategic coherence.
|
|
252
|
+
```
|
|
253
|
+
|
|
254
|
+
## How to maintain this doc
|
|
255
|
+
|
|
256
|
+
If `marketing-ideas` adds new ideas (it's a living skill — the 139 may become 145 or 160 over time):
|
|
257
|
+
1. Read `skills/marketing-ideas/references/ideas-by-category.md` in the `marketingskills` repo
|
|
258
|
+
2. Assign each new idea to a primary AARRR stage using the rules above
|
|
259
|
+
3. Add to this doc's tables
|
|
260
|
+
4. Update SKILL.md's idea-count reference
|
|
261
|
+
|
|
262
|
+
## Sources
|
|
263
|
+
|
|
264
|
+
- `skills/marketing-ideas/SKILL.md` (in the `marketingskills` repo)
|
|
265
|
+
- `skills/marketing-ideas/references/ideas-by-category.md` (in the `marketingskills` repo)
|