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

9,019 results · page 133 of 301

  • gtm-super-intelligenceSkillAI & models

    CoCo Super Intelligence is the orchestration layer that turns Claude Code, Cursor, or Codex into an engineering department: a routed advisory board, 185 skills, 280 commands, persistent state. Local. Open-core — MIT core; Super Intelligence is proprietary, own-use.

    Ready to connect★ 220

    github.com/coco-research/coco220 stars

    View details
  • local-llmSkillAI & models

    Use when working with this machine's local LLM setup (LM Studio + mlx-dspark) -- checking status, changing context window, diagnosing a reasoning hang or dead request, understanding RAM/speed tradeoffs, or wiring a new script to the local inference endpoint.

    Ready to connect★ 220

    github.com/coco-research/coco220 stars

    View details
  • migrate-to-skillsSkillAI & models

    Convert 'Applied intelligently' Cursor rules (.cursor/rules/*.mdc) and slash commands (.cursor/commands/*.md) to Agent Skills format (.cursor/skills/). Use when the user wants to migrate rules or commands to skills, convert .mdc rules to SKILL.md format, or consolidate commands into the skills direc

    Ready to connect★ 220

    github.com/coco-research/coco220 stars

    View details
  • procurement-auditSkillAI & models

    Review procurement contracts and purchase packages against uploaded compliance rules (招标/采购制度). Use for 采购审核, contract compliance checklists, or procurement statistics rollups.

    Ready to connect★ 220

    github.com/vixues/leagent220 stars

    View details
  • risk-compliance-super-intelligenceSkillAI & models

    CoCo Super Intelligence is the orchestration layer that turns Claude Code, Cursor, or Codex into an engineering department: a routed advisory board, 185 skills, 280 commands, persistent state. Local. Open-core — MIT core; Super Intelligence is proprietary, own-use.

    Ready to connect★ 220

    github.com/coco-research/coco220 stars

    View details
  • strategy-super-intelligenceSkillAI & models

    CoCo Super Intelligence is the orchestration layer that turns Claude Code, Cursor, or Codex into an engineering department: a routed advisory board, 185 skills, 280 commands, persistent state. Local. Open-core — MIT core; Super Intelligence is proprietary, own-use.

    Ready to connect★ 220

    github.com/coco-research/coco220 stars

    View details
  • travel-expense-auditSkillAI & models

    Audit travel / 差旅报销 claims against uploaded policy handbooks and rate tables (lodging caps, transport, per diem). Use for 差旅费审核, travel expense review, or lodging over-limit checks.

    Ready to connect★ 220

    github.com/vixues/leagent220 stars

    View details
  • dv-metadataSkillAI & models

    Dataverse schema authoring and inspection — tables, columns, relationships, forms, and views. Use when the user wants to define, evolve, or inspect the data model — add a column, create a table, set up a lookup, customize a form, build a view, or list existing columns and relationships.

    Ready to connect★ 219

    github.com/microsoft/dataverse-skills219 stars

    View details
  • aceternity-uiSkillAI & models

    100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI integration errors.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • api-changelog-versioningSkillAI & models

    Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when managing API versions, communicating breaking changes, or creating upgrade guides.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • auto-animateSkillAI & models

    AutoAnimate (@formkit/auto-animate) zero-config animations for React. Use for list transitions, accordions, toasts, or encountering SSR errors, animation libraries complexity.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-ffiSkillAI & models

    This skill should be used when the user asks about \"bun:ffi\", \"foreign function interface\", \"calling C from Bun\", \"native libraries\", \"dlopen\", \"shared libraries\", \"calling native code\", or integrating C/C++ libraries with Bun.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-hono-integrationSkillAI & models

    Use when building APIs with Hono framework on Bun, including routing, middleware, REST APIs, context handling, or web framework features.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-hot-reloadingSkillAI & models

    Use when implementing hot reloading with Bun (--hot, --watch), HMR, or automatic code reloading during development. Covers watch mode, hot mode, and HTTP server reload.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-http-serverSkillAI & models

    Use when building HTTP servers with Bun.serve, handling requests/responses, implementing routing, creating REST APIs, or configuring fetch handlers.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-jest-migrationSkillAI & models

    Use when migrating from Jest to Bun's test runner, import compatibility, mocks, and config.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-nextjsSkillAI & models

    This skill should be used when the user asks about "Next.js with Bun", "Bun and Next", "running Next.js on Bun", "Next.js development with Bun", "create-next-app with Bun", or building Next.js applications using Bun as the runtime.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-nuxtSkillAI & models

    Use when running Nuxt 3 with Bun runtime, building Vue/Nuxt apps with Bun, or configuring Nuxt projects to use Bun for development and production.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-package-managerSkillAI & models

    Bun package manager commands (install, add, remove, update), workspaces, lockfiles, npm/yarn/pnpm migration. Use for dependency management with Bun.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-react-ssrSkillAI & models

    Use when building server-rendered React with Bun, including streaming SSR, hydration, renderToString, or custom SSR without a framework.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-runtimeSkillAI & models

    Use for Bun runtime, bunfig.toml, watch/hot modes, env vars, CLI flags, and module resolution.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-shellSkillAI & models

    Bun shell scripting with Bun.$, Bun.spawn, subprocess management. Use for shell commands, template literals, or command execution.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-sveltekitSkillAI & models

    Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-tanstack-startSkillAI & models

    TanStack Start full-stack React framework with Bun runtime. Use for TanStack Router, server functions, vinxi, or encountering SSR, build, preset errors.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-test-basicsSkillAI & models

    Use for bun:test syntax, assertions, describe/it, test.skip/only/each, and basic patterns.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-test-coverageSkillAI & models

    Use for test coverage with Bun, --coverage flag, lcov reports, thresholds, and CI integration.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-test-lifecycleSkillAI & models

    Use for test lifecycle hooks: beforeAll, afterAll, beforeEach, afterEach, fixtures, preload.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • bun-test-mockingSkillAI & models

    Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • defense-in-depth-validationSkillAI & models

    Validate at every layer data passes through to make bugs impossible. Use when invalid data causes failures deep in execution, requiring validation at multiple system layers.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 stars

    View details
  • hono-routingSkillAI & models

    Type-safe Hono APIs with routing, middleware, RPC. Use for request validation, Zod/Valibot validators, or encountering middleware type inference, validation hook, RPC errors.

    Ready to connect★ 218

    github.com/secondsky/claude-skills218 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,764 of the 55,196 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