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,332 results · page 25 of 78
- View details
foreman-debugSkillWeb & browsing
Headless root-cause debugging loop for a Foreman worker whose tests, build, or acceptance check are failing — especially on a retry. Find the root cause before changing anything, fix at the source with a regression test, and never thrash on symptom patches. Used inside a foreman-tdd build session; e
Ready to connect★ 443
- View details
foreman-grill-docsSkillWeb & browsing
Headless grilling pass that challenges an approved implementation plan against the existing codebase and domain model, then writes an ADR draft and a PRD draft into the Foreman feature directory. Self-answers every question it can from the code/docs and surfaces the rest as an "Open questions for re
Ready to connect★ 443
- View details
foreman-planSkillWeb & browsing
Headless implementation-plan authoring for the Foreman planning stage. Explore the target repo first, then write a deep, decomposition-aware plan that the grill→ADR/PRD→issues pipeline can build on — goals, seams, data/interface changes, risks, sequencing, and testing strategy. No placeholders. Writ
Ready to connect★ 443
- View details
foreman-verifySkillWeb & browsing
Headless self-verification gate a Foreman worker runs before it claims an issue is done. Re-run the real commands, read the actual output, and only then write the FOREMAN-SUMMARY — evidence before claims, always. Used inside a foreman-tdd build session; emits no summary of its own.
Ready to connect★ 443
- View details
foreman-web-testingSkillWeb & browsing
Headless end-to-end / web-app testing for the Foreman e2e stage. Derive end-to-end tests from the PRD's User Flows, drive the real application the way a user would (browser flows, screenshots, accessibility checks for web apps), make them pass via the configured e2e command, and emit the FOREMAN-SUM
Ready to connect★ 443
- View details
504-frameworks-micronaut-securitySkillWeb & browsing
Use when you need to design, review, or improve security in Micronaut applications — including micronaut-security authentication, @Secured and intercept-url-map rules, JWT/session strategies, SecurityService checks, CORS, CSRF awareness for browser apps, rejection handlers, and sensitive-data-safe l
Ready to connect★ 439
- View details
full-releaseSkillWeb & browsing
Run the full release process end-to-end - prep, tag, CI verification, Homebrew tap, WinGet verification, website sync, and a Discussions announcement
Ready to connect★ 439
- View details
hyperframes-motion-directorSkillWeb & browsing
Direct and produce Chinese-first cinematic motion videos with HyperFrames. Use this skill when the user wants a rendered promo film, article-to-video piece, product launch film, website-to-video piece, keynote reveal, kinetic typography sequence, text/icon transition promo, music-synced motion graph
Ready to connect★ 434
- View details
codex-execSkillWeb & browsing
Run one prompt through headless Codex and capture its result. Use when: requesting a single noninteractive Codex process. Not for worker batches or retries.
Ready to connect★ 434
- View details
claude-code-headlessSkillWeb & browsing
Run Claude Code programmatically without interactive UI. Triggers on: headless, CLI automation, --print, output-format, stream-json, CI/CD, scripting.
Ready to connect★ 422
- View details
gen-envSkillWeb & browsing
Creates, updates, or reviews a project's gen-env command for running multiple isolated instances on localhost. Handles instance identity, port allocation, data isolation, browser state separation, and cleanup.
Ready to connect★ 422
- View details
grok-buildSkillWeb & browsing
Orchestrate coding work by delegating well-specified implementation tasks to xAI's Grok Build CLI (grok) running headlessly, while the coding assistant plans, writes the task specs, reviews every diff, and owns the result. Use when user says: 'use grok', 'grok build', 'delegate to grok', 'have grok
Ready to connect★ 422
- View details
python-executorSkillWeb & browsing
Execute Python code in a safe sandboxed environment via [inference.sh](https://inference.sh). Pre-installed: NumPy, Pandas, Matplotlib, requests, BeautifulSoup, Selenium, Playwright, MoviePy, Pillow, OpenCV, trimesh, and 100+ more libraries. Use for: data processing, web scraping, image manipulation
Ready to connect★ 422
- View details
sitemapkitSkillWeb & browsing
Discover and extract sitemaps from any website using SitemapKit. Use this skill whenever the user wants to find pages on a website, get a list of URLs from a domain, audit a site's structure, crawl a sitemap, check what pages exist on a site, or do anything involving sitemaps or site URL discovery —
Ready to connect★ 422
- View details
yoloSkillWeb & browsing
Automation skill for Lovable deployments. Activates when: - yolo_mode: on in CLAUDE.md - Running /deploy-edge or /apply-migration commands - After git push when auto_deploy: on (automatic detection) - Any mention of "yolo mode", "automate Lovable", "browser automation", "Lovable MCP"
Ready to connect★ 422
- View details
- View details
- View details
headless-cron-creatorSkillWeb & browsing
Generate headless Claude Code cron jobs with safety.
Ready to connect★ 419
- View details
memstack-development-webapp-testingSkillWeb & browsing
Use when the user says 'write browser tests', 'test this page', 'playwright test', 'e2e test', 'end to end test', 'browser test', 'test the UI', or needs Playwright-based browser testing for a web application. Do NOT use for unit tests, API tests, or non-browser testing.
Ready to connect★ 419
- View details
memstack-seo-site-auditSkillWeb & browsing
Use this skill when the user says 'SEO audit', 'site audit', 'check SEO', 'audit my site', 'SEO check', 'technical SEO', or is evaluating a website's search engine optimization health, meta tags, performance, or structured data. Do NOT use for keyword research or schema markup generation alone.
Ready to connect★ 419
- View details
public-web-deploySkillWeb & browsing
Publish a public website safely: DNS, web server, HTTPS, hardening, verify. Routes raw dev servers through nginx/Caddy/Apache/Cloudflare Pages.
Ready to connect★ 419
- View details
wordpress-live-validationSkillWeb & browsing
Validate published WordPress posts in browser via Playwright.
Ready to connect★ 419
- View details
homepage-auditSkillWeb & browsing
Full conversion audit for any homepage or landing page. Use when someone asks to "review my homepage," "audit my landing page," "why isn't my page converting," "check my website," or wants feedback on their marketing page. Requires URL or screenshot before proceeding.
Ready to connect★ 415
- View details
consult-oracleSkillWeb & browsing
Consult ChatGPT Pro via ChatGPT browser automation for problems that resist standard approaches. Use when stuck on a very hard problem, when standard approaches have failed, when multiple debugging attempts haven't worked, or when the user says \"ask the oracle\", \"consult oracle\", \"consult chatg
Ready to connect★ 402
- View details
reverse-engineer-anythingSkillWeb & browsing
Reverse engineer native, managed, Electron/JavaScript, packaged, and browser applications with REA. Use shipped-artifact or approved runtime evidence to explain features, compare versions, decompile code, or guide a reconstruction. Skip REA for ordinary source-repository architecture analysis.
Ready to connect★ 401
- View details
douyin-prohibited-wordSkillWeb & browsing
Detects Douyin prohibited words in copy, files, or web pages and highlights them in bold, providing replacement suggestions and revised copy with only the prohibited words replaced. Use when a user needs to look up Douyin prohibited words, check whether Douyin note copy contains sensitive words, or
Ready to connect★ 399
- View details
douyin-works-crawlerSkillWeb & browsing
Douyin works crawler tool. Enter a Douyin name or Douyin ID to fetch account basic info and a list of recent works via the Honghu API wide-area library (supports pagination, up to 50 items per page). Use when the user mentions "爬取抖音作品", "抖音作品列表", "查看抖音视频", "抖音内容采集", or "抓取抖音作品".
Ready to connect★ 399
- View details
gzh-search-crawlerSkillWeb & browsing
WeChat Official Account search crawler — searches official account articles by keyword, displays results in a terminal table (title/author/reads/likes/shares/favorites/publish time/article link), automatically exports CSV and generates an interactive HTML report. Use when the user needs to search, c
Ready to connect★ 399
- View details
wechat-channels-crawlerSkillWeb & browsing
WeChat Channels (Channels) content lookup tool. Searches trending Channels posts by user-provided keywords, with sorting by latest, most likes, most favorites, or combined ranking, and displays results in a structured table. Use when the user wants to find trending Channels content, search for viral
Ready to connect★ 399
- View details
wechat-prohibited-wordSkillWeb & browsing
Scans WeChat official account copy, files, or web pages for prohibited words and sensitive expressions, flags risks, and suggests compliant replacements to help you pass review safely and avoid article deletion or traffic throttling.
Ready to connect★ 399
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.
52,524 of the 52,958 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.