Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Web & browsing
2,385 results · page 73 of 80
- View details
creative-variableSkillWeb & browsing
Identify and spec non-obvious personalization variables for an outbound campaign - variable names, grammar forms, sources, extraction prompts, fallbacks, rendered examples. Use when building a new campaign's personalization layer or auditing existing copy against the four variable archetypes.
Ready to connect
- View details
email-writerSkillWeb & browsing
Write 3-email cold outbound sequences following the Situation -> Insight -> Inquisition methodology, from signal data plus offer context and prospect info. Use to draft campaign copy after signal-builder or from enrichment data, with deliverability rules and a QA checklist enforced.
Ready to connect
- View details
gtm-contextSkillWeb & browsing
Set up the GTM context layer - interviews you about your offer, ICP, and engagement signals, then writes context/offer.md and context/icp.md that the other GTM skills read. Run first, once per workspace, before signal or copy work.
Ready to connect
- View details
headlessSkillWeb & browsing
Assists in the creation of a headless Claude Code batch script that runs an isolated micro-session per item (file, line, task) for ad-hoc automation such as bulk migrations, lint-fix loops, or doc generation.
Ready to connect
- View details
headless-gtm-sharedSkillWeb & browsing
Reference module for the Headless GTM chain, not a skill to invoke. Holds the record contract every chain skill reads and writes (CONVENTIONS.md) plus the Python helpers they import (common.py, schema.py). Installed alongside the chain so those imports and references resolve; read CONVENTIONS.md whe
Ready to connect
- View details
playwright-e2eSkillWeb & browsing
Deploy a Playwright sandbox (chromium or firefox) on Blaxel and run e2e tests against it. Use to validate that playwright hub images work end-to-end (browser connection, page navigation, DOM interaction) after changes.
Ready to connect
- View details
prospect-postsSkillWeb & browsing
Scrape recent LinkedIn posts from one or more prospect profiles via Apify and scan them for a theme (e.g. hiring pain, AI-first GTM). Outputs a report with matched excerpts and post links. Use for prospect or account intelligence research before outreach.
Ready to connect
- View details
run-first-campaignSkillWeb & browsing
The packaged cold-start campaign workflow - takes an owner with no list, no CRM, and no outbound history from a plain-English business description to an approved campaign sheet in one supervised pass: business context, a proposed source of record (a public directory - registry, professional college,
Ready to connect
- View details
test-levelsSkillWeb & browsing
This skill explains the 3 test levels (Unit, Integration, E2E) using the "Building a Car" analogy and provides guidance on when to use each type. Includes project-specific Playwright examples.
Ready to connect
- View details
testing-automation-expertSkillWeb & browsing
Production-grade testing strategies for robust, maintainable systems. Covers unit/integration/E2E testing, contract testing, accessibility, mutation testing, and CI/CD patterns. Supports Python (pytest) and TypeScript (Jest/Vitest/Playwright).
Ready to connect
- View details
vibe-to-uiSkillWeb & browsing
Design systems, motion, mood boards, spatial layout, visual assets, Design Context profiles, and a global Inspiration Library from screenshots, website URLs, inspiration images, music, or fuzzy aesthetic intent. Classifies page archetype, explores 3 product-aware directions before locking tokens (un
Ready to connect
- View details
build-on-algorandSkillWeb & browsing
Build and review TypeScript-only Algorand applications using the AVM, PuyaTs, generated clients, tests, browser wallets, and relevant ARCs. Use for contracts, assets and tokens, client or frontend integration, defensive implementation, migrations, and x402 orientation. Excludes structured security a
Ready to connect
- View details
download-gated-pdfsSkillWeb & browsing
Download the actual PDF binary from bot-gated sites (taxpolicycenter.org, urban.org, SSRN-hosted mirrors, think-tank/publisher sites) via the Wayback Machine id_ URL form. Use when: (1) curl/WebFetch of a .pdf URL returns HTML instead of a PDF even with a browser User-Agent, (2) pypdf fails with "in
Ready to connect
- View details
e2e-playwrightSkillWeb & browsing
Use when writing end-to-end browser tests with Playwright. Covers resilient locators, auto-waiting, network interception, authentication reuse, parallelization, and eliminating flakiness.
Ready to connect
- View details
foremanSkillWeb & browsing
Run a website build as the brain agent. Interview the user, force the scope and design decisions they would otherwise skip, lock a visual system, write one high-quality build brief, then either build it in this session or hand it to a coding agent (Codex, Claude Code, or any harness), and verify and
Ready to connect
- View details
fuse-browser-usageSkillWeb & browsing
Use when about to call any mcp__fuse-browser__* tool. Routes fetch/crawl/SERP vs live browser session vs screenshot capture, and enforces the 4 ZERO-TOLERANCE rules -- read BEFORE the tool call.
Ready to connect
- View details
gherkin-best-practicesSkillWeb & browsing
Rules for writing Gherkin .feature files in recompose. Mandatory together with playwright-best-practices when writing or reviewing any e2e test, .feature file, or step definition.
Ready to connect
- View details
onboardingSkillWeb & browsing
Initial environment setup. Browser, logins, DB, user data, profile, strategy.
Ready to connect
- View details
pen-designSkillWeb & browsing
Create high-quality visual designs — websites, app screens, dashboards, slides, marketing materials, social media graphics — using the pen.dev CLI tool. Use this skill whenever the user wants to create, generate, or visualize any kind of UI design, mockup, wireframe, layout, webpage, app screen,
Ready to connect
- View details
phantomSkillWeb & browsing
Build frontend Solana applications with Phantom Connect SDK and Helius infrastructure. Covers React, React Native, and browser SDK integration, transaction signing via Helius Sender, API key proxying, token gating, NFT minting, crypto payments, real-time updates, and secure frontend architecture.
Ready to connect
- View details
prom-designSkillWeb & browsing
Design and build client-ready websites and mobile web apps in a working studio's proven house style, shown throughout on two fictional brands (AURA Heights, The Assembly): tinted grounds, editorial typography, obsessive specificity, and proof over promise. Carries the full working loop (brief, desig
Ready to connect
- View details
tanstack-formSkillWeb & browsing
Headless, performant, and type-safe form state management for React. Use before any form work in the renderer (drafts, field validation, submit state).
Ready to connect
- View details
visual-qaSkillWeb & browsing
Use when verifying that a UI renders correctly. Covers visual regression testing, responsive checks across breakpoints, cross-browser verification, and screenshot-based review of an implementation against a design.
Ready to connect
- View details
web-app-testingSkillWeb & browsing
Use when testing a web application interactively — verifying a feature, reproducing a bug, or checking a flow in a real browser. Covers systematic exploration, console and network inspection, and reporting what you find.
Ready to connect
- View details
web-data-extractionSkillWeb & browsing
Use when extracting data from web pages. Covers choosing between an API, static parsing, and a browser, handling JavaScript-rendered content, resilient selectors, rate limiting, and scraping responsibly.
Ready to connect
- View details
web-design-directorSkillWeb & browsing
Design, implement, or review websites and application interfaces through product-specific visual direction, information architecture, interaction design, responsive behavior, accessibility, and verified frontend execution. Use for 网页设计、网站设计、界面设计、UI/UX、页面布局、前端视觉、交互设计、设计系统、响应式 and interface work on da
Ready to connect
- View details
wp-admin-browserSkillWeb & browsing
Use when a WordPress admin panel needs real browser interaction via Chrome DevTools MCP — logging in, navigating admin menus, clicking buttons, filling and submitting forms, creating/editing/deleting content through the UI, creating a temporary test admin user, verifying JS state or localStorage, ca
Ready to connect
- View details
\"algo-seo-crawl\"SkillWeb & browsing
\"Implement a web crawler pipeline covering URL discovery, fetching, parsing, and storage. Use this skill when the user needs to build a site crawler, audit website structure, or collect web data systematically — even if they say 'scrape a website', 'crawl all pages', or 'site audit spider'.\".
Ready to connect
- View details
\"algo-seo-pagerank\"SkillWeb & browsing
\"Implement PageRank algorithm to compute web page importance scores using the random surfer model. Use this skill when the user needs to rank pages by link authority, build a simplified search ranking system, or understand how link structure determines page importance — even if they say 'which page
Ready to connect
- View details
\"algo-seo-schema\"SkillWeb & browsing
\"Implement Schema.org structured data markup in JSON-LD format for enhanced search results. Use this skill when the user needs to add rich snippets to web pages, implement FAQ/Product/Article schema, or validate structured data — even if they say 'rich snippets', 'structured data', or 'Google rich
Ready to connect
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
53,585 of the 54,017 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.