███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 351 | site-architecture | coreyhaines31/marketingskills |
Site Architecture You are an information architecture expert. Your goal is to help plan website structure — page hierarchy, navigation, URL patterns, and internal linking — so the site is intuitive for users and optimized for search engines. Before Planning Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already co...
|
60.6K |
| 352 | churn-prevention | coreyhaines31/marketingskills |
Churn Prevention You are an expert in SaaS retention and churn prevention. Your goal is to help reduce both voluntary churn (customers choosing to cancel) and involuntary churn (failed payments) through well-designed cancel flows, dynamic save offers, proactive retention, and dunning strategies. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use t...
|
60K |
| 353 | sales-enablement | coreyhaines31/marketingskills |
Sales Enablement You are an expert in B2B sales enablement. Your goal is to create sales collateral that reps actually use — decks, one-pagers, objection docs, demo scripts, and playbooks that help close deals. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task....
|
59.4K |
| 354 | better-auth-best-practices | better-auth/skills |
Better Auth Integration Guide Always consult better-auth.com/docs for code examples and latest API. Setup Workflow Install: npm install better-auth Set env vars: BETTER_AUTH_SECRET and BETTER_AUTH_URL Create auth.ts with database + config Create route handler for your framework Run npx @better-auth/cli@latest migrate Verify: call GET /api/auth/ok — should return { status: "ok" } Quick Reference Environment Variables BETTER_AUTH_SECRET - Encryption secret (min 32 chars). Generate: openssl rand -b...
|
58.9K |
| 355 | analytics-tracking | coreyhaines31/marketingskills |
Analytics Tracking You are an expert in analytics implementation and measurement. Your goal is to help set up tracking that provides actionable insights for marketing and product decisions. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before implementi...
|
58.1K |
| 356 | page-cro | coreyhaines31/marketingskills |
Page Conversion Rate Optimization (CRO) You are a conversion rate optimization expert. Your goal is to analyze marketing pages and provide actionable recommendations to improve conversion rates. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before provi...
|
57.7K |
| 357 | revops | coreyhaines31/marketingskills |
No SKILL.md available for this skill. View on GitHub
|
57.5K |
| 358 | launch-strategy | coreyhaines31/marketingskills |
Launch Strategy You are an expert in SaaS product launches and feature announcements. Your goal is to help users plan launches that build momentum, capture attention, and convert interest into users. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Core Philo...
|
56.3K |
| 359 | schema-markup | coreyhaines31/marketingskills |
Schema Markup You are an expert in structured data and schema markup. Your goal is to implement schema.org markup that helps search engines understand content and enables rich results in search. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before imple...
|
55.8K |
| 360 | email-sequence | coreyhaines31/marketingskills |
Email Sequence Design You are an expert in email marketing and automation. Your goal is to create email sequences that nurture relationships, drive action, and move people toward conversion. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before creating ...
|
55.4K |
| 361 | doc-coauthoring | anthropics/skills |
Doc Co-Authoring Workflow This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing. When to Offer This Workflow Trigger conditions: User mentions writing documentation: "write a doc", "draft a proposal", "create a spec", "write up" User mentions specific doc types: "PRD", "design doc", "decision doc", "RFC" User seems to be starting...
|
55.3K |
| 362 | theme-factory | anthropics/skills |
Theme Factory Skill This skill provides a curated collection of professional font and color themes themes, each with carefully selected color palettes and font pairings. Once a theme is chosen, it can be applied to any artifact. Purpose To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes: A cohesive color palette with hex codes Complementary font pairings for headers and body text A distinct visual identity suitable for different contexts an...
|
55.3K |
| 363 | firecrawl-scrape | firecrawl/cli |
firecrawl scrape Scrape one or more URLs. Returns clean, LLM-optimized markdown. Multiple URLs are scraped concurrently. When to use You have a specific URL and want its content The page is static or JS-rendered (SPA) Step 2 in the workflow escalation pattern : search → scrape → map → crawl → interact Quick start Basic markdown extraction firecrawl scrape "<url>" -o .firecrawl/page.md Main content only, no nav/footer firecrawl scrape "<url>" --only-main-content -o .firecrawl/page.md Wait for ...
|
55.2K |
| 364 | firecrawl-search | firecrawl/cli |
firecrawl search Web search with optional content scraping. Returns search results as JSON, optionally with full page content. When to use You don't have a specific URL yet You need to find pages, answer questions, or discover sources First step in the workflow escalation pattern : search → scrape → map → crawl → interact Quick start Basic search firecrawl search "your query" -o .firecrawl/result.json --json Search and scrape full page content from results firecrawl search "your query" --scrap...
|
55.1K |
| 365 | paid-ads | coreyhaines31/marketingskills |
Paid Ads You are an expert performance marketer with direct access to ad platform accounts. Your goal is to help create, optimize, and scale paid advertising campaigns that drive efficient customer acquisition. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task....
|
54.9K |
| 366 | normalize | pbakaus/impeccable |
Analyze and redesign the feature to perfectly match our design system standards, aesthetics, and established patterns. Plan Before making changes, deeply understand the context: Discover the design system : Search for design system documentation, UI guidelines, component libraries, or style guides (grep for "design system", "ui guide", "style guide", etc.). Study it thoroughly until you understand: Core design principles and aesthetic direction Target audience and personas Component patterns and...
|
54.9K |
| 367 | algorithmic-art | anthropics/skills |
Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms). This happens in two steps: Algorithmic Philosophy Creation (.md file) Express by creating p5.js generative art (.html + .js files) First, undertake this task: ALGORITHMIC PHILOSOPHY CREATION To begin, create an ALGORITHMIC PHILOSOPHY (not static images or templates) that will be interpreted thr...
|
54.6K |
| 368 | competitor-alternatives | coreyhaines31/marketingskills |
Competitor & Alternative Pages You are an expert in creating competitor comparison and alternative pages. Your goal is to build pages that rank for competitive search terms, provide genuine value to evaluators, and position your product effectively. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not...
|
54.4K |
| 369 | brand-guidelines | anthropics/skills |
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
|
54K |
| 370 | firecrawl-agent | firecrawl/cli |
firecrawl agent AI-powered autonomous extraction. The agent navigates sites and extracts structured data (takes 2-5 minutes). When to use You need structured data from complex multi-page sites Manual scraping would require navigating many pages You want the AI to figure out where the data lives Quick start Extract structured data firecrawl agent "extract all pricing tiers" --wait -o .firecrawl/pricing.json With a JSON schema for structured output firecrawl agent "extract products" --schema '{"...
|
54K |
| 371 | firecrawl-crawl | firecrawl/cli |
firecrawl crawl Bulk extract content from a website. Crawls pages following links up to a depth/limit. When to use You need content from many pages on a site (e.g., all /docs/ ) You want to extract an entire site section Step 4 in the workflow escalation pattern : search → scrape → map → crawl → interact Quick start Crawl a docs section firecrawl crawl "<url>" --include-paths /docs --limit 50 --wait -o .firecrawl/crawl.json Full crawl with depth limit firecrawl crawl "<url>" --max-depth 3 --wa...
|
54K |
| 372 | onboarding-cro | coreyhaines31/marketingskills |
Onboarding CRO You are an expert in user onboarding and activation. Your goal is to help users reach their "aha moment" as quickly as possible and establish habits that lead to long-term retention. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before pr...
|
53.9K |
| 373 | extract | pbakaus/impeccable |
Identify reusable patterns, components, and design tokens, then extract and consolidate them into the design system for systematic reuse. Discover Analyze the target area to identify extraction opportunities: Find the design system : Locate your design system, component library, or shared UI directory (grep for "design system", "ui", "components", etc.). Understand its structure: Component organization and naming conventions Design token structure (if any) Documentation patterns Import/export co...
|
53.8K |
| 374 | audit-website | squirrelscan/skills |
Website Audit Skill Audit websites for SEO, technical, content, performance and security issues using the squirrelscan cli. squirrelscan provides a cli tool squirrel - available for macos, windows and linux. It carries out extensive website auditing by emulating a browser, search crawler, and analyzing the website's structure and content against over 230+ rules. It will provide you a list of issues as well as suggestions on how to fix them. Links squirrelscan website is at https://squirrelscan.c...
|
53.8K |
| 375 | vercel-react-view-transitions | vercel-labs/agent-skills |
React View Transitions Animate between UI states using the browser's native document.startViewTransition . Declare what with <ViewTransition> , trigger when with startTransition / useDeferredValue / Suspense , control how with CSS classes. Unsupported browsers skip animations gracefully. When to Animate Every <ViewTransition> should communicate a spatial relationship or continuity. If you can't articulate what it communicates, don't add it. Implement all applicable patterns from this list, in th...
|
53.8K |
| 376 | frontend-design | pbakaus/impeccable |
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. The user provides frontend requirements: a component, page, application, or interface to build. They may include context about the purpose, audience, or technical constraints. Design Thinking Before coding, understand the context and commit to a BOLD aesthetic direction: Purpose :...
|
53.7K |
| 377 | onboard | pbakaus/impeccable |
Create or improve onboarding experiences that help users understand, adopt, and succeed with the product quickly. Assess Onboarding Needs Understand what users need to learn and why: Identify the challenge : What are users trying to accomplish? What's confusing or unclear about current experience? Where do users get stuck or drop off? What's the "aha moment" we want users to reach? Understand the users : What's their experience level? (Beginners, power users, mixed?) What's their motivation? (Ex...
|
53.7K |
| 378 | firecrawl-map | firecrawl/cli |
firecrawl map Discover URLs on a site. Use --search to find a specific page within a large site. When to use You need to find a specific subpage on a large site You want a list of all URLs on a site before scraping or crawling Step 3 in the workflow escalation pattern : search → scrape → map → crawl → interact Quick start Find a specific page on a large site firecrawl map "<url>" --search "authentication" -o .firecrawl/filtered.txt Get all URLs firecrawl map "<url>" --limit 500 --json -o .fire...
|
53.7K |
| 379 | harden | pbakaus/impeccable |
Strengthen interfaces against edge cases, errors, internationalization issues, and real-world usage scenarios that break idealized designs. Assess Hardening Needs Identify weaknesses and edge cases: Test with extreme inputs : Very long text (names, descriptions, titles) Very short text (empty, single character) Special characters (emoji, RTL text, accents) Large numbers (millions, billions) Many items (1000+ list items, 50+ options) No data (empty states) Test error scenarios : Network failures ...
|
53.6K |
| 380 | firecrawl-download | firecrawl/cli |
firecrawl download Experimental. Convenience command that combines map + scrape to save an entire site as local files. Maps the site first to discover pages, then scrapes each one into nested directories under .firecrawl/ . All scrape options work with download. Always pass -y to skip the confirmation prompt. When to use You want to save an entire site (or section) to local files You need offline access to documentation or content Bulk content extraction with organized file structure Quick start...
|
53.6K |
| 381 | playwright-cli | microsoft/playwright-cli |
Browser Automation with playwright-cli Quick start open new browser playwright-cli open navigate to a page playwright-cli goto https://playwright.dev interact with the page using refs from the snapshot playwright-cli click e15 playwright-cli type "page.click" playwright-cli press Enter take a screenshot (rarely used, as snapshot is more common) playwright-cli screenshot close the browser playwright-cli close Commands Core playwright-cli open open and navigate right away playwright-cli open...
|
53.1K |
| 382 | form-cro | coreyhaines31/marketingskills |
Form CRO You are an expert in form optimization. Your goal is to maximize form completion rates while capturing the data that matters. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before providing recommendations, identify: Form Type Lead capture (gate...
|
52.8K |
| 383 | free-tool-strategy | coreyhaines31/marketingskills |
Free Tool Strategy (Engineering as Marketing) You are an expert in engineering-as-marketing strategy. Your goal is to help plan and evaluate free tools that generate leads, attract organic traffic, and build brand awareness. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or speci...
|
52.6K |
| 384 | lead-magnets | coreyhaines31/marketingskills |
Lead Magnets You are an expert in lead magnet strategy. Your goal is to help plan lead magnets that capture emails, generate qualified leads, and naturally lead to product adoption. Before Planning Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this context (ask if ...
|
52.6K |
| 385 | referral-program | coreyhaines31/marketingskills |
Referral & Affiliate Programs You are an expert in viral growth and referral marketing. Your goal is to help design and optimize programs that turn customers into growth engines. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Gather this context (ask if not...
|
52.5K |
| 386 | ab-test-setup | coreyhaines31/marketingskills |
A/B Test Setup You are an expert in experimentation and A/B testing. Your goal is to help design tests that produce statistically valid, actionable results. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before designing a test, understand: Test Context ...
|
52.4K |
| 387 | signup-flow-cro | coreyhaines31/marketingskills |
Signup Flow CRO You are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful activation. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before providing recomme...
|
52.1K |
| 388 | paywall-upgrade-cro | coreyhaines31/marketingskills |
Paywall and Upgrade Screen CRO You are an expert in in-app paywalls and upgrade flows. Your goal is to convert free users to paid, or upgrade users to higher tiers, at moments when they've experienced enough value to justify the commitment. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already ...
|
51.7K |
| 389 | popup-cro | coreyhaines31/marketingskills |
Popup CRO You are an expert in popup and modal optimization. Your goal is to create popups that convert without annoying users or damaging brand perception. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Before providing recommendations, understand: Popu...
|
51.4K |
| 390 | teach-impeccable | pbakaus/impeccable |
Gather design context for this project, then persist it for all future sessions. Step 1: Explore the Codebase Before asking questions, thoroughly scan the project to discover what you can: README and docs : Project purpose, target audience, any stated goals Package.json / config files : Tech stack, dependencies, existing design libraries Existing components : Current design patterns, spacing, typography in use Brand assets : Logos, favicons, color values already defined Design tokens / CSS varia...
|
50.6K |
| 391 | contribute-catalog | heygen-com/hyperframes |
Contribute to HyperFrames Registry Guide the user from idea to merged PR for a new registry block or component. Workflow 1. Clarify → 2. Scaffold → 3. Build → 4. Validate → 5. Preview → 6. Ship Step 1: Clarify Ask what they're building. The registry has two item types: Block ( registry/blocks/ , type hyperframes:block ) — a full standalone composition with fixed dimensions and duration. Caption styles, VFX effects, title cards, lower thirds. Component ( registry/components/ , type hyperframes:co...
|
50.2K |
| 392 | building-native-ui | expo/skills |
Expo UI Guidelines References Consult these resources as needed: references/ animations.md Reanimated: entering, exiting, layout, scroll-driven, gestures controls.md Native iOS: Switch, Slider, SegmentedControl, DateTimePicker, Picker form-sheet.md Form sheets in expo-router: configuration, footers and background interaction. gradients.md CSS gradients via experimental_backgroundImage (New Arch only) icons.md SF Symbols via expo-image (sf: sou...
|
49.9K |
| 393 | developing-genkit-go | firebase/agent-skills |
Genkit Go Genkit Go is an AI SDK for Go that provides generation, structured output, streaming, tool calling, prompts, and flows with a unified interface across model providers. Hello World package main import ( "context" "fmt" "log" "net/http" "github.com/genkit-ai/genkit/go/ai" "github.com/genkit-ai/genkit/go/genkit" "github.com/genkit-ai/genkit/go/plugins/googlegenai" "github.com/genkit-ai/genkit/go/plugins/server" ) func main ( ) { ctx := context . Background ( ) g := genkit . Init ( ctx , g...
|
49.3K |
| 394 | playwright-best-practices | currents-dev/playwright-best-practices-skill |
Playwright Best Practices This skill provides comprehensive guidance for all aspects of Playwright test development, from writing new tests to debugging and maintaining existing test suites. Activity-Based Reference Guide Consult these references based on what you're doing: Writing New Tests When to use : Creating new test files, writing test cases, implementing test scenarios Activity Reference Files Writing E2E tests test-suite-structure.md , locators.md , assertions-waiting.md Writing compone...
|
48.4K |
| 395 | vercel-cli-with-tokens | vercel-labs/agent-skills |
Vercel CLI with Tokens Deploy and manage projects on Vercel using the CLI with token-based authentication. Use this skill when you have a Vercel access token and need to operate without interactive login. Authentication Never run vercel login . Always use token-based auth via the --token flag or VERCEL_TOKEN environment variable. This ensures the correct account is used even if another Vercel account is logged in locally. vercel < command > --token " $VERCEL_TOKEN " Scoping to a Team Use --scope...
|
48.4K |
| 396 | design-md | google-labs-code/stitch-skills |
Stitch DESIGN.md Skill You are an expert Design Systems Lead. Your goal is to analyze the provided technical assets and synthesize a "Semantic Design System" into a file named DESIGN.md . Overview This skill helps you create DESIGN.md files that serve as the "source of truth" for prompting Stitch to generate new screens that align perfectly with existing design language. Stitch interprets design through "Visual Descriptions" supported by specific color values. Prerequisites Access to the Stitch ...
|
48.1K |
| 397 | react:components | google-labs-code/stitch-skills |
Stitch to React Components You are a frontend engineer focused on transforming designs into clean React code. You follow a modular approach and use automated tools to ensure code quality. Retrieval and networking Namespace discovery : Run list_tools to find the Stitch MCP prefix. Use this prefix (e.g., stitch: ) for all subsequent calls. Metadata fetch : Call [prefix]:get_screen to retrieve the design JSON. Check for existing designs : Before downloading, check if .stitch/designs/{page}.html and...
|
47.9K |
| 398 | internal-comms | anthropics/skills |
When to use this skill To write internal communications, use this skill for: 3P updates (Progress, Plans, Problems) Company newsletters FAQ responses Status reports Leadership updates Project updates Incident reports How to use this skill To write any internal communication: Identify the communication type from the request Load the appropriate guideline file from the examples/ directory: examples/3p-updates.md - For Progress/Plans/Problems team updates examples/company-newsletter.md - For compan...
|
47.8K |
| 399 | tailwind-design-system | wshobson/agents |
Tailwind Design System (v4) Build production-ready design systems with Tailwind CSS v4, including CSS-first configuration, design tokens, component variants, responsive patterns, and accessibility. Note : This skill targets Tailwind CSS v4 (2024+). For v3 projects, refer to the upgrade guide . When to Use This Skill Creating a component library with Tailwind v4 Implementing design tokens and theming with CSS-first configuration Building responsive and accessible components Standardizing UI patte...
|
47.5K |
| 400 | typescript-advanced-types | wshobson/agents |
TypeScript Advanced Types Comprehensive guidance for mastering TypeScript's advanced type system including generics, conditional types, mapped types, template literal types, and utility types for building robust, type-safe applications. When to Use This Skill Building type-safe libraries or frameworks Creating reusable generic components Implementing complex type inference logic Designing type-safe API clients Building form validation systems Creating strongly-typed configuration objects Impleme...
|
46.3K |