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: Dev tools

16,980 results · page 145 of 566

  • animation-patternsSkillDev tools

    Framer Motion patterns, page transitions, skeleton loading, scroll-linked animations, and gesture-based interactions for React.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • api-versioning-patternsSkillDev tools

    API versioning strategies, breaking change detection, deprecation lifecycle, and migration guides

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • autonomous-prSkillDev tools

    Autonomous PR lifecycle. Create a PR, wait for CI, fix errors if any, apply review feedback, prepare for merge. A fully autonomous PR pipeline kept under control with budget and time limits.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • chaos-engineeringSkillDev tools

    Failure injection patterns, blast radius control, steady state hypothesis, and gameday planning for resilience testing.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • ci-pipeline-patternsSkillDev tools

    GitHub Actions workflow templates, matrix builds, caching, and monorepo CI strategies

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • code-knowledge-graphSkillDev tools

    Codebase'i knowledge graph olarak analiz et. Dependency, call graph, hotspot analizi.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • competitive-analysisSkillDev tools

    Competitive analysis - feature matrix, SWOT, market positioning, benchmark.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • contract-testing-patternsSkillDev tools

    Pact consumer-driven contracts, provider verification, schema evolution

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • cost-optimization-patternsSkillDev tools

    Cloud cost optimization, token/API cost tracking, build time optimization, and FinOps patterns

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • diff-review-strategySkillDev tools

    PR size-based review depth, performance review checklist, architecture conformance checks, and framework-specific review patterns.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • error-boundarySkillDev tools

    React error boundary hierarchy, fallback UI patterns, offline-first fallback, retry mechanisms, and graceful degradation.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • exploreSkillDev tools

    Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • factcheck-guardSkillDev tools

    Use this skill when making any factual claim about the codebase — existence, absence, or behavior. Converts the claim-verification rule into a systematic action protocol that prevents false assertions from grep-only results.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • feature-flag-patternsSkillDev tools

    Gradual rollout strategies, kill switches, A/B testing integration, flag lifecycle management, and technical debt prevention.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • gate-checkSkillDev tools

    Phase transition validation with artifact checklists, PASS/FAIL/CONDITIONAL gates for workflows

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • growth-engineeringSkillDev tools

    Growth engineering - PLG, referral, viral loops, onboarding optimization.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • harvest-adaptiveSkillDev tools

    Adaptive content summarization - auto-detect content type and produce relevant summary

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • harvest-competitiveSkillDev tools

    Competitive intelligence - extract features, pricing, tech stack from competitor sites

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • harvest-structuredSkillDev tools

    Structured data extraction - tables, pricing, products, API endpoints with schema

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • knowledge-managementSkillDev tools

    Organize project knowledge in a 4-layer structure: active projects, areas of responsibility, reference resources, and archive. Distill information layer by layer using progressive summarization. Structure codebase knowledge with the second brain pattern.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • kotlin-patternsSkillDev tools

    Coroutine patterns, Flow operators, Jetpack Compose state management, Ktor routing, and Kotlin Multiplatform shared code.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • load-testing-patternsSkillDev tools

    k6 script templates, load profiles, response time thresholds, SLO validation, and performance testing strategies.

    Ready to connect★ 531

    github.com/vibeeval/vibecosystem531 stars

    View details
  • composite-componentsSkillDev tools

    Use when authoring or refactoring composite React components in `@dxos/react-ui` and sibling UI packages — namespaced primitives like `Foo.Root` / `Foo.Trigger` / `Foo.Content` built around `forwardRef`, the `ark.*` factory's `asChild`, and a `tx()` theme function.

    Ready to connect★ 520

    github.com/dxos/dxos518 stars

    View details
  • context-propagationSkillDev tools

    Rules for passing ctx: Context as the first parameter to internal methods so that @trace.span() produces connected trace hierarchies. Use when adding context propagation, reviewing ctx usage, fixing broken traces, or when code uses @trace.span(), Context, or this._ctx.

    Ready to connect★ 520

    github.com/dxos/dxos518 stars

    View details
  • dxos-code-styleSkillDev tools

    DXOS TypeScript authoring conventions. Use when writing or refactoring code — namespace-export packages, internal module imports, class member ordering, options-bag types, function overloads, the no-cast rule, the no-suppressing-unhandled-errors rule, the comment rule (say why, once), and test struc

    Ready to connect★ 520

    github.com/dxos/dxos518 stars

    View details
  • dxos-operationsSkillDev tools

    Guide for defining and implementing Operations in DXOS. Use when creating operation definitions, writing handlers, structuring operation modules, using OperationHandlerSet, or migrating from the old FunctionDefinition API.

    Ready to connect★ 520

    github.com/dxos/dxos518 stars

    View details
  • dxos-skillsSkillDev tools

    Guide for creating and integrating Skills in DXOS. Use when adding skills to plugins, wiring operations as tools, structuring skill definitions, or testing with AssistantTestLayer.

    Ready to connect★ 520

    github.com/dxos/dxos518 stars

    View details
  • landSkillDev tools

    Land an existing PR — finds it, fixes CI failures iteratively, keeps the branch up to date with main, subscribes to PR events for continuous autofixing, and adds to merge queue. Use when the user says "/land <PR number or URL>" or asks to land/ship an existing PR. Accepts optional extra instructions

    Ready to connect★ 520

    github.com/dxos/dxos518 stars

    View details
  • migrate-oxfmtSkillDev tools

    Guide for migrating a project from Prettier or Biome to Oxfmt. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's formatter from Prettier or Biome to Oxfmt.

    Ready to connect★ 520

    github.com/dxos/dxos518 stars

    View details
  • reactivitySkillDev tools

    House rules for reactive UI — the three state stores (React state, atoms, ECHO

    Ready to connect★ 520

    github.com/dxos/dxos518 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,462 of the 53,895 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