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,235 results · page 53 of 575

  • hsb-setupSkillDev tools

    Walks your agent through setting up an NVIDIA Holoscan Sensor Bridge devkit, from cloning the repo to running and verifying the demo.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • i4h-workflowSkillDev tools

    Explains the i4h robotics workflow, what it supports, and where to start with IsaacLab-Arena and GR00T/openpi.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • i4h-workflow-e2eSkillDev tools

    Lets your agent run a full robotics pipeline from recording data through mimicry, annotation, replay, conversion, visualization, finetuning, and validation.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • i4h-workflow-setupSkillDev tools

    Checks your machine meets the requirements and runs the setup script to install the agentic workflow.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • i4h-workflow-train-rlSkillDev tools

    Use when training, evaluating, or exporting Workflow policies with online RSL-RL or RLinf, including RL checkpoint and Workflow handoff.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • i4h-workflow-validateSkillDev tools

    Lets your agent validate and run i4h environment workflows, including policy rollouts and scripted smoke tests.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • jetson-build-sourceSkillDev tools

    Lets your agent rebuild Jetson BSP sources like device trees, kernel, and modules after code changes.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • jetson-customize-fanSkillDev tools

    Lets your agent edit and manage fan control profiles on a Jetson device, including tuning fan curves and boot defaults.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • jetson-customize-mgbeSkillDev tools

    Lets your agent set up Jetson Thor network ports by applying a kernel device-tree overlay for MGBE QSFP.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • jetson-customize-pcieSkillDev tools

    Lets your agent enable or disable PCIe controllers and set lane counts and link speeds on a Jetson carrier board.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • jetson-customize-pinmuxSkillDev tools

    Lets your agent configure Jetson Orin or Thor carrier board pin settings from a pinmux spreadsheet.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • jetson-customize-uphySkillDev tools

    Lets your agent configure Jetson UPHY lane allocation on Orin/Thor custom carrier boards.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • jetson-customize-usbSkillDev tools

    Enable/disable Jetson USB2/USB3 SS ports via kernel-DT overlay. Do NOT use for UPHY lane allocation or ODMDATA edits.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • jetson-download-bspSkillDev tools

    Download NVIDIA Jetson Linux BSP artifacts (BSP tarball, sample rootfs, public_sources, x-tools, guides) for the active target. Use for Auto Setup; not for extraction or profile edits.

    Ready to connect★ 3k

    github.com/nvidia/skills3k stars

    View details
  • ultraciteSkillDev tools

    Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up or initializing Ultracite in a project (ultracite init), (2) Running linting or formatting commands (check, fix, doctor), (3) Writing or reviewing JS/TS code in a project that uses U

    Ready to connect★ 3k

    github.com/haydenbleasel/ultracite3k stars

    View details
  • golang-code-styleSkillDev tools

    Teaches your agent Go code style rules like line length, variable declarations, and clear control flow.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-contextSkillDev tools

    Lets your agent write idiomatic Go context.Context code — cancellation, timeouts, deadlines and request-scoped values.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-data-structuresSkillDev tools

    Gives your agent expert knowledge of Go data structures like slices, maps, and container types when writing code.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-dependency-injectionSkillDev tools

    Gives your agent guidance on writing Go code with dependency injection, including manual patterns and library comparisons.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-dependency-managementSkillDev tools

    Guides your agent through managing Go project dependencies, from installing packages to resolving version conflicts.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-graphqlSkillDev tools

    Helps your agent build GraphQL APIs in Go, including schemas, resolvers, and subscriptions.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-lintSkillDev tools

    Helps your agent run and configure the golangci-lint code checker for Go projects and interpret its warnings.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-modernizeSkillDev tools

    Lets your agent update Go code to use newer language features and idiomatic patterns.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-namingSkillDev tools

    Lets your agent follow Go naming conventions when writing, reviewing, or refactoring Go code.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-refactoringSkillDev tools

    Lets your agent safely restructure existing Go code with behavior-preserving refactors and small stacked PRs.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-safetySkillDev tools

    Helps your agent write safer Go code by avoiding common bugs like nil panics, type truncation, and slice aliasing.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-samber-doSkillDev tools

    Lets your agent set up and manage dependency injection in Go code using the samber/do library.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-samber-loSkillDev tools

    Lets your agent write Go code using 500+ helper functions for slices, maps, and concurrency.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-spf13-cobraSkillDev tools

    Lets your agent build Go command-line tools with subcommands, flags, argument checks, and shell completion.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k stars

    View details
  • golang-stretchr-testifySkillDev tools

    Gives your agent guidance for writing Go tests with testify, including assertions, mocks, and test suites.

    Ready to connect★ 3k

    github.com/samber/cc-skills-golang3k 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