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.

Filter by category

55,196 results · page 24 of 1,840

  • breadcrumbSkillWeb & browsing

    Lets your agent audit a site's breadcrumb markup for valid structured data and indexability.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • breadcrumb-navigationSkillWeb & browsing

    Guides your agent to review and validate accessible breadcrumb navigation in HTML templates and components.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • broken-external-linksSkillWeb & browsing

    Lets your agent find and fix broken external links on web pages by checking the live HTML and HTTP responses.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • broken-htmlSkillWeb & browsing

    Lets your agent audit web pages for malformed HTML, metadata, and crawlability issues.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • broken-imagesSkillMedia

    Lets your agent review web pages for broken images, checking sizes, loading, and layout impact.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • broken-linksSkillWeb & browsing

    Lets your agent audit webpages for broken links and check crawlability, structured data, and indexability.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • browser-cachingSkillWeb & browsing

    Guides your agent through diagnosing slow page loads and checking whether browser caching is actually the bottleneck.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • browser-requiredSkillWeb & browsing

    Guides your agent to audit slow page loads and verify performance bottlenecks before suggesting fixes.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • button-nameSkillMedia

    Lets your agent review buttons in HTML for correct accessible names and screen-reader behavior.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • canonical-chainSkillWeb & browsing

    Lets your agent audit canonical URLs for redirect chains and check metadata, crawlability, and indexability.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • canonical-headerSkillWeb & browsing

    Lets your agent check a page's canonical tags and link headers for SEO issues like duplicate content.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • canonical-urlSkillWeb & browsing

    Checks that pages declare a canonical URL correctly when auditing SEO metadata and indexability.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • carousel-accessibilitySkillWeb & browsing

    Checks that carousel components in your HTML are accessible to keyboard and screen reader users.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • cascade-layersSkillMedia

    Guides your agent in organizing CSS with cascade layers to fix specificity conflicts and structure design systems.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • cdnSkillMedia

    Guides your agent through diagnosing slow page loads and heavy assets before recommending a CDN.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • charsetSkillWeb & browsing

    Checks that your web pages declare UTF-8 character encoding so text displays correctly.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • citationsSkillWeb & browsing

    Lets your agent cite authoritative external sources when auditing web pages for metadata, crawlability, and indexability.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • clean-up-commentsSkillWeb & browsing

    Checks your agent's generated HTML for leftover comments and debug code before it ships to production.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • code-splittingSkillDev tools

    Guides your agent to split large JavaScript bundles so pages load faster by deferring non-essential code.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • color-contrastSkillMedia

    Lets your agent check that text, buttons, icons, and other UI elements meet color contrast accessibility rules.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • color-oklchSkillMedia

    Lets your agent build accessible color palettes and color ramps using the OKLCH color model.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • compressionSkillMedia

    Helps your agent audit slow page loads and heavy assets by verifying compression issues in performance data.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • consent-modeSkillMedia

    Lets your agent audit slow page loads and check whether Google Consent Mode v2 is the real bottleneck.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • consistent-helpSkillDev tools

    Lets your agent review help and support UI consistently across multi-page flows like checkout or onboarding.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • console-cleanupSkillWeb & browsing

    Guides your agent to review code and browser behavior so leftover console statements are removed from production builds.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • const-letSkillWeb & browsing

    Lets your agent review JavaScript code and flag places where var should be replaced with const or let.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • contact-pageSkillWeb & browsing

    Lets your agent audit a contact page's metadata, structured data, and crawlability by checking the rendered HTML.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • container-queriesSkillDev tools

    Guides your agent to review CSS container queries and check component responsiveness across breakpoints.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • content-datesSkillDev tools

    Lets your agent check web pages for correct article date markup and generate Article JSON-LD with publish dates.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k stars

    View details
  • content-security-policySkillWeb & browsing

    Lets your agent check a website's content security policy, headers, cookies, and forms against best practices.

    Ready to connect★ 74k

    github.com/thedaviddias/front-end-checklist74k 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.

54,764 of the 55,196 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