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: Media

5,264 results · page 157 of 176

  • polish-newSkillMedia

    Pre-release code review that converges - runs checks, launches parallel review agents (cleanliness, design, efficiency, side-effect gating) sized to the diff, validates findings against reproducible evidence in a run ledger, fixes on approval, then reviews its own fixes until a round warrants no edi

    Ready to connect

    github.com/tenequm/skills37 stars

    View details
  • polished-web-prototypeSkillMedia

    Use when /polished-web-prototype runs or a user builds an artifact from a mockup, design plan, or brief. Not for variant galleries: use design-variants. Not for live audits: use web-design-review.

    Ready to connect

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

    View details
  • resonance-design-designerSkillMedia

    Design Director with a craftsman's eye. Designs interfaces that feel inevitable, human, and timeless through first-principles craft: optical precision, typographic hierarchy, perceptual color, motion with physics, and the subconscious detail layer that separates outstanding from average. Use when st

    Ready to connect

    github.com/manusco/resonance37 stars

    View details
  • resonance-engineering-frontendSkillMedia

    Frontend Engineer Specialist ("The Glassmith"). Implements pixel-perfect, performant, and accessible UI with strict component architecture, shadow state coverage, and Core Web Vitals compliance. Use when building React/Vue/web components, implementing a page from a design spec, polishing UX interact

    Ready to connect

    github.com/manusco/resonance37 stars

    View details
  • resonance-engineering-game-devSkillMedia

    Game Architect Specialist. Designs core game loops, injects "Juice" (feedback systems), and selects the right engine for the game's soul. Use when designing a core loop from scratch, making a prototype feel flat and lifeless more engaging, selecting a game engine, or adding particle/audio/haptic fee

    Ready to connect

    github.com/manusco/resonance37 stars

    View details
  • resonance-marketing-content-distributionSkillMedia

    Organic Content Distribution Specialist. Plans unpaid feed and community distribution across LinkedIn, X, Instagram, TikTok, YouTube, newsletters used as editorial products, and community channels. Use when building organic content calendars, adapting one idea to platform-native posts, planning repu

    Ready to connect

    github.com/manusco/resonance37 stars

    View details
  • resonance-marketing-run-campaignSkillMedia

    Marketing campaign conductor. Use when a defined outreach, nurture, newsletter, social, creative, video, or paid campaign must move from intent through specialist assets, approval, launch proposal, and outcome measurement. It may dispatch an unresolved hypothesis to GTM Thinker and an unresolved por

    Ready to connect

    github.com/manusco/resonance37 stars

    View details
  • sharpenSkillMedia

    Adversarial interview against a plan, design, or write-up - one question at a time, with a recommended answer attached to each - to surface contradictions, hidden assumptions, and unresolved tradeoffs before they ship. Use when the user invokes /sharpen or $sharpen, says "sharpen this", "stress-test

    Ready to connect

    github.com/kjellkod/quest37 stars

    View details
  • studioSkillMedia

    Visual Asset Generator. Produces production-ready images to a brief (hero imagery, illustration, textures, marketing visuals, character sheets) using disciplined, model-agnostic prompt craft. Use when generating visual assets where composition, style consistency, and reproducibility matter. Defers a

    Ready to connect

    github.com/manusco/resonance37 stars

    View details
  • universal-invariant-baselineSkillMedia

    Use when invoked to apply an invariant-first, fail-fast, special-case-eliminating baseline. Not for domain models in types: use type-driven. Not for design-by-contract: use contract-driven.

    Ready to connect

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

    View details
  • walkthrough-and-control-testingSkillMedia

    Performs walkthrough and control testing based on the COSO 2013 internal control framework to evaluate the effectiveness of control design and operation.

    Ready to connect

    github.com/guoliang1114-boop/ariaai37 stars

    View details
  • web-design-reviewSkillMedia

    Use when the user runs /web-design-review with a URL to visually audit and fix a live UI. Not for design direction: use design. Not for variant galleries: use design-variants.

    Ready to connect

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

    View details
  • writing-lean-proofsSkillMedia

    Helps your agent write and review Lean 4 math proofs and libraries that follow Mathlib conventions.

    Ready to connect

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

    View details
  • writing-tla-plus-specsSkillMedia

    Use when a protocol, concurrent algorithm, or design needs a model-checked TLA+ or Alloy spec, or a TLC or Apalache trace needs reading. Not for choosing when to model: use validation-first-driven.

    Ready to connect

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

    View details
  • agent-graph-orchestrationSkillMedia

    Design and scaffold multi-agent squads/swarms using the graph orchestration pattern (nodes = agents, edges = dependencies/data flow). USE FOR: designing a coordination topology for a multi-agent squad (sequential pipeline, parallel fan-out/aggregation, branching, feedback loop, cyclic); building an

    Ready to connect

    github.com/netfabric/netfabric.numerics36 stars

    View details
  • al-runner-workflowSkillMedia

    Multi-agent workflow contract for this repo — orchestrator vs implementation agents, GitHub label state machine, PR lifecycle, the read-only al-language corpus and how a run resolves it, and the expectations-manifest path for OOS-by-design tests. Use when acting as orchestrator/impl-agent without th

    Ready to connect

    github.com/stefanmaron/businesscentral.al.runner36 stars

    View details
  • aspnet-blazorSkillMedia

    Blazor Server, WebAssembly, and United (Auto) with components, interop, and render modes. Covers .NET 8+ Blazor patterns.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite36 stars

    View details
  • expressSkillMedia

    Express.js minimal Node.js web framework. Covers routing, middleware, error handling, and API design. Use when building Express APIs.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite36 stars

    View details
  • ginSkillMedia

    Gin Go web framework. Covers routing, middleware, binding, validation, and rendering. Use for fast, minimalist Go APIs.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite36 stars

    View details
  • graphqlSkillMedia

    GraphQL API design. Covers schema, queries, mutations, and resolvers. Use when building or consuming GraphQL APIs.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite36 stars

    View details
  • hex-grid-lattice-mc-refinementSkillMedia

    Design guide + benchmarked pitfalls for building Monte-Carlo / Simulated Annealing refinement layers on top of greedy hex-grid layouts for code visualization (packages/gui/src/store/hexLayout.ts, sandbox/hex-sandbox, future Rust ports). Use when: (1) planning to add MC/SA on top of an existing hex-g

    Ready to connect

    github.com/disentinel/grafema36 stars

    View details
  • hex-grid-morphological-close-hullSkillMedia

    Compute a unified outer hull around a group of hex tiles that includes multiple disconnected sub-clusters separated by 1-tile gaps. Use when: (1) rendering nested hierarchy hulls (e.g. "package" hull wrapping multiple "sub-region" hex islands), (2) the naive boundary trace outlines each island separ

    Ready to connect

    github.com/disentinel/grafema36 stars

    View details
  • jacky-hookSkillMedia

    Jacky's short video opening optimizer. Based on puzzle theory + hands-on experience, it diagnoses opening issues and generates optimization plans. Triggers: /jacky-hook, "optimize my hook", "fix my opening", "how to write a hook", "is this opening any good", "help me rewrite the opening", "the openi

    Ready to connect

    github.com/jackywxsz/jacky-content-os36 stars

    View details
  • labtaskerSkillMedia

    Use Labtasker v2 to queue and run independent ML inference, evaluation, or experiment Tasks; migrate pipelines; design routes and Workers; inspect Task demand and Worker activity; and recover Tasks. Do not use it as a GPU allocator, cluster scheduler, workflow DAG, or artifact store.

    Ready to connect

    github.com/luocfprime/labtasker36 stars

    View details
  • mobile-first-designSkillMedia

    Design for mobile devices first, then scale up to larger screens. Create responsive interfaces that work seamlessly across all device sizes.

    Ready to connect

    github.com/iskenkenya/1panel-client36 stars

    View details
  • mobile-ios-designSkillMedia

    Gives your agent knowledge of Apple's iOS design guidelines and SwiftUI patterns when building iPhone app interfaces.

    Ready to connect

    github.com/iskenkenya/1panel-client36 stars

    View details
  • odylith-atlas-renderSkillMedia

    Render Atlas from the Mermaid catalog.

    Ready to connect

    github.com/odylith/odylith34 stars

    View details
  • rest-apiSkillMedia

    REST API design principles. Covers resources, methods, and status codes. Use when designing or reviewing REST APIs.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite36 stars

    View details
  • solid-principlesSkillMedia

    SOLID design principles. Covers SRP, OCP, LSP, ISP, DIP. Use when designing classes and modules.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite36 stars

    View details
  • annotateSkillMedia

    Use when adding, editing, or reviewing Arkive annotations — @ArkiveComposable, @ArkiveView, or curating what @Preview components show in the catalogue: names, groups, tags, skip, Figma designNodeId. Triggers every time a component or screen is added to the Arkive showcase or its catalogue metadata c

    Ready to connect

    github.com/infinum/arkive26 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,249 of the 54,680 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