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: Files & storage

4,446 results · page 93 of 149

  • ai-mediaSkillFiles & storage

    Use when a creative goal must become a finished media file: pick and order generative-media models per modality — AI voiceover, image-to-video clips, score — then glue them with ffmpeg (mux, duck, loudnorm, concat). NOT still-image generation/editing (that is `replicate-images`); NOT code-rendered R

    Ready to connect★ 82

    github.com/ericrisco/rsc-harness82 stars

    View details
  • claude-vigilSkillFiles & storage

    File checkpoint and recovery — auto-quicksaves before destructive commands, manual checkpoints for safe rollback

    Ready to connect★ 82

    github.com/vvkmnn/claude-emporium82 stars

    View details
  • e-signatureSkillFiles & storage

    Use when wiring an e-signature flow with DocuSign or Dropbox Sign — picking the SES/AES/QES legal tier, sending a PDF or template for signature, embedded signing, verifying signing webhooks, retrieving the signed PDF plus audit trail. NOT drafting contract text (that is `contracts`), NOT extracting

    Ready to connect★ 82

    github.com/ericrisco/rsc-harness82 stars

    View details
  • agent-templateSkillFiles & storage

    Generate custom agent from template. Use when creating a new subagent from scratch, or scaffolding an agent file with correct frontmatter.

    Ready to connect★ 81

    github.com/claude-world/director-mode-lite81 stars

    View details
  • bddSkillFiles & storage

    Takes the interface feature files and dsl.md already produced after /dsl-refine, and advances BDD/TDD implementation within a single user-specified interface feature file or its explicitly designated sections, using the red, green, and refactor entry points. It does not generate feature files; if sp

    Ready to connect★ 81

    github.com/waterball-software-academy/aixbdd78 stars

    View details
  • changelog-observerSkillFiles & storage

    Track development session events in a daily markdown changelog, including file changes, test results, and key decisions.

    Ready to connect★ 81

    github.com/claude-world/director-mode-lite81 stars

    View details
  • constitutionSkillFiles & storage

    Build or modify a modular constitution in a minimal, incrementally extensible way based on user needs. First locate the constitution file to change, then conduct interviews, converge, and write only to the necessary root constitution, shared rules, or skill-specific artifact rules. Use when the user

    Ready to connect★ 81

    github.com/waterball-software-academy/aixbdd78 stars

    View details
  • dsl-refineSkillFiles & storage

    Truth owner skill. Takes the plan package's acceptance Gherkin and system-analysis artifacts, breaks business Journeys into interface-level executable feature files and DSL, and updates `specs/truth/features/backend/**` and `specs/truth/features/frontend/**`. When done, delegates to `/truth-delta` t

    Ready to connect★ 81

    github.com/waterball-software-academy/aixbdd78 stars

    View details
  • elixir-code-reviewSkillFiles & storage

    Reviews Elixir code for idiomatic patterns, OTP basics, and documentation. Use when reviewing .ex/.exs files, checking pattern matching, GenServer usage, or module documentation.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • elixir-docs-reviewSkillFiles & storage

    Reviews Elixir documentation for completeness, quality, and ExDoc best practices. Use when auditing @moduledoc, @doc, @spec coverage, doctest correctness, and cross-reference usage in .ex files.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • elixir-writing-docsSkillFiles & storage

    Guides writing Elixir documentation with @moduledoc, @doc, @typedoc, doctests, cross-references, and metadata. Use when adding or improving documentation in .ex files.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • exunit-code-reviewSkillFiles & storage

    Reviews ExUnit test code for proper patterns, boundary mocking with Mox, and test adapter usage. Use when reviewing _test.exs files or test helper configurations.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • focus-problemSkillFiles & storage

    Deeply scope a problem before coding: parallel Explore agents map related files, similar implementations, and test patterns, producing a problem definition, boundaries, and minimal implementation plan. Use when planning a feature, investigating a bug, or entering an unfamiliar codebase area.

    Ready to connect★ 81

    github.com/claude-world/director-mode-lite81 stars

    View details
  • gherkin-and-dslSkillFiles & storage

    Evaluate and refactor Gherkin feature files and DSL vocabularies so they can be implemented as test code with minimal inference. Use when converting test plans into Gherkin, reviewing or tightening Given/When/Then sentences, deciding Rule/Background/Scenario Outline/DataTable structure, or checking

    Ready to connect★ 81

    github.com/waterball-software-academy/aixbdd78 stars

    View details
  • go-code-reviewSkillFiles & storage

    Reviews Go code for idiomatic patterns, error handling, concurrency safety, and common mistakes. Use when reviewing .go files, checking error handling, goroutine usage, or interface design. Covers generics (Go 1.18+), errors.Join and slog (Go 1.21+), and Go 1.22 loop variable semantics.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • go-testing-code-reviewSkillFiles & storage

    Reviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • inspect-opensymphony-artifactsSkillFiles & storage

    Inspect local OpenSymphony workspace artifacts without changing repo-owned policy files.

    Ready to connect★ 81

    github.com/kumanday/opensymphony79 stars

    View details
  • ios-animation-code-reviewSkillFiles & storage

    Reviews iOS animation code for correctness, performance, accessibility, and Apple API best practices. Use when reviewing .swift files containing animation code — withAnimation, .animation(), PhaseAnimator, KeyframeAnimator, matchedGeometryEffect, navigationTransition, CABasicAnimation, CASpringAnima

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • off-orchestrator-memory-importSkillFiles & storage

    Import OpenSymphony memory for work completed outside the orchestrator and Linear tracker. Use when asked to capture GitHub PRs, merge commits, direct commits, or other off-run-loop work into project memory by creating a temporary YAML evidence file, running `opensymphony memory import`, and syncing

    Ready to connect★ 81

    github.com/kumanday/opensymphony79 stars

    View details
  • paper-format-agentSkillFiles & storage

    Use this skill when a user needs to inspect, score, repair, or regression-test academic paper formatting in DOCX files, especially thesis, journal, or conference documents with a separate format specification. The skill guides Codex through local-first document handling, rule extraction, formatting

    Ready to connect★ 81

    github.com/zxyasfas/paper_format_agent81 stars

    View details
  • pytest-code-reviewSkillFiles & storage

    Reviews pytest test code for async patterns, fixtures, parametrize, and mocking. Use when reviewing test_*.py files, checking async test functions, fixture usage, or mock patterns.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • python-code-reviewSkillFiles & storage

    Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files, checking type hints, async/await usage, or exception handling.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • remix-v2-formsSkillFiles & storage

    Remix v2 form submissions and mutations. Use when implementing forms, optimistic UI, file uploads, or multi-action routes. Triggers on <Form>, useFetcher, useSubmit, useNavigation for pending state, unstable_parseMultipartFormData, fetcher.formData, intent-based actions, encType multipart.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • remix-v2-meta-sessionsSkillFiles & storage

    Remix v2 meta/SEO, sessions, auth, and CSRF. Use when working with document head, cookie sessions, auth gates, or CSRF protection. Triggers on meta export (v2 array shape), links export, createCookieSessionStorage, commitSession, destroySession, requireUserId, remix-utils/csrf, remix-auth.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • remix-v2-routingSkillFiles & storage

    Remix v2 routing patterns. Use when implementing flat-routes v2 conventions, route file naming, nested layouts, resource routes, or root.tsx scaffolding. Triggers on _<name>.tsx (pathless layout), _index.tsx, $param, app/routes/, @remix-run/dev, defineRoutes, <Outlet /> in route modules.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • remix-v2-routing-reviewSkillFiles & storage

    Reviews Remix v2 route files for naming convention violations, missing layouts, resource-route shape, and v1 holdovers. Use when reviewing files under app/routes/ in a Remix v2 codebase.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • review-goSkillFiles & storage

    Comprehensive Go backend code review with optional parallel review areas. Use when reviewing changed Go files; detects BubbleTea, Wish SSH, and Prometheus and loads the matching review skills.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • review-llm-artifactsSkillFiles & storage

    Detects common LLM coding agent artifacts across four categories (tests, dead code, abstraction, style) over the project or changed files — using parallel subagents when the agent supports them, otherwise four sequential passes. Scans files changed since main by default; use --all for full-project s

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • review-rustSkillFiles & storage

    Comprehensive Rust code review that fans out across detected technology areas, running them in parallel when the agent supports subagents and sequentially otherwise. Use for pre-push or pre-PR review of .rs files.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 stars

    View details
  • review-skillSkillFiles & storage

    Reviews PRs that add or modify Agent Skills, checking structural validity, design quality, and marketplace consistency. Use when reviewing skill file changes, auditing SKILL.md quality, or running automated skill PR reviews.

    Ready to connect★ 81

    github.com/existential-birds/beagle81 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