ahel is live on Product Hunt today. Upvote

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: AI & models

8,868 results · page 247 of 296

  • legal-evaluatorSkillAI & models

    Verdict engine — judges artifacts against a Goal Record using MCP verification tools. Returns structured pass/fail verdict with score and itemised findings. Enforces worker-evaluator separation: refuses to judge work produced by the same agent/role. Used by /legal-loop. Do NOT trigger for: producing

    Ready to connect

    github.com/fedec65/bettercallclaude38 stars

    View details
  • legal-intakeSkillAI & models

    Swiss legal intake — transforms vague or complex queries into actionable execution plans. Two modes: **Refine** (single-domain, Socratic dialogue ≤3 rounds, structured prompt) and **Briefing** (multi-domain/multi-jurisdiction, specialist panel assembly, execution plan with checkpoints). Trigger when

    Ready to connect

    github.com/fedec65/bettercallclaude38 stars

    View details
  • legal-wayfinderSkillAI & models

    Decision-map decomposition for legal matters too big or too foggy for one session. Charts a map (destination, decisions so far, fog, out-of-scope) plus decision tickets under bcc-output/YYYY-MM-DD-<slug>/wayfinder/, then works tickets one at a time until the route to the deliverable is clear, then h

    Ready to connect

    github.com/fedec65/bettercallclaude38 stars

    View details
  • mac-opsSkillAI & models

    macOS workstation diagnostics: kernel panics, failing drives, launchd startup audit, wake reasons, TCC denials, APFS snapshots. Triggers on: mac is slow, won't boot, kernel panic, login loop, drive failing, launchd, TCC permissions, Full Disk Access, Gatekeeper, sysdiagnose.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • migrate-opsSkillAI & models

    Framework and language migration patterns - version upgrades, breaking changes, dependency audit, safe rollback. Use for: migrate, migration, upgrade, version bump, breaking changes, deprecation, dependency audit, npm audit, pip-audit, codemod, jscodeshift, rector, rollback, semver, changelog, frame

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • multi-turn-orderingSkillAI & models

    Configure multi-turn catalog ordering for conversational item selection, variable collection, and order placement via Virtual Agent

    Ready to connect

    github.com/happy-technologies-llc/happy-platform-skills37 stars

    View details
  • negframe-scoreSkillAI & models

    One repeatable pass that keeps agent-steer prose leading with the AFFORDANCE, not the prohibition. Runs `fak score negframe` over the steer-prose corpus (AGENTS.md, CLAUDE.md, the skills, or explicit paths), reads...

    Ready to connect

    github.com/anthony-chaudhary/fak38 stars

    View details
  • nginx-opsSkillAI & models

    Nginx configuration, reverse proxy, SSL/TLS, load balancing, and performance tuning. Use for: nginx, reverse proxy, load balancer, proxy_pass, ssl certificate, lets encrypt, web server, location block, upstream, server block, nginx config, certbot, hsts, gzip, rate limiting.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • perf-opsSkillAI & models

    Performance profiling and optimization orchestrator - diagnoses symptoms, dispatches skill-preloaded profiling agents, manages before/after comparisons. Triggers on: performance, profiling, flamegraph, pprof, py-spy, clinic.js, memray, heaptrack, bundle size, webpack analyzer, load testing, k6, arti

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • phased-planSkillAI & models

    Ceremony rules for shipping a phase of a phased plan — when to release, when to emit a handoff prompt, how far to go on type-strengthening, when to fold or split phases, and the hero-exit rule that prevents plans...

    Ready to connect

    github.com/anthony-chaudhary/fak38 stars

    View details
  • playbook-generationSkillAI & models

    Generate Process Automation Designer playbooks from natural language descriptions including activities, lanes, conditions, data gathering steps, and both standard and agent-facing playbooks

    Ready to connect

    github.com/happy-technologies-llc/happy-platform-skills37 stars

    View details
  • portless-opsSkillAI & models

    Portless local-dev HTTPS proxy: replaces port numbers with named URLs (Caddy/nginx alternative for local dev). Triggers on: portless, local https proxy, named localhost URL, custom TLD, portless alias, portless.json, local CA trust, boot persistence, monorepo routing, Tailscale dev sharing.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • privacy-routingSkillAI & models

    Privacy routing for Swiss attorney-client privilege (Anwaltsgeheimnis, Art. 321 StGB) with pattern detection in German, French, and Italian to protect confidential legal communications

    Ready to connect

    github.com/fedec65/bettercallclaude38 stars

    View details
  • project-plannerSkillAI & models

    Detects stale project plans and suggests session commands. Triggers on: sync plan, update plan, check status, plan is stale, track progress, project planning.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • pypi-opsSkillAI & models

    Publish Python packages to PyPI via OIDC Trusted Publishing (PEP 740 attestations, gh-action-pypi-publish) instead of stored tokens. Use for: invalid-publisher errors, pending-publisher 404s, uv publish/twine, TestPyPI, environment approval gates, and rotating/auditing publish tokens.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • python-async-opsSkillAI & models

    Python asyncio patterns for concurrent programming. Triggers on: asyncio, async, await, coroutine, gather, semaphore, TaskGroup, event loop, aiohttp, concurrent.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • python-cli-opsSkillAI & models

    CLI application patterns for Python. Triggers on: cli, command line, typer, click, argparse, terminal, rich, console, terminal ui.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • python-fastapi-opsSkillAI & models

    FastAPI web framework patterns. Triggers on: fastapi, api endpoint, dependency injection, pydantic model, openapi, swagger, starlette, async api, rest api, uvicorn.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • python-pytest-opsSkillAI & models

    pytest testing patterns for Python. Triggers on: pytest, fixture, mark, parametrize, mock, conftest, test coverage, unit test, integration test, pytest.raises.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • python-typing-opsSkillAI & models

    Python type hints and type safety patterns. Triggers on: type hints, typing, TypeVar, Generic, Protocol, mypy, pyright, type annotation, overload, TypedDict.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • question-loopSkillAI & models

    The super-loop-family member that ASKS instead of ships. It launches detached workers whose only job is to ask 5–10 hard, honest questions about what the repo is doing — the question no other agent has asked, the...

    Ready to connect

    github.com/anthony-chaudhary/fak38 stars

    View details
  • r-opsSkillAI & models

    Modern R for data analysis and statistics — tidyverse-first (dplyr, tidyr, ggplot2, native |> pipe), with base R and data.table as alternatives. Triggers on: R, Rstats, tidyverse, dplyr, tidyr, ggplot2, pivot/join/group, data.table, purrr map, broom, renv, Quarto.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • react-opsSkillAI & models

    React development patterns, hooks, state management, Server Components, and performance optimization. Use for: react, hooks, useState, useEffect, jsx, tsx, next.js, nextjs, app router, server components, RSC, zustand, react query, component patterns, react testing library, error boundary, suspense,

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • rembg-opsSkillAI & models

    Transparent-PNG cutouts / background removal for flat illustration, sticker, cartoon and avatar art — rembg (isnet-anime) with a deterministic fallback ladder for the cases ML drops. Triggers on: rembg, remove background, background removal, transparent PNG, cutout, die-cut sticker, isnet-anime, alp

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • repo-doctorSkillAI & models

    Audit any repo against the agentic-quality doctrine — score entry docs, structure, and enforcement gates, then map each finding to its fix. Triggers on: repo doctor, repo audit, agentic quality, is this repo agent-friendly, doc drift, stale AGENTS.md, monorepo structure, nested CLAUDE.md.

    Ready to connect

    github.com/0xdarkmatter/claude-mods38 stars

    View details
  • splunk-agent-management-setupSkillAI & models

    "Use when the user asks to manage universal forwarder or heavy forwarder fleets, create serverclass.conf,

    Ready to connect

    github.com/chambear2809/splunk-cisco-skills37 stars

    View details
  • splunk-appdynamics-agent-management-setupSkillAI & models

    "Use when the user asks for AppDynamics Smart Agent, Agent Management, remote agent installation,

    Ready to connect

    github.com/chambear2809/splunk-cisco-skills37 stars

    View details
  • splunk-appdynamics-dual-agent-setupSkillAI & models

    "Use when the user asks for AppDynamics Java dual-agent, Java Dual Signal mode,

    Ready to connect

    github.com/chambear2809/splunk-cisco-skills37 stars

    View details
  • splunk-appdynamics-machine-agent-otel-collector-setupSkillAI & models

    "Use when the user asks for Machine Agent bundled OTel Collector, combined agent for infrastructure

    Ready to connect

    github.com/chambear2809/splunk-cisco-skills37 stars

    View details
  • splunk-cim-data-model-setupSkillAI & models

    "Use when the user asks to accelerate a CIM data model, constrain CIM data model indexes, map data to CIM

    Ready to connect

    github.com/chambear2809/splunk-cisco-skills37 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.

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.

See how to connect your AI