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,453 results · page 79 of 82

  • gateway-deploySkillWeb & browsing

    Route deployment tasks to the right library skill. Detects intent and returns specific platform skill file paths to load.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • gateway-frontendSkillWeb & browsing

    Route frontend tasks to the right library skill. Detects React/Vue/CSS intent and returns specific skill file paths.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • gateway-testingSkillWeb & browsing

    Route testing tasks to the right library skill. Covers unit, integration, e2e, coverage, and test quality.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • gcp-deploymentSkillWeb & browsing

    Deep knowledge about deploying applications to Google Cloud Platform (Cloud Run, App Engine, Compute Engine).

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • geo-ai-index-accessSkillWeb & browsing

    Index and access layer audit for AI search -- the hard prerequisites. Verifies Bing indexation (the ChatGPT entry ticket), audits robots.txt and CDN-level AI-crawler access, removes legacy nosnippet/max-snippet preview restrictions, and confirms key content is server-rendered. Use before any content

    Ready to connect

    github.com/thesmokedev/geo-skills23 stars

    View details
  • geo-citabilitySkillWeb & browsing

    AI citability scoring and optimization. Analyzes web page content to determine how likely AI systems (ChatGPT, Claude, Perplexity, Gemini) are to cite or quote passages from the page. Provides a citability score (0-100) with specific rewrite suggestions.

    Ready to connect

    github.com/thesmokedev/geo-skills23 stars

    View details
  • geo-crawlersSkillWeb & browsing

    AI crawler access analysis. Checks robots.txt, meta tags, and HTTP headers to determine which AI crawlers can access the site. Provides a complete access map and recommendations for maximizing AI visibility while maintaining appropriate control.

    Ready to connect

    github.com/thesmokedev/geo-skills23 stars

    View details
  • geo-technicalSkillWeb & browsing

    Technical SEO audit with GEO-specific checks — crawlability, indexability, security, performance, SSR, and AI crawler access

    Ready to connect

    github.com/thesmokedev/geo-skills23 stars

    View details
  • hardening-resilienceSkillWeb & browsing

    Evaluate error handling, i18n, text overflow, and edge cases.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • implementing-frontend-designSkillWeb & browsing

    Used by the Developer agent during Phase 8 (Implement) when building web components, pages, or UI features. Provides strict aesthetic guidelines to create distinctive, production-grade frontend interfaces that avoid generic 'AI slop' aesthetics.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • input-validationSkillWeb & browsing

    Validate and sanitize all API inputs. Zod schemas, error responses, security considerations.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • integrate-searchSkillWeb & browsing

    Update onsite search behavior in website-docs when the task changes the search page, search box flows, Algolia client wiring, result categorization, external search fallbacks, or search-related routing. Edit the relevant Gatsby page creator, search template or components, and shared search utilities

    Ready to connect

    github.com/pingcap/website-docs23 stars

    View details
  • iterating-to-completionSkillWeb & browsing

    Prevents premature exit and infinite loops. Three mechanisms: Completion Promises, Scratchpads, Loop Detection.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • jonggrangSkillWeb & browsing

    Deterministic AI development workflow orchestrator. Manages task boards (.jonggrang/jonggrang-tasks.json), runs 16-phase pipelines (BUGFIX/SMALL/MEDIUM/LARGE), installs lifecycle hooks for Claude Code and OpenCode, and coordinates five specialist roles (Lead/Developer/Reviewer/TestLead/Tester). Use

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • kubernetes-deploymentSkillWeb & browsing

    Deep knowledge about deploying applications to Kubernetes clusters using kubectl, helm, and manifests.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • localize-routesSkillWeb & browsing

    Update language-aware routing and translation wiring in website-docs when the task changes locale behavior, top-level route prefixes, translation keys, page language availability, or Gatsby i18n configuration. Review gatsby-config.js matchPath rules, locale translation files, route generation assump

    Ready to connect

    github.com/pingcap/website-docs23 stars

    View details
  • manage-tocSkillWeb & browsing

    Modify TOC extraction, navigation generation, or TOC-based filtering behavior in website-docs when the task changes how document navigation trees, right-side headings, or TOC membership are computed. Update the Gatsby TOC pipeline under gatsby/, keep runtime filtering logic in src/shared/ aligned, a

    Ready to connect

    github.com/pingcap/website-docs23 stars

    View details
  • map-urlsSkillWeb & browsing

    Modify URL mapping rules in the website-docs Gatsby site by editing gatsby/url-resolver/config.ts and gatsby/link-resolver/config.ts, updating Jest tests, updating gatsby/URL_MAPPING_ARCHITECTURE.md, and reviewing gatsby-plugin-react-i18next matchPath when URL prefixes or languages change.

    Ready to connect

    github.com/pingcap/website-docs23 stars

    View details
  • migrationSkillWeb & browsing

    Generate database migration, model update, and seed data

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • netlify-deploymentSkillWeb & browsing

    Deep knowledge about deploying applications to Netlify (static sites, edge functions, serverless functions).

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • optimizing-react-performanceSkillWeb & browsing

    React performance optimization. Identify unnecessary renders, apply memo/useCallback/useMemo correctly.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • orchestrating-featureSkillWeb & browsing

    16-phase feature orchestration workflow. Runs in the main thread as Kernel Mode. Coordinates the Lead→Developer→Reviewer→TestLead→Tester assembly line.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • persisting-agent-outputsSkillWeb & browsing

    Protocol for agents to write structured outputs that survive session resets and are findable by the orchestrator.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • persisting-progress-across-sessionsSkillWeb & browsing

    Resume an interrupted orchestration run across Claude Code sessions using MANIFEST.yaml

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • ppt-generationSkillWeb & browsing

    Generate downloadable presentations (.pptx) or standalone HTML documents (Markdown to web page).

    Ready to connect

    github.com/yrris/pro-agent23 stars

    View details
  • prdSkillWeb & browsing

    Generate a Product Requirements Document (PRD) as JSON for Ralph. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

    Ready to connect

    github.com/pingcap/website-docs23 stars

    View details
  • qa-testingSkillWeb & browsing

    Skill do QA Engineer para testes unitarios, integracao e E2E. Use quando precisar escrever testes, validar regressao, revisar cobertura, configurar estrategia de QA, ou evidenciar qualidade antes de release. Trigger em: "teste", "test", "QA", "Playwright", "Vitest", "Jest", "E2E", "coverage", "mock"

    Ready to connect

    github.com/felvieira/claude-skills-fv23 stars

    View details
  • railway-deploymentSkillWeb & browsing

    Deep knowledge about deploying applications to Railway (PaaS, Docker, Nixpacks).

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • rate-limitingSkillWeb & browsing

    Implement rate limiting on APIs. Per-IP, per-user, sliding window patterns. Express and framework-agnostic.

    Ready to connect

    github.com/porcupine-md/anoa-browser22 stars

    View details
  • release-notesSkillWeb & browsing

    Maintainer-only. Translate a version's GAIA CHANGELOG entries into plain-language public release notes for the marketing site (gaiareact.com). Writes a release-data `.ts` file under `../website/src/pages/changelog/releases/` plus an editorial-decisions report for human review. Use whenever the maint

    Ready to connect

    github.com/gaia-react/gaia23 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