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 47 of 78

  • brian-dean-backlinko-perspectiveSkillWeb & browsing

    Brian Dean (Backlinko founder) perspective. Representative of the content-driven SEO school. Skyscraper Technique + Pillar Cluster + long-form content + link building. When invoking this skill, use the Brian Dean framework for SEO decisions.

    Ready to connect★ 130

    github.com/swaylq/master-skill130 stars

    View details
  • add-commandSkillWeb & browsing

    Development guide for global command shortcuts in the NaiveTab browser extension. Use when the user wants to add or modify command shortcuts (e.g., adding tab actions, page scrolling, or window management commands). Covers the complete list of files to modify, execution environment classification, t

    Ready to connect★ 129

    github.com/gxfg/newtab-naivetab122 stars

    View details
  • add-i18n-localeSkillWeb & browsing

    i18n internationalization development guide for the NaiveTab browser extension. Use when users need to add/modify translation texts or add multilingual keys. Covers rules for keeping Chinese and English in sync, variable substitution patterns, and more, to prevent omissions or formatting errors.

    Ready to connect★ 129

    github.com/gxfg/newtab-naivetab122 stars

    View details
  • add-setting-paneSkillWeb & browsing

    Guide for developing the Setting pane for the NaiveTab browser extension. Use when the user wants to add a new Setting pane or a new settings page. Covers the complete list of files to modify and registration conventions, to avoid missing key steps.

    Ready to connect★ 129

    github.com/gxfg/newtab-naivetab122 stars

    View details
  • add-widgetSkillWeb & browsing

    Widget development guide for the NaiveTab browser extension. Use when adding a new Widget component or feature component in the newtab-naivetab project. Covers the complete list of files to modify, configuration conventions, and type registration to prevent missing key steps.

    Ready to connect★ 129

    github.com/gxfg/newtab-naivetab122 stars

    View details
  • config-migrationSkillWeb & browsing

    Development guide for config migrations of the NaiveTab browser extension. Use when the user wants to modify the persisted config structure (adding/renaming/removing fields, changing types). Enforces the handleAppUpdate migration flow to prevent breaking existing users' data.

    Ready to connect★ 129

    github.com/gxfg/newtab-naivetab122 stars

    View details
  • wjs-looping-feedbackSkillWeb & browsing

    Use when the user wants to add an in-site feedback loop to a website repo — a floating "提个建议" button where allowlisted visitors submit suggestions that become a GitHub Issue, which GitHub Actions turns into an automatic code change via Claude Code, auto-merges and deploys, and records on a /_feedbac

    Ready to connect★ 129

    github.com/jianshuo/claude-skills129 stars

    View details
  • wjs-voicedrop-post-processingSkillWeb & browsing

    Use when a newly mined VoiceDrop article needs automated post-processing — invoked headless by the 5-minute poller (launchd com.jianshuo.voicedrop-postprocess) with the article stem as argument. Triggers — "/wjs-voicedrop-post-processing <stem>".

    Ready to connect★ 129

    github.com/jianshuo/claude-skills129 stars

    View details
  • byteplus-edge-pages-deploySkillWeb & browsing

    Deploy static websites to BytePlus Edge Pages with CDN. Invoke when user asks to deploy/publish/host a static site, or mentions BytePlus/Edge Pages/CDN deployment.

    Ready to connect★ 127

    github.com/5zjk5/prompt-engineering128 stars

    View details
  • helius-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★ 128

    github.com/sendaifun/skills128 stars

    View details
  • browser-relaySkillWeb & browsing

    Control the Chrome the user already has open and logged in through the Browser Relay CLI, without launching a separate automation browser or taking over the foreground tab. Use when an agent needs to work with existing sessions, cookies, extensions, SSO or intranet pages, or a browser on another mac

    Ready to connect★ 127

    github.com/reliefeai/browser-relay127 stars

    View details
  • chrome-devtools-mcp2cliSkillWeb & browsing

    Drive Chrome DevTools MCP through mcp2cli from terminal-first agents. Use for browser smoke tests, app checks, diagnostics, and scripted browser actions when native MCP mounting is unavailable.

    Ready to connect★ 127

    github.com/maxim-saplin/llm_chess122 stars

    View details
  • argentos-installer-syncSkillWeb & browsing

    Sync the ArgentOS hosted installer from the source repo to the website. Use when the installer script changes, when Codex merges installer PRs, when the live install.sh is stale or broken, when onboarding fails on a clean machine, or when anyone mentions "installer sync", "install.sh", "stale instal

    Ready to connect★ 126

    github.com/argentaios/argentos-core125 stars

    View details
  • community-argentos-positioning-and-website-rewriteSkillWeb & browsing

    Reconstruct, critique, and rewrite ArgentOS.ai positioning and

    Ready to connect★ 126

    github.com/argentaios/argentos-core125 stars

    View details
  • community-pokemon-playerSkillWeb & browsing

    Play Pokemon games autonomously via headless emulation. Starts a

    Ready to connect★ 126

    github.com/argentaios/argentos-core125 stars

    View details
  • community-popular-web-designsSkillWeb & browsing

    54 production-quality design systems extracted from real websites.

    Ready to connect★ 126

    github.com/argentaios/argentos-core125 stars

    View details
  • e2e-agent-browserSkillWeb & browsing

    E2E test automation using the agent-browser CLI. Performs stable browser testing with snapshot-based accessibility tree and ref system. Triggers: "E2E", "browser test", "agent-browser", "write e2e tests", "E2E testing", "browser automation". Anti-triggers: "unit test", "API test", "pytest", "Jest on

    Ready to connect★ 125

    github.com/jh941213/my-cc-harness125 stars

    View details
  • e2e-verifySkillWeb & browsing

    Write and run API/CLI-level E2E tests that don't require browser automation after development is complete. Verifies real user flows after /verify. If browser automation is needed, use the e2e-agent-browser skill. Triggers on: e2e verification, e2e-verify, E2E testing. NOT for: unit tests, type check

    Ready to connect★ 125

    github.com/jh941213/my-cc-harness125 stars

    View details
  • stitch-loopSkillWeb & browsing

    An iterative build loop pattern for autonomously generating multi-page websites using Stitch — a baton system for continuous website development. Triggers on: Stitch loop, website generation, multi-page, build loop. NOT for: single page, React apps.

    Ready to connect★ 125

    github.com/jh941213/my-cc-harness125 stars

    View details
  • ui-testingSkillWeb & browsing

    How to run, write, and debug local UI tests for Android, iOS, and browser builds.

    Ready to connect★ 125

    github.com/championswimmer/twofac125 stars

    View details
  • accessibility-audit-websitesSkillWeb & browsing

    Audit website accessibility. Use for semantic structure, headings, alt text, forms, focus states, keyboard navigation, color contrast, labels, ARIA misuse, reduced motion, captions, skip links, modals, menus, carousels, and final frontend QA aligned with WCAG-style accessibility expectations.

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details
  • accessibility-performance-polishSkillWeb & browsing

    Improve website accessibility and performance polish. Use for semantic HTML, keyboard navigation, focus states, contrast, alt text, reduced motion, image/video loading, canvas fallbacks, bundle caution, animation performance, and final production readiness for polished websites.

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details
  • animation-easing-languageSkillWeb & browsing

    Define animation easing language for premium websites and apps. Use for motion timing systems, easing curves, spring feel, duration scales, stagger rhythm, delay strategy, entrance/exit timing, tactile controls, cinematic sections, and translating luxury, modern, fast, calm, or playful motion words

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details
  • animation-tool-routerSkillWeb & browsing

    Use when planning or implementing website motion, scroll choreography, microinteractions, page transitions, text reveals, pinned sections, smooth scrolling, Lottie, Three.js/R3F, WebGL, or animation-heavy premium sites. Chooses the lightest appropriate tool and defines reduced-motion fallbacks.

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details
  • anti-generic-website-reviewSkillWeb & browsing

    Detect and remove generic AI website output. Use to review or improve any site with default SaaS structure, weak typography, generic cards, fake browser chrome, placeholder copy, random gradients, overused bento grids, repetitive bullets, basic buttons, bland mobile layouts, or template-like section

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details
  • brand-voice-to-ui-copySkillWeb & browsing

    Translate brand voice into UI copy for websites and apps. Use for buttons, labels, empty states, loading states, errors, tooltips, form help, nav labels, product copy, onboarding microcopy, premium tone systems, and making brand voice usable in interface text instead of only marketing prose.

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details
  • browser-inspection-workflowSkillWeb & browsing

    Run browser inspection for websites and apps. Use after building or changing frontend work to open the rendered site, inspect console and network errors, verify layout and interactions, test links/forms/media, capture screenshots, check responsive behavior, and perform the second visual polish pass

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details
  • code-change-safety-checkpointSkillWeb & browsing

    Preserve a rollback path before risky code or website edits. Use when changes may touch many files, delete files, overwrite generated output, alter user work, refactor shared behavior, modify deployment config, or otherwise risk losing working code.

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details
  • color-material-lighting-directionSkillWeb & browsing

    Design website color, material, surface, and lighting direction. Use for premium visual systems, avoiding one-note palettes, defining luxury or cinematic color without cliches, setting contrast, backgrounds, gradients, surfaces, shadows, glass, and material accents.

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details
  • content-pruning-reviewSkillWeb & browsing

    Review and prune website content. Use for removing generic copy, duplicate sections, weak feature cards, unsupported claims, placeholder content, bloated FAQs, repeated testimonials, excessive prose, stale pages, low-value sections, and AI-generated filler before final visual polish.

    Ready to connect★ 124

    github.com/thegoat395/codex-skills124 stars

    View details

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.

See how to connect your AI