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.

Filter by category

54,221 results · page 387 of 1,808

  • simbiology-fit-modelSkillMonitoring & ops

    Lets your agent fit biological model parameters to data and compute pharmacokinetic metrics.

    Ready to connect★ 1k

    github.com/matlab/matlab-agentic-toolkit1k stars

    View details
  • simbiology-simulate-modelSkillAI & models

    Lets your agent run simulations of SimBiology models, including what-if scenarios and sensitivity analysis.

    Ready to connect★ 1k

    github.com/matlab/matlab-agentic-toolkit1k stars

    View details
  • video-translatorSkillFiles & storage

    Lets your agent dub a video into another language and generate subtitles for mp4, mkv, or webm files.

    Ready to connect★ 1k

    github.com/shang-zhu/violin1k stars

    View details
  • api-design-safetySkillMedia

    Guides your agent to design REST API response structures that avoid misplaced fields and type ambiguity.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • api-proxy-safetySkillCloud & infra

    Gives your agent rules for safely matching keywords in API gateways and proxies without flagging normal technical content.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • async-task-patternSkillProductivity

    Helps your agent run long tasks (over 10 seconds) in the background so they don't get cut off by timeouts.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • bash-styleSkillFiles & storage

    Lets your agent follow Bash coding conventions when writing shell scripts, Dockerfiles, Makefiles, or YAML files.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-api-contract-safetySkillDev tools

    Gives your agent guidelines for keeping frontend-backend API responses consistent when adding or changing interfaces.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-api-design-safetySkillFiles & storage

    Helps your agent design REST API response structures and generate files like Excel, CSV, or PDF without field errors.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-api-proxy-safetySkillCloud & infra

    Lets your agent apply safety rules when writing or reviewing gateway, proxy, WAF, or CDN middleware code.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-async-task-patternSkillProductivity

    Lets your agent run long tasks asynchronously so slow jobs avoid timeouts and repeated clicks.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-bash-styleSkillDocs & knowledge

    Gives your agent style rules and standard command snippets for writing Bash, shell, Dockerfile, and Makefile code.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-code-quality-principlesSkillDev tools

    Lets your agent check code changes against six modularization principles when writing or reviewing code.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-commit-msgSkillDocs & knowledge

    Guides your agent to write clear, structured git commit messages for you to use manually.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-core-defensiveSkillDev tools

    Guides your agent to make small, safe code edits with targeted checks and no unnecessary abstraction.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-external-system-debuggingSkillSearch

    Makes your agent grab real data from external systems like browsers or CDNs before debugging instead of guessing from code alone.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-field-mapping-safetySkillDev tools

    Stops your agent from guessing field names wrong when refactoring data mappings like dataIndex, enums, and type conversions.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-fixSkillDev tools

    Gives your agent a structured workflow for fixing bugs and debugging code.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-frontend-devSkillDev tools

    Gives your agent frontend coding guidelines covering Vue 3, UI styling, and TypeScript standards.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-go-devSkillProductivity

    Gives your agent Go coding conventions for writing source code, package structure, error handling, concurrency, and tests.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-java-devSkillDev tools

    Gives your agent Java coding standards for naming, exception handling, and Spring Boot best practices.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-multi-tenant-safetySkillSecurity

    Lets your agent run security checks that catch risks of data leaking between tenants.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-new-featureSkillProductivity

    Lets your agent run a structured workflow to plan and build new features, saving progress so tasks can be resumed.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-ops-safetySkillDatabases & data

    Gives your agent safety guidelines for shell, services, containers, databases, and deployment operations with rollback and blast-radius thinking.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-payment-callback-safetySkillSecurity

    Checks payment webhooks for forgery, replay attacks, and tampered amounts.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-project-initSkillDev tools

    Lets your agent set up a new project using the standard project-init flow when invoked with the cc-use-exp prefix.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-python-devSkillAI & models

    Gives your agent Python coding conventions for type annotations, validation models, pytest, and the uv toolchain.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-query-performance-safetySkillDocs & knowledge

    Warns your agent when code risks slow queries like N+1 loops or oversized IN clauses and suggests fixes.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-redis-safetySkillDatabases & data

    Guides your agent to write safer, faster Redis code by avoiding risky commands like KEYS and using SCAN instead.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k stars

    View details
  • cc-refactor-safetySkillDev tools

    Gives your agent a safety checklist to follow when refactoring code so original context isn't lost.

    Ready to connect★ 1k

    github.com/doccker/cc-use-exp1k 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,789 of the 54,221 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