Marketing and Growth
Marketing and growth skills support launch planning, conversion work, paid acquisition, lifecycle messaging, and go-to-market execution. Developers and technical founders will find tools here for turning product work into distribution, measurement, and growth experiments.
635 skills
Skills in this category
skypilot-multi-cloud-orchestration
by davila7/claude-code-templates
Comprehensive guide to running ML workloads across clouds with automatic cost optimization using SkyPilot.
frontend-design
by anthropics/skills
This skill guides creation of distinctive, production-grade frontend interfaces that avoid generic "AI slop" aesthetics. Implement real working code with exceptional attention to aesthetic details and creative choices.
transformer-lens-interpretability
by davila7/claude-code-templates
TransformerLens is the de facto standard library for mechanistic interpretability research on GPT-style language models. Created by Neel Nanda and maintained by Bryce Meyer, it provides clean interfaces to inspect and manipulate model internals via HookPoints on every activation.
opc-architecture
by parcadei/continuous-claude-v3
OPC (Orchestrated Parallel Claude) extends Claude Code - it does NOT replace it.
grepai-embeddings-lmstudio
by yoanbernabeu/grepai-skills
This skill covers using LM Studio as the embedding provider for GrepAI, offering a user-friendly GUI for managing local models.
tailwind
by pproenca/dot-skills
Comprehensive performance optimization guide for Tailwind CSS v4 applications. Contains 44 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.
no-task-output
by parcadei/continuous-claude-v3
TaskOutput floods the main context window with agent transcripts (70k+ tokens).
repoprompt
by parcadei/continuous-claude-v3
Source details, install context, and public review data are available on the full page.
home-assistant-dashboards-cards
by bradsjm/hassio-addons
All reference files are relative to the location of this SKILL.md file.
implement_plan_micro
by parcadei/continuous-claude-v3
Source details, install context, and public review data are available on the full page.
index-at-creation
by parcadei/continuous-claude-v3
Index artifacts when they're created, not at batch boundaries.
morph-search
by parcadei/continuous-claude-v3
Fast, AI-powered codebase search using WarpGrep. 20x faster than traditional grep.
agentica-sdk
by parcadei/continuous-claude-v3
Build AI agents in Python using the Agentica framework. Agents can implement functions, maintain state, use tools, and coordinate with each other.
reference-sdk
by parcadei/continuous-claude-v3
When implementing SDK features or debugging provider-specific issues, check reference implementations.
sveltekit-remote-functions
by spences10/svelte-skills-kit
File naming: *.remote.ts for remote function files
api-authentication
by aj-geddes/useful-ai-prompts
Implement comprehensive authentication strategies for APIs including JWT tokens, OAuth 2.0, API keys, and session management with proper security practices.
loogle-search
by parcadei/continuous-claude-v3
Search Mathlib for lemmas by type signature pattern.
api-gateway-configuration
by aj-geddes/useful-ai-prompts
Design and configure API gateways to handle routing, authentication, rate limiting, and request/response transformation for microservice architectures.
caching-strategy
by aj-geddes/useful-ai-prompts
Implement effective caching strategies to improve application performance, reduce latency, and decrease load on backend systems.
nia-docs
by parcadei/continuous-claude-v3
Search across 3000+ packages (npm, PyPI, Crates, Go) and indexed sources for documentation and code examples.
design-system-creation
by aj-geddes/useful-ai-prompts
A design system is a structured set of components, guidelines, and principles that ensure consistency, accelerate development, and improve product quality.
geopandas
by davila7/claude-code-templates
GeoPandas extends pandas to enable spatial operations on geometric types. It combines the capabilities of pandas and shapely for geospatial data analysis.
mamba-architecture
by davila7/claude-code-templates
Mamba is a state-space model architecture achieving O(n) linear complexity for sequence modeling.
story-sense
by jwynia/agent-skills
Identify what state a story is in and what it needs to move forward. This is not a linear process but a diagnostic model: Assess → Diagnose → Intervene → Reassess.