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

17,418 results · page 133 of 581

  • coin-modulesSkillDev tools

    Rules and layout for coin module packages under libs/coin-modules/. Read when adding or modifying a coin module.

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • ddd-data-layer-advancedSkillDev tools

    Structure a Ledger Wallet data layer where one API response serves several entities. Use when creating or reviewing cross-entity domain/api orchestration with RTK Query, createAsyncThunk, or both, including response validation and tests spanning multiple domain/entity packages.

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • ddd-structure-flowSkillDev tools

    Place and organize Ledger Wallet code in the DDD monorepo. Use when creating, moving, or reviewing code under apps, features, domain, shared, or support; deciding which layer owns a concern; structuring packages and flow steps; or checking package names, dependency boundaries, platform variants, and

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • ddd-types-state-mocksSkillDev tools

    Structure a simple Ledger Wallet data layer where one API response maps to one entity slice. Use when creating or reviewing domain/entity schemas, inferred types, initial state, mocks, selectors, slices, domain/api clients, and their tests.

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • detect-data-leaksSkillDev tools

    Detect new PII leaks introduced by the current branch. Use when asked to check for potential data leaks for the current changes.

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • device-intent-executorSkillDev tools

    Device Intent Executor (DIE) and Device Intents reference. Read when working with features/platform/device-intent/, DeviceIntentExecutor / DeviceIntentExecutorLWM, Intent definitions (IntentDefinition, IntentPlatformDefinition, Job, createIntent), deviceInitializationInput / buildDeviceInitializatio

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • devtools-import-boundarySkillDev tools

    Enforce import boundaries inside the devtools scope. Use for any work in "devtools/**".

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • dialogs-sliceSkillDev tools

    Global dialogs Redux slice pattern for MVVM dialog state management

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • docs-migrateSkillDev tools

    Migrate docs into our target structure. Use when asked to migrate or clean up existing docs – agentic and otherwise.

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • drizzle-safe-migrationsSkillDev tools

    Production-safe Drizzle migration workflow for schema changes that require data backfills or constraint tightening. Use when changing enums/check constraints/defaults, removing status values, or sequencing custom and generated migrations in Drizzle. Trigger on requests about Drizzle migration safety

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • e2e-mobile-add-or-updateSkillDev tools

    Rules for writing or updating Detox E2E tests for ledger-live-mobile. Use when adding a mobile e2e spec, creating or refactoring a page object or drawer, adding testIDs to product code for automation, or fixing a flaky mobile test.

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • e2e-mobile-onboardSkillDev tools

    Interactive setup wizard for running mobile E2E (Detox) tests locally

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • effect-tsSkillDev tools

    Expert guide for writing Effect-TS code, including project setup, core principles, data modeling with Schema, error handling, and the Context.Tag service pattern. Use when writing, refactoring, or analyzing TypeScript code using the Effect library.

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • electron-builderSkillDev tools

    Comprehensive guide for electron-builder (v26.x) packaging, code signing, auto-updates, and release workflows. Use when: (1) configuring electron-builder builds (electron-builder.yml or config.js/ts), (2) setting up macOS/Windows code signing or notarization, (3) implementing auto-updates with elect

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • electron-releaseSkillDev tools

    Expert guide for Electron production builds, code signing, notarization, auto-updates, and release workflows. Use when building, packaging, or releasing Electron applications, configuring electron-builder, setting up CI/CD pipelines for desktop app distribution, or implementing auto-update mechanism

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • elysiaSkillDev tools

    Expert guide for building APIs with the Elysia framework, including routing, validation, plugins, error handling, and type-safe handlers. Use when building APIs with Elysia framework, defining routes, plugins, or type-safe handlers.

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • es-toolkitSkillDev tools

    Use when implementing utility functions, array operations, object manipulation, or string operations. ALWAYS use es-toolkit instead of custom implementations or native methods.

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • feature-devSkillDev tools

    Guided feature development with codebase understanding and architecture focus

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • fix-coderabbit-reviewSkillDev tools

    End-to-end remediation workflow for PR review feedback by PR number. Use when Codex must export CodeRabbit issues for a PR, fix every issue completely, commit all fixes in a single commit, and resolve GitHub review threads afterward. Don't use for general PR reviews unrelated to CodeRabbit, draft PR

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • fixing-motion-performanceSkillDev tools

    Fix animation performance issues.

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • game-changing-featuresSkillDev tools

    Find 10x product opportunities and high-leverage improvements. Use when user wants strategic product thinking, mentions '10x', wants to find high-impact features, or says 'what would make this 10x better', 'product strategy', or 'what should we build next'.

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • get-pr-commentsSkillDev tools

    Fetch and summarize review comments from the active pull request

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • gh-code-reviewSkillDev tools

    Follow these instructions when reviewing PRs

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • golang-masterSkillDev tools

    Go engineering doctrine for writing and reviewing production Go — errors, concurrency, safety, types, tests, performance. Use when wrapping or matching errors, spawning goroutines or picking channel vs mutex vs atomic, propagating context and cancellation, designing interfaces or generics, naming an

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • impacting-prsSkillDev tools

    Find which open PRs are impacted by a migration/sunset/refactor and notify their authors — blocking review when the old path is already gone from develop, heads-up comment when it is only deprecated or its removal is still in review, silent study report only when the replacement does not exist yet.

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • knip-migrationSkillDev tools

    Dead-code / unused-dependency detection is migrating from the legacy `unimported` tool to `knip`, which requires each package to expose an explicit, minimal `package.json#exports` (no `./*` wildcard). Read this when adding a new package or migrating an existing one.

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 stars

    View details
  • motion-reactSkillDev tools

    Build React animations with Motion (formerly Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, layout animations, SVG, exit animations, and motion values. Use when: building React animations, adding hover/tap/drag interactions, scroll-triggered effects, layout transitions

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • no-workaroundsSkillDev tools

    Fix problems at their root cause instead of patching symptoms. Use when debugging, fixing bugs, resolving test failures, planning a solution, or reviewing a change — especially where a fix would silence a signal (type assertion, lint suppression, swallowed error, timing hack, monkey patch) rather th

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • pitch-genSkillDev tools

    Generate startup pitch deck content with AI. Use when building investor decks or startup presentations.

    Ready to connect★ 617

    github.com/pedronauck/skills601 stars

    View details
  • pre-reviewSkillDev tools

    Deep code review

    Ready to connect★ 617

    github.com/ledgerhq/ledger-live615 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.

55,111 of the 55,543 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