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,972 results · page 182 of 566

  • zoning-analysis-nycSkillDev tools

    Analyze NYC lot zoning, FAR, height, setbacks, uses, and buildable envelope from PLUTO and the Zoning Resolution. Use for "what can I build"; use nyc-bsa for relief and zoning-envelope for 3D visualization.

    Ready to connect★ 353

    github.com/alpacalabsllc/skills-for-architects354 stars

    View details
  • zoning-envelopeSkillDev tools

    Generate interactive 3D zoning envelope viewers from zoning analysis reports. Use when the user asks to "visualize the zoning envelope" or see buildable massing in 3D, typically after /as:zoning-analysis-nyc. Requires a zoning analysis report as input.

    Ready to connect★ 353

    github.com/alpacalabsllc/skills-for-architects354 stars

    View details
  • handbookSkillDev tools

    Protocol domain knowledge - Lockup (vesting), Flow (streaming), Airdrops (merkle distribution). This skill provides context when implementing business logic, understanding protocol formulas, state transitions, or answering questions about how Sablier protocols work.

    Ready to connect★ 352

    github.com/sablier-labs/evm-monorepo352 stars

    View details
  • humanizer-ru-local-editSkillDev tools

    Use when a user asks to edit Russian prose that sounds formulaic or machine-generated while preserving its meaning and authorial voice.

    Ready to connect★ 342

    github.com/ilyautov/humanizer-ru350 stars

    View details
  • humanizer-ru-local-edit-scopeSkillDev tools

    Use when a user asks to edit Russian prose that sounds formulaic or machine-generated while preserving its meaning and authorial voice.

    Ready to connect★ 342

    github.com/ilyautov/humanizer-ru350 stars

    View details
  • canvas-generativeSkillDev tools

    Algorithmic and generative art with Canvas 2D - particles, flow fields, noise, fractals, L-systems.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • castSkillDev tools

    Cast genjutsu on a UI - creative coding for motion, micro-interactions, and wow-factor. Scans the stack, proposes an interaction thesis, loads the right sub-skills, implements the illusion. Adapts to Web, Android (Compose), Apple (SwiftUI).

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • compose-graphicsSkillDev tools

    Advanced Compose visuals - Material 3 Expressive motion physics, AGSL shaders (Android 13+), Canvas/DrawScope generative, graphicsLayer effects.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • compose-motionSkillDev tools

    Jetpack Compose animation foundations - animate*AsState, AnimatedVisibility, Crossfade, updateTransition, SharedTransitionLayout, gestures.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • compose-multiplatformSkillDev tools

    Compose Multiplatform / KMP patterns - expect/actual composables, platform-specific code, density and font handling cross-target, iOS/Android/Desktop interop.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • css-nativeSkillDev tools

    Zero-dependency animations and visual techniques - scroll-driven, View Transitions, @starting-style, modern CSS.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • desktop-principlesSkillDev tools

    Desktop-specific UX principles - hover states, pointer precision, keyboard shortcuts, multi-window, focus management. Covers macOS, Windows, Linux, web desktop.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • framer-motionSkillDev tools

    Framer Motion / Motion sub-skill - AnimatePresence, layout animations, gestures, motion values.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • gsapSkillDev tools

    GSAP animation engine sub-skill - core, timeline, ScrollTrigger, plugins.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • mobile-principlesSkillDev tools

    Mobile-specific UX principles - touch targets, hover-less doctrine, thumb zones, safe areas, gestures, mobile perf budgets. Cross-platform (web mobile, iOS, Android).

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • swiftui-graphicsSkillDev tools

    Advanced SwiftUI visuals - Metal shaders (.colorEffect, .layerEffect, .distortionEffect), .visualEffect, Liquid Glass (iOS 26), Canvas, holographic and CRT effects.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • swiftui-motionSkillDev tools

    SwiftUI animation foundations - withAnimation, transitions, matchedGeometryEffect, PhaseAnimator, KeyframeAnimator, springs, gestures.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • threejs-r3fSkillDev tools

    Three.js and React Three Fiber sub-skill - 3D scenes, shaders, postprocessing.

    Ready to connect★ 348

    github.com/athevon/genjutsu349 stars

    View details
  • frontend-projectSkillDev tools

    If you have questions about some frontend aspects, you can check the frontend code in this project.

    Ready to connect★ 346

    github.com/miracleeverywhere/dst-management-platform-api341 stars

    View details
  • no-buildSkillDev tools

    This project does not require _test.go tests

    Ready to connect★ 346

    github.com/miracleeverywhere/dst-management-platform-api341 stars

    View details
  • sandboxSkillDev tools

    When running compilation, the Go cache needs to be switched to the /tmp directory.

    Ready to connect★ 346

    github.com/miracleeverywhere/dst-management-platform-api341 stars

    View details
  • zh-cnSkillDev tools

    Answer questions in Chinese (Simplified Chinese).

    Ready to connect★ 346

    github.com/miracleeverywhere/dst-management-platform-api341 stars

    View details
  • nestjs-best-practicesSkillDev tools

    Provides comprehensive NestJS best practices including modular architecture, dependency injection scoping, exception filters, DTO validation with class-validator, and Drizzle ORM integration. Use when designing NestJS modules, implementing providers, creating exception filters, validating DTOs, or i

    Ready to connect★ 345

    github.com/giuseppe-trisciuoglio/developer-kit345 stars

    View details
  • nextjs-app-routerSkillDev tools

    Provides patterns and code examples for building Next.js 16+ applications with App Router architecture. Use when creating projects with App Router, implementing Server Components and Client Components ("use client"), creating Server Actions for forms, building Route Handlers (route.ts), configuring

    Ready to connect★ 345

    github.com/giuseppe-trisciuoglio/developer-kit345 stars

    View details
  • nextjs-code-reviewSkillDev tools

    Provides comprehensive code review capability for Next.js applications, validates Server Components, Client Components, Server Actions, caching strategies, metadata, API routes, middleware, and performance patterns. Use when reviewing Next.js App Router code changes, before merging pull requests, af

    Ready to connect★ 345

    github.com/giuseppe-trisciuoglio/developer-kit345 stars

    View details
  • nextjs-data-fetchingSkillDev tools

    Provides Next.js App Router data fetching patterns including SWR and React Query integration, parallel data fetching, Incremental Static Regeneration (ISR), revalidation strategies, and error boundaries. Use when implementing data fetching in Next.js applications, choosing between server and client

    Ready to connect★ 345

    github.com/giuseppe-trisciuoglio/developer-kit345 stars

    View details
  • nx-monorepoSkillDev tools

    Provides comprehensive Nx monorepo management guidance for TypeScript/JavaScript projects. Use when creating Nx workspaces, generating apps/libraries/components, running affected commands, setting up CI/CD, configuring Module Federation, or implementing NestJS backends within Nx

    Ready to connect★ 345

    github.com/giuseppe-trisciuoglio/developer-kit345 stars

    View details
  • react-code-reviewSkillDev tools

    Provides comprehensive code review capability for React applications, validates component architecture, hooks usage, React 19 patterns, state management, performance optimization, accessibility compliance, and TypeScript integration. Use when reviewing React code changes, before merging pull request

    Ready to connect★ 345

    github.com/giuseppe-trisciuoglio/developer-kit345 stars

    View details
  • spring-boot-crud-patternsSkillDev tools

    Provides and generates complete CRUD workflows for Spring Boot 3 services. Creates feature-focused architecture with Spring Data JPA aggregates, repositories, DTOs, controllers, and REST APIs. Validates domain invariants and transaction boundaries. Use when modeling Java backend services, REST API e

    Ready to connect★ 345

    github.com/giuseppe-trisciuoglio/developer-kit345 stars

    View details
  • spring-boot-resilience4jSkillDev tools

    Provides fault tolerance patterns for Spring Boot 3.x using Resilience4j. Use when implementing circuit breakers, handling service failures, adding retry logic with exponential backoff, configuring rate limiters, or protecting services from cascading failures. Generates circuit breaker, retry, rate

    Ready to connect★ 345

    github.com/giuseppe-trisciuoglio/developer-kit345 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,430 of the 53,863 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