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,902 results · page 105 of 564

  • matlab-review-codeSkillDev tools

    Lets your agent review MATLAB code for quality, performance, and adherence to MathWorks coding standards.

    Ready to connect★ 1k

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

    View details
  • matlab-review-fi-object-codeSkillDev tools

    Lets your agent review MATLAB fixed-point code for bugs, performance issues, and better idioms.

    Ready to connect★ 1k

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

    View details
  • matlab-run-testsSkillDev tools

    Lets your agent run MATLAB test suites, filter tests, and analyze failures and code coverage.

    Ready to connect★ 1k

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

    View details
  • matlab-set-up-usrp-radioSkillDev tools

    Lets your agent set up and verify a connection to an NI USRP radio for wireless testing.

    Ready to connect★ 1k

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

    View details
  • matlab-setup-gpuSkillDev tools

    Lets your agent check whether your computer's GPU is available and working for MATLAB GPU computing.

    Ready to connect★ 1k

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

    View details
  • matlab-simulate-radar-detectionsSkillDev tools

    Lets your agent build, run, and debug radar detection simulations and analyze the results.

    Ready to connect★ 1k

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

    View details
  • matlab-solve-optimizationSkillDev tools

    Helps your agent write, solve, and debug MATLAB optimization code, from formulating problems to configuring solvers.

    Ready to connect★ 1k

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

    View details
  • matlab-train-networkSkillDev tools

    Lets your agent train, evaluate, and export neural networks in MATLAB and update old training code to newer APIs.

    Ready to connect★ 1k

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

    View details
  • matlab-use-ncap-protocolSkillDev tools

    Lets your agent create Euro NCAP car safety test scenarios and generate scenario variants in MATLAB.

    Ready to connect★ 1k

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

    View details
  • matlab-use-scenario-builderSkillDev tools

    Lets your agent build virtual driving scenes and scenarios from sensor data like GPS, camera, and lidar.

    Ready to connect★ 1k

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

    View details
  • matlab-use-symbolic-mathSkillDev tools

    Lets your agent write MATLAB code for symbolic math like solving equations, differentiation, and integration.

    Ready to connect★ 1k

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

    View details
  • matlab-use-thread-poolSkillDev tools

    Lets your agent speed up MATLAB parallel loops by switching them to a thread-based pool.

    Ready to connect★ 1k

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

    View details
  • matlab-validate-function-argumentsSkillDev tools

    Guides your agent in writing MATLAB function argument validation, including repeating arguments and name-value pairs.

    Ready to connect★ 1k

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

    View details
  • matlab-write-performance-testsSkillDev tools

    Lets your agent write MATLAB performance tests that measure how fast your code runs.

    Ready to connect★ 1k

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

    View details
  • matlab-write-testsSkillDev tools

    Lets your agent write and structure MATLAB unit tests, including parameterized tests, fixtures, mocking, and app tests.

    Ready to connect★ 1k

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

    View details
  • roadrunner-asset-mappingSkillDev tools

    Lets your agent look up RoadRunner asset paths for lanes, signs, signals, and barriers when converting map formats.

    Ready to connect★ 1k

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

    View details
  • roadrunner-convert-lanelet2-to-rrhdSkillDev tools

    Lets your agent convert Lanelet2 (.osm) maps into RoadRunner HD Map (.rrhd) files using MATLAB.

    Ready to connect★ 1k

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

    View details
  • roadrunner-coreSkillDev tools

    Lets your agent connect to RoadRunner and manage simulation projects, scenes, and scenarios.

    Ready to connect★ 1k

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

    View details
  • roadrunner-rrhd-authoringSkillDev tools

    Lets your agent build RoadRunner HD map road networks in MATLAB with lanes, junctions, signs, and more.

    Ready to connect★ 1k

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

    View details
  • roadrunner-scenario-authoringSkillDev tools

    Lets your agent programmatically build RoadRunner driving scenarios from MATLAB, adding actors, routes, and scenario logic.

    Ready to connect★ 1k

    github.com/matlab/matlab-agentic-toolkit1k 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-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-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-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-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-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-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
  • cc-time-zone-safetySkillDev tools

    Lets your agent check code for time zone mistakes that could corrupt production statistics.

    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,788 of the 54,220 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