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 125 of 149

  • rust-best-practicesSkillFiles & storage

    Rust best practices. Use when reading or editing any .rs file, designing a crate's public API, choosing an error type, splitting a workspace, or writing async code on tokio. Triggers - "rust best practices", "is this idiomatic", "should this be a newtype", "anyhow or thiserror", "why does the borrow

    Ready to connect

    github.com/kromatv/kroma37 stars

    View details
  • rust-testsSkillFiles & storage

    Write cargo tests. A test name is a sentence, the body is setup, mock, test and verify blocks separated by blank lines with no comments, and shared setup lives in a named test-support module rather than in each test. Covers naming, the block shape, where a test file goes, async and time, workspaces,

    Ready to connect

    github.com/kromatv/kroma37 stars

    View details
  • tp-documentation-preparationSkillFiles & storage

    Transfer pricing documentation preparation: Master File, Local File, and Country-by-Country Report, based on OECD BEPS Action 13 and Announcement No. 42 [2016] of the State Taxation Administration of China

    Ready to connect

    github.com/guoliang1114-boop/ariaai37 stars

    View details
  • typescript-devSkillFiles & storage

    TypeScript best practices: strict mode, ESLint rules, file naming, imports, type safety, Zod validation, error handling, and testing with Vitest. Use when writing TypeScript code, reviewing for code quality, fixing lint errors, creating types/interfaces, writing tests, or adding validation.

    Ready to connect

    github.com/erode-app/erode37 stars

    View details
  • typescript-testsSkillFiles & storage

    Write TypeScript tests. A test name is a sentence, the body is setup, mock, test and verify blocks separated by blank lines with no comments, and the runner's config decides where the file goes. Covers naming, the block shape, size, fixtures, what not to assert, DOM opt-in, multiple runner projects,

    Ready to connect

    github.com/kromatv/kroma37 stars

    View details
  • ux-reviewSkillFiles & storage

    Run the canonical UX stress-test rubric against a target (file, directory, URL, screenshot, or git diff) and produce a structured critique report with P0–P3 severity, principle citations from the bundled UX guidebook, and a bright-spots section. Used by reviewer agents in the quest pipeline when ui_

    Ready to connect

    github.com/kjellkod/quest37 stars

    View details
  • apSkillFiles & storage

    Implement <SPEC>, keeping a running apply-notes HTML file of out-of-spec decisions and tradeoffs.

    Ready to connect

    github.com/surething-io/cockpit35 stars

    View details
  • apdf-checkerSkillFiles & storage

    Use when verifying the monthly APDF (appels de fonds) files before publishing them - triggers on "vérifie les APDF", "check APDF du mois", "APDF checker", "vérifier les appels de fonds", or the recurring "Publication des APDF <mois>" task (run mensuel, le 6 du mois). Downloads the month's XLSX from

    Ready to connect

    github.com/covoiturage-gouv-fr/mono36 stars

    View details
  • brand-context-syncSkillFiles & storage

    'Creates or updates the "Voice & Messaging" section in a client''s CLAUDE.md file, syncing voice patterns, vocabulary,

    Ready to connect

    github.com/matteotitta/genesys-skills36 stars

    View details
  • check-securitySkillFiles & storage

    Perform a security code review on pending changes or specified files

    Ready to connect

    github.com/covoiturage-gouv-fr/mono36 stars

    View details
  • claude-code-custom-agentsSkillFiles & storage

    Create and maintain Claude Code custom subagents (.claude/agents/*.md files). USE FOR: authoring project (.claude/agents/) or user (~/.claude/agents/) subagent files; frontmatter fields (name, description, tools, disallowedTools, model, permissionMode, maxTurns, skills, mcpServers, hooks, memory, ba

    Ready to connect

    github.com/netfabric/netfabric.numerics36 stars

    View details
  • cockpit-changelogSkillFiles & storage

    Draft user-facing GitHub release notes for Cockpit from a commit range, in the project's existing voice. Output is markdown ready to paste into `gh release edit --notes-file`.

    Ready to connect

    github.com/surething-io/cockpit35 stars

    View details
  • copilot-cli-custom-agentsSkillFiles & storage

    Create and maintain GitHub Copilot CLI custom agents (.agent.md files). USE FOR: authoring .github/agents or ~/.copilot/agents profiles; frontmatter fields (description, target, name, model, tools, mcp-servers, disable-model-invocation, user-invocable, deferred-tool-loading, skills, reasoning-effort

    Ready to connect

    github.com/netfabric/netfabric.numerics36 stars

    View details
  • csharp-best-practicesSkillFiles & storage

    Modern .NET and C# best practices for code quality, performance, and correctness. USE FOR: choosing struct/class/record/readonly-record-struct; nullable reference types; pattern matching; primary constructors; collection expressions; required members; init-only properties; file-scoped namespaces; gl

    Ready to connect

    github.com/netfabric/netfabric.numerics36 stars

    View details
  • csharp-file-based-appSkillFiles & storage

    Build, run, and publish .NET applications from a single C# file without a .csproj, using .NET 10 SDK file-based apps. USE FOR: dotnet run file.cs; dotnet run --file; shebang/shell-executable C# scripts; colon-prefixed directives (sdk, package, project, property, include); converting a file-based app

    Ready to connect

    github.com/netfabric/netfabric.numerics36 stars

    View details
  • doc-scannerSkillFiles & storage

    Scans for project documentation files (AGENTS.md, CLAUDE.md, GEMINI.md, COPILOT.md, CURSOR.md, WARP.md, and 15+ other formats) and synthesizes guidance. Auto-activates when user asks to review, understand, or explore a codebase, when starting work in a new project, when asking about conventions or a

    Ready to connect

    github.com/0xdarkmatter/claude-mods36 stars

    View details
  • elixir-escript-daemon-stdio-encodingSkillFiles & storage

    Fix intermittent `{:no_translation, :unicode, :latin1}` crashes in Elixir escript daemons that use length-prefixed framed IPC on stdin/stdout. Use when: (1) daemon worker crashes only on some input files, usually ones with non-ASCII bytes (kanji, cyrillic, emoji); (2) error surfaces as `Protocol err

    Ready to connect

    github.com/disentinel/grafema36 stars

    View details
  • eval-harnessSkillFiles & storage

    Deterministic programmatic gate for Genesys skill outputs and client deliverables. Stdlib Python evaluator that scores markdown artifacts against weighted rubric.json files — section presence, sentence/word counts, regex patterns, keyword anti-pattern guards, frontmatter validation, citation tag pre

    Ready to connect

    github.com/matteotitta/genesys-skills36 stars

    View details
  • exploreSkillFiles & storage

    Use when asked to explore the codebase to map structure, symbols, and dependencies. Produces a structured orientation report with architecture, pattern, tooling, dependency, and critical-file sections.

    Ready to connect

    github.com/outlinedriven/odin-claude-plugin36 stars

    View details
  • extrovert-syncSkillFiles & storage

    Detects drift in Extrovert seed source files (voice bundle, AI-speak rules, brand TOV, positioning, CLAUDE.md) and re-pushes only the affected layers. Runs ambiently at every session start via SessionStart hook with a 6-hour rate limit and a 10-second timeout. Also invokable ad-hoc via /extrovert-sy

    Ready to connect

    github.com/matteotitta/genesys-skills36 stars

    View details
  • foundry-soliditySkillFiles & storage

    Build and test Solidity smart contracts with Foundry toolkit. Use when developing Ethereum contracts, writing Forge tests, deploying with scripts, or debugging with Cast/Anvil. Triggers on Foundry commands (forge, cast, anvil), Solidity testing, smart contract development, or files like foundry.toml

    Ready to connect

    github.com/tenequm/skills36 stars

    View details
  • gh-cliSkillFiles & storage

    GitHub CLI for remote repository analysis, file fetching, codebase comparison, and discovering trending code/repos. Use when analyzing repos without cloning, comparing codebases, or searching for popular GitHub projects.

    Ready to connect

    github.com/tenequm/skills36 stars

    View details
  • grafema-batch-plugin-developmentSkillFiles & storage

    How to write a Grafema batch-mode plugin that reads the graph and filesystem, then writes new edges/nodes directly to RFDB. Use when: (1) need to add project-specific edges that generic analyzers can't produce, (2) need to read config files (JSON/YAML) and trace values into code, (3) implementing fr

    Ready to connect

    github.com/disentinel/grafema36 stars

    View details
  • grafema-uri-semantic-id-parsingSkillFiles & storage

    Fix silent failures when parsing Grafema semantic IDs that are in URI format instead of legacy arrow format. Use when: (1) code splits semantic IDs by "->" but gets the whole string back because IDs are grafema:// URIs, (2) file path extraction from semantic IDs returns empty or wrong values, (3) de

    Ready to connect

    github.com/disentinel/grafema36 stars

    View details
  • lance-formatSkillFiles & storage

    Deep reference for Lance v12 - the open columnar lakehouse format for multimodal AI - and its Rust crate workspace plus pylance. Covers the 2.x file format and structural encodings, the table format (manifests, fragments, transactions, OCC), vector / scalar / full-text indexes, MemWAL, schema evolut

    Ready to connect

    github.com/tenequm/skills36 stars

    View details
  • litexml-authoringSkillFiles & storage

    Use when writing Haklex articles with Markdown plus LiteXML, choosing the appropriate Haklex node for content, authoring LiteXML fragments, or converting a LightXML/LiteXML string or file into Lexical SerializedEditorState JSON, Markdown, or Static Render HTML via the `litexml` CLI.

    Ready to connect

    github.com/innei/haklex35 stars

    View details
  • markdown-best-practicesSkillFiles & storage

    ALWAYS use this skill whenever creating, editing, or reviewing any Markdown (.md) file — README.md, SKILL.md, AGENTS.md, CONTRIBUTING.md, changelogs, or any other Markdown documentation — even for small edits. Write and review Markdown files for consistent, correctly-rendering formatting: heading hi

    Ready to connect

    github.com/netfabric/netfabric.numerics36 stars

    View details
  • materialize-only-what-queries-needSkillFiles & storage

    Decide what to PERSIST in your data structures (graph nodes, DB tables, cache layouts) based on the QUERIES you must answer, not the DEFINITIONS that justify the data. Definitions tell you logical identity; storage strategy is independent. Materializing every definitional component leads to O(N×M) b

    Ready to connect

    github.com/disentinel/grafema36 stars

    View details
  • md-to-lexicalSkillFiles & storage

    Convert Shiroi Markdown to Haklex Lexical JSON. Use when the user wants to convert a markdown file or string to rich text editor JSON format.

    Ready to connect

    github.com/innei/haklex35 stars

    View details
  • mermaid-diagramsSkillFiles & storage

    Author Mermaid diagrams inside ```mermaid fenced code blocks in markdown files (README, AGENTS.md, PR descriptions, chat responses). Covers every stable, non-experimental diagram type: flowchart, sequence, class, state, entity relationship, user journey, Gantt, pie, quadrant, requirement, gitGraph,

    Ready to connect

    github.com/netfabric/netfabric.numerics36 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