Browse 689+ curated marketing skills for SEO, paid ads, content, email, and growth. Ready for Claude, ChatGPT, and Gemini agents.
Structured inclusion template covering [inclusive by design](https://developer.apple.com/design/human-interface-guidelines/inclusion#inclusive-by-design), [welc
Extract only the text intended for proofreading. If no text is provided, respond: No text was provided for proofreading. Please paste the content you would like
Complete installation instructions for all platforms and use cases. Loki Mode can be installed for Claude Code in three ways: If you only want the essential fil
Complete integration reference with ready-to-use code examples for every endpoint and common platforms. All examples assume the gateway is running at http://loc
localStorage, sessionStorage, and document.cookie are synchronous and expensive. Cache reads in memory. Use a Map (not a hook) so it works everywhere: utilities
The Obsidian Web Clipper imports templates via JSON files. The properties array defines the YAML frontmatter of the note. The Clipper template editor checks tem
This reference captures high-converting page patterns and copy structures. Headline names the painful problem. Subheadline states the clear outcome. Primary CTA
Always load compressed, appropriately-sized images in lists. Full-resolution images consume excessive memory and cause scroll jank. Request thumbnails from your
List items should be as inexpensive as possible to render. Minimize hooks, avoid queries, and limit React Context access. Virtualized lists render many items du