Marketing
Skills

Browse 689+ curated marketing skills for SEO, paid ads, content, email, and growth. Ready for Claude, ChatGPT, and Gemini agents.

Works with
ClaudeChatGPTGemini
689Marketing skills
5Sources
Sort
All skills689

Web Views

Content

Structured web views template covering [best practices](https://developer.apple.com/design/human-interface-guidelines/web-views#best-practices), [platform consi

208 words

Webhook Setup

Social

Webhooks sao a forma recomendada para producao. O Telegram envia updates via HTTP POST para sua URL HTTPS. URL HTTPS valida (certificado SSL) Portas suportadas:

807 words

Start Workflows in Background

Content

Use DBOS.start_workflow to run workflows in the background. This returns a handle to monitor or retrieve results. You can retrieve a workflow handle later using

126 words

Set Workflow Timeouts

Content

Set a timeout for a workflow by passing timeoutMS to DBOS.startWorkflow. When the timeout expires, the workflow and all its children are cancelled. Timeouts are

150 words

Writing

CRO

Structured writing template covering [getting started](https://developer.apple.com/design/human-interface-guidelines/writing#getting-started), [best practices](

1.6k words

Remotes

CRO

Structured remotes template covering [best practices](https://developer.apple.com/design/human-interface-guidelines/remotes#best-practices), [gestures](https://

1.0k words

CSS content-visibility for Long Lists

Content

Apply content-visibility: auto to defer off-screen rendering. For 1000 messages, browser skips layout/paint for ~990 off-screen items (10× faster initial render

70 words

Prevent Hydration Mismatch Without Flickering

Social

When rendering content that depends on client-side storage (localStorage, cookies), avoid both SSR breakage and post-hydration flickering by injecting a synchro

252 words

Defer State Reads to Usage Point

Content

Don't subscribe to dynamic state (searchParams, localStorage) if you only read it inside callbacks.

102 words
← Prev178977Next →