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 89 of 296

  • composer-debugSkillAI & models

    Drive a live Composer page from the agent side via the loopback debug port — evaluate expressions against the running client, list plugins and operations, invoke an operation. Use when debugging a booting-but-misbehaving app (hang, bad query, plugin fault, wrong UI state) and you would otherwise ask

    Ready to connect★ 520

    github.com/dxos/dxos518 stars

    View details
  • regenerate-model-fixtureSkillAI & models

    Regenerate cached LLM responses for tests that replay model fixtures. Use when tests fail with "No memoized conversation found for the given prompt", when fixing or adding model-fixture tests, or when the user asks to regenerate or update the LLM conversation cache.

    Ready to connect★ 520

    github.com/dxos/dxos518 stars

    View details
  • testing-assistant-conversationsSkillAI & models

    Test assistant conversations, agents, and skills using AssistantTestLayer, Effect/vitest, ECHO types, and memoized LLM fixtures. Use when writing or fixing assistant-toolkit tests, skill.operation tests, AiSession flows, or when CI fails on missing memoized conversations.

    Ready to connect★ 520

    github.com/dxos/dxos518 stars

    View details
  • feature-flowSkillAI & models

    Multi-phase orchestrator for a feature: spec → plan → implement → review → CI gate → PR. Uses parallel agents for divergent thinking and a single synthesizer between phases. Trigger when the user says 'start the feature flow', 'run feature-flow', or names a ticket and asks to drive it end to end.

    Ready to connect★ 518

    github.com/opsmill/infrahub512 stars

    View details
  • neo4j-cypher-guideSkillAI & models

    Comprehensive guide for writing modern Neo4j Cypher queries. Essential for text2cypher MCP tools and LLMs generating Cypher queries. Covers removed/deprecated syntax, modern replacements, CALL subqueries for reads, COLLECT patterns, sorting best practices, set-based writes, and Quantified Path Patte

    Ready to connect★ 518

    github.com/opsmill/infrahub512 stars

    View details
  • speckit-opsmill-summarySkillAI & models

    Produce a flow-level summary of the current Claude Code session — executive

    Ready to connect★ 518

    github.com/opsmill/infrahub512 stars

    View details
  • speckit-review-runSkillAI & models

    Comprehensive code review using specialized agents — orchestrates code,

    Ready to connect★ 518

    github.com/opsmill/infrahub512 stars

    View details
  • director-guzhuangSkillAI & models

    Knowledge of Chinese historical costume (guzhuang) conventions — costume styling (dynasty/status/headdress/makeup/color hierarchy), architectural forms (roof ranks/bay widths/dougong brackets/courtyards/yamen court halls), etiquette and staging, anachronism self-checks, and prompt tips for costume r

    Ready to connect★ 511

    github.com/aqm857886159/nomi501 stars

    View details
  • workbench-creationSkillAI & models

    Creation-area AI assistant for writing, rewriting, screenwriting, prompt generation, and shot-list drafting. Returns documentAction proposals for user confirmation before any write.

    Ready to connect★ 511

    github.com/aqm857886159/nomi501 stars

    View details
  • workbench-fixation-plannerSkillAI & models

    Character/scene fixation planner. Identifies main characters and key scenes from a script, creates a card node for each, injects "character board/scene board" prompt text (script-driven, verbatim annotation, identity lock), and writes them to the generation canvas.

    Ready to connect★ 511

    github.com/aqm857886159/nomi501 stars

    View details
  • ordering-modifier-chainsSkillAI & models

    Use this skill to diagnose and fix Jetpack Compose Modifier ordering bugs — wrong paint region for background, wrong click area for clickable, wrong clipping for clip, wrong measurement for padding/size, surprising graphicsLayer scope. Covers the wrap-the-next-modifier mental model, the canonical pi

    Ready to connect★ 506

    github.com/skydoves/compose-performance-skills506 stars

    View details
  • understanding-hot-reload-limitsSkillAI & models

    Use this skill to teach Claude exactly which Kotlin and Compose changes hot-reload under Compose HotSwan and which trigger a full incremental rebuild fallback. Root cause is Android Runtime (ART) class schema immutability; only method bodies are mutable at runtime, so any change to fields, signature

    Ready to connect★ 506

    github.com/skydoves/compose-performance-skills506 stars

    View details
  • understanding-stability-inferenceSkillAI & models

    Use this skill to explain why the Compose compiler classified a class or composable parameter as stable, runtime, unknown, or unstable. Covers the 12-phase inference algorithm, the five compiler-level stability types (Certain / Runtime / Unknown / Parameter / Combined), the generic bitmask encoding

    Ready to connect★ 506

    github.com/skydoves/compose-performance-skills506 stars

    View details
  • pr-delivery-loopSkillAI & models

    Deliver implementation PRs across Avibe, avibe-backend, avibe-docs, avault, and vault-sandbox. Required for branch and scope discipline, Codex review, CI, circuit breaking, and user-facing close-out, regardless of agent backend.

    Ready to connect★ 505

    github.com/avibe-bot/avibe498 stars

    View details
  • agentic-actions-auditorSkillAI & models

    Audit GitHub Actions that run AI agents for prompt injection, unsafe interpolation, sandbox gaps, and permissive actor rules. Use for agentic CI workflows, not general application code review.

    Ready to connect★ 504

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • code-qualitySkillAI & models

    Agents should invoke this skill for code reviews, linting/formatting setup, maintainability checks, complexity concerns, warning cleanup, coding standards, or quality gates in Rust, TypeScript, Python, shell, and mixed repos.

    Ready to connect★ 504

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • hf-cloud-sagemaker-iam-preflightSkillAI & models

    Verify or select a SageMaker execution role before creating models, endpoints, or training jobs. Use when a role ARN is missing or IAM access fails; inspect existing roles before proposing role creation.

    Ready to connect★ 504

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • huggingface-community-evalsSkillAI & models

    Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware. Use for backend selection, local GPU evals, and choosing between vLLM / Transformers / accelerate. Not for HF Jobs orchestration, model-card PRs, .eval_results publication, or community-evals automation.

    Ready to connect★ 504

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • paper-summarizerSkillAI & models

    Agents should invoke this skill for academic or technical papers, arXiv/PubMed/IEEE/ACM links, PDFs, methodology review, limitations, practical implications, or extracting findings for engineering decisions.

    Ready to connect★ 504

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • trl-trainingSkillAI & models

    Lets your agent train and fine-tune transformer language models using methods like SFT, DPO, and reward modeling.

    Ready to connect★ 504

    github.com/waybarrios/opencode-power-pack490 stars

    View details
  • decideSkillAI & models

    Make a technical decision with structured reasoning and create an Agent Decision Record (AgDR).

    Ready to connect★ 501

    github.com/me2resh/apexyard498 stars

    View details
  • extract-featuresSkillAI & models

    Six-axis Feature Inventory (routes / models / jobs / tests / UI / docs) — a "what we must preserve" spec for greenfield rewrites.

    Ready to connect★ 501

    github.com/me2resh/apexyard498 stars

    View details
  • feature-diagramSkillAI & models

    Per-feature Mermaid flowchart — routes / models / jobs / screens. Consumes /extract-features inventory.

    Ready to connect★ 501

    github.com/me2resh/apexyard498 stars

    View details
  • gsd-project-researcherSkillAI & models

    Researches domain ecosystem for project initialization. Spawned by /gsd:new-project orchestrator (4 parallel agents).

    Ready to connect★ 490

    github.com/allgpt-co/quickvoice491 stars

    View details
  • gsd-research-synthesizerSkillAI & models

    Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd:new-project after 4 researcher agents complete.

    Ready to connect★ 490

    github.com/allgpt-co/quickvoice491 stars

    View details
  • gsd:map-codebaseSkillAI & models

    Analyze codebase with parallel mapper agents

    Ready to connect★ 490

    github.com/allgpt-co/quickvoice491 stars

    View details
  • livekit-agentsSkillAI & models

    Build voice AI agents with LiveKit Cloud and the Agents SDK. Use when the user asks to "build a voice agent", "create a LiveKit agent", "add voice AI", "implement handoffs", "structure agent workflows", or is working with LiveKit Agents SDK. Provides opinionated guidance for the recommended path: Li

    Ready to connect★ 490

    github.com/allgpt-co/quickvoice491 stars

    View details
  • agent-workflowSkillAI & models

    Coordinate substantial OpenPost features, refactors, or multi-ticket work. Use when scope, module boundaries, or dependencies need to be recorded for implementation. Small, explicit changes go directly to implementation and scoped verification.

    Ready to connect★ 490

    github.com/getopenpost/openpost101 stars

    View details
  • opencli-autofixSkillAI & models

    Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through collecting a trace artifact, patching the adapter, retrying, and filing an upstream GitHub issue after a verified fix. Works with any AI agent.

    Ready to connect★ 485

    github.com/mxyhi/ok-skills489 stars

    View details
  • opencli-usageSkillAI & models

    Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are universal, and which specialized skill to load next. Point here when an agent asks "what can opencli do?" or "how do I find the right command?".

    Ready to connect★ 485

    github.com/mxyhi/ok-skills489 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