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,091 results · page 155 of 570

  • effect-object-six-viewSkillDev tools

    Lets your agent generate six views (front, back, left, right, top, bottom) of an object from a reference image.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • effect-overhead-viewSkillDev tools

    Lets your agent redraw a reference image from a top-down overhead view while keeping subjects and layout unchanged.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • effect-scene-three-viewSkillDev tools

    Lets your agent generate front, side, and top-down views of the same scene as images, keeping layout and subject consistent.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • effect-storyboard-panelsSkillDev tools

    Lets your agent generate widescreen storyboard panels from a script while keeping characters consistent across panels.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • effect-transfer-expressionSkillDev tools

    Lets your agent edit an image so a character keeps their identity and outfit while borrowing the expression from a second reference photo.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • my-skillSkillDev tools

    A placeholder skill template with no actual functionality yet.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • workbench-storyboard-plannerSkillDev tools

    Lets your agent turn a story into an ordered storyboard draft with shots, characters, scenes, and style kept consistent.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • writer-adaptationSkillDev tools

    Lets your agent analyze a novel or article and plan how to turn it into a screenplay.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • writer-improvSkillDev tools

    Lets your agent improvise multi-character dialogue scenes, then edit the raw transcript into a structured, shootable script.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • writer-incubationSkillDev tools

    Lets your agent develop story ideas by asking questions that grow theme, character, and core belief before plotting.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • writer-novel-digesterSkillDev tools

    Lets your agent break down a novel into structured analysis of plot, dialogue, scenes and techniques for writing or adapting your own story.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • writer-reviewSkillDev tools

    Lets your agent review a screenplay from a director's perspective, flagging scenes that read well but can't be filmed.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • writer-screenwriterSkillDev tools

    Lets your agent write and review screenplays with structured rules for story, scenes, dialogue, and pacing.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • writer-songfangjinSkillDev tools

    Guides your agent to write scripts and stories using Song Fangjin's character-first screenwriting method.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • writer-style-schraderSkillDev tools

    Lets your agent write stories and scripts in Paul Schrader's restrained style of solitude, routine, and quiet tension.

    Ready to connect★ 515

    github.com/aqm857886159/nomi501 stars

    View details
  • huggingface-gradioSkillDev tools

    Lets your agent build Gradio web UIs and demos in Python.

    Ready to connect★ 511

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

    View details
  • code-reuseSkillDev tools

    Lets your agent find proven existing code to reuse instead of writing UI components, hooks, and app features from scratch.

    Ready to connect★ 509

    github.com/spinspire/pocketbase-sveltekit-starter508 stars

    View details
  • oat-cssSkillDev tools

    Lets your agent style web pages with a lightweight CSS library using semantic HTML and few classes.

    Ready to connect★ 509

    github.com/spinspire/pocketbase-sveltekit-starter508 stars

    View details
  • pb-extendSkillDev tools

    Lets your agent add custom API routes and server-side hooks to a PocketBase app in JS or Go.

    Ready to connect★ 509

    github.com/spinspire/pocketbase-sveltekit-starter508 stars

    View details
  • pwaSkillDev tools

    Turns your website into a PWA with offline support, installability, and home-screen icons.

    Ready to connect★ 509

    github.com/spinspire/pocketbase-sveltekit-starter508 stars

    View details
  • auditing-compose-performanceSkillDev tools

    Lets your agent run a step-by-step performance audit of a Jetpack Compose Android app, from measuring to fixing.

    Ready to connect★ 508

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

    View details
  • avoiding-subcomposition-pitfallsSkillDev tools

    Helps your agent diagnose and fix slow Jetpack Compose layouts caused by SubcomposeLayout, BoxWithConstraints, or Scaffold.

    Ready to connect★ 508

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

    View details
  • choosing-derivedstateofSkillDev tools

    Helps your agent decide when Jetpack Compose derivedStateOf is worth using and when it is just overhead.

    Ready to connect★ 508

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

    View details
  • collecting-flows-safelySkillDev tools

    Guides your agent to migrate Compose UI code to lifecycle-aware flow collection and reduce wasted CPU and battery.

    Ready to connect★ 508

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

    View details
  • configuring-lazy-prefetchSkillDev tools

    Helps your agent tune Jetpack Compose lazy-list prefetching with cache windows and pausable composition.

    Ready to connect★ 508

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

    View details
  • configuring-r8-for-composeSkillDev tools

    Helps your agent configure R8 code shrinking correctly for a Jetpack Compose Android app.

    Ready to connect★ 508

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

    View details
  • debugging-recompositionsSkillDev tools

    Lets your agent find which Jetpack Compose UI parts redraw too often and why, using Android Studio tools.

    Ready to connect★ 508

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

    View details
  • deferring-state-readsSkillDev tools

    Guides your agent to write Jetpack Compose code that skips unnecessary recompositions by deferring state reads to layout or draw.

    Ready to connect★ 508

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

    View details
  • enforcing-stability-in-ciSkillDev tools

    Lets your agent set up a CI check that fails the build when Jetpack Compose stability regresses.

    Ready to connect★ 508

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

    View details
  • generating-baseline-profilesSkillDev tools

    Lets your agent generate and measure Android Jetpack Compose baseline profiles to speed up app startup.

    Ready to connect★ 508

    github.com/skydoves/compose-performance-skills508 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.

54,624 of the 55,055 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