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: AI & models

8,992 results · page 185 of 300

  • preact-stingerSkillAI & models

    Preact 11 specialist skill: signals-based reactivity (v2 API with createModel/useModel), preact/compat migration from React, third-party embed widgets (shadow DOM isolation, IIFE bundles), Astro island integration (client:* directives, 5.0.1 or newer useId fix), and Fresh 2.x framework (Deno-native,

    Ready to connect★ 84

    github.com/legioncodeinc/vibe-coding-tools79 stars

    View details
  • queen-bee-stingerSkillAI & models

    Forge new rules, plugins, commands, agents (Bees), and skills (Stingers) for The Hive across Claude Code, Cursor, Codex, and Cowork. Use when creating, updating, or validating any Hive component.

    Ready to connect★ 84

    github.com/legioncodeinc/vibe-coding-tools79 stars

    View details
  • audit-and-fixSkillAI & models

    Audit an existing codebase, then autonomously implement the fixes it judges worth making against your next goal — composing deep-dive → triage → prompt-pack → build-loop to turn "here's what's wrong" into verified, receipted local commits + an honest ledger. ALWAYS invoke when the user says any of "

    Ready to connect★ 83

    github.com/nelsonwerd/idea-to-ship-skills83 stars

    View details
  • netcdf-processingSkillAI & models

    Reading, processing, and analyzing NetCDF output from lake simulation models

    Ready to connect★ 83

    github.com/cxcscmu/skilllearnbench83 stars

    View details
  • pr-precheckSkillAI & models

    Use when the user invokes `/pr-precheck <repo> <topic>` or — implicitly, before any other skill opens a pull request — to check the target repo's merged and closed PR history for prior attempts at the same fix, so the agent doesn't open the Nth duplicate of an already-rejected approach. Wraps the `v

    Ready to connect★ 83

    github.com/vouchdev/vouch83 stars

    View details
  • prompt-packSkillAI & models

    Author and execute "prompt packs" — a big job broken into a sequence of self-contained, independently-shippable prompts, each run in its own fresh chat so a single change never dies to a context/token limit. Also writes paste-ready handoff briefings to resume a dying chat or relay work to another to

    Ready to connect★ 83

    github.com/nelsonwerd/idea-to-ship-skills83 stars

    View details
  • pytorch-preference-optimizationSkillAI & models

    PyTorch patterns for implementing preference optimization losses (DPO, SimPO, etc.) for LLM training.

    Ready to connect★ 83

    github.com/cxcscmu/skilllearnbench83 stars

    View details
  • simpo-lossSkillAI & models

    SimPO (Simple Preference Optimization) loss computation for LLM alignment without a reference model.

    Ready to connect★ 83

    github.com/cxcscmu/skilllearnbench83 stars

    View details
  • agent-architecture-analysisSkillAI & models

    Use when auditing an agent codebase against the 12-Factor Agents methodology, reviewing LLM-powered system architecture, or assessing agentic app compliance. Triggers on \"analyze agent architecture\", \"12-factor audit\", \"how compliant is this agent\", or \"evaluate this LLM app\". Also applies w

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • api-reviewerSkillAI & models

    API contract review, 接口契约评审。Use when: PRD 完成后、HLD/LLD/实现前需要审查完整契约或既有批准范围内的契约增量,包括 OpenAPI/AsyncAPI/GraphQL/gRPC/WebSocket/SSE/Webhook/SDK/文件格式/IPC-CLI 契约。

    Ready to connect★ 82

    github.com/testany-io/testany-agent-skills82 stars

    View details
  • api-writerSkillAI & models

    Write API contract, 写接口契约。Use when: PRD 完成后、HLD 之前需要定义 OpenAPI/AsyncAPI/GraphQL/gRPC/WebSocket/SSE/Webhook/SDK/文件格式规范。 也用于既有相关文档的有限增量更新。

    Ready to connect★ 82

    github.com/testany-io/testany-agent-skills82 stars

    View details
  • brd-interviewerSkillAI & models

    BRD interview for business requirements. Use when: turning vague business ideas into a BRD, "help me sort out business requirements", "the boss said we need to do XXX", "this requirement isn't clear", "write a BRD".

    Ready to connect★ 82

    github.com/testany-io/testany-agent-skills82 stars

    View details
  • bubbletea-code-reviewSkillAI & models

    Reviews BubbleTea TUI code for proper Elm architecture, model/update/view patterns, and Lipgloss styling. Use when reviewing terminal UI code using charmbracelet/bubbletea.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • claude-gladiatorSkillAI & models

    Continuous learning — hooks observe failures and prompt reflection, sibling synergy deepens analysis with history and tool discovery

    Ready to connect★ 82

    github.com/vvkmnn/claude-emporium82 stars

    View details
  • claude-oratorSkillAI & models

    Prompt rhetoric coach — deterministic scoring and restructuring using Anthropic best practices

    Ready to connect★ 82

    github.com/vvkmnn/claude-emporium82 stars

    View details
  • deepagents-architectureSkillAI & models

    Guides architectural decisions for Deep Agents applications. Use when deciding between Deep Agents vs alternatives, choosing backend strategies, designing subagent systems, or selecting middleware approaches.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • deepagents-code-reviewSkillAI & models

    Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent, backends, subagents, middleware, or human-in-the-loop patterns. Catches common configuration and usage mistakes.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • deepagents-implementationSkillAI & models

    Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting up human-in-the-loop workflows.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • fastapi-code-reviewSkillAI & models

    Reviews FastAPI code for routing patterns, dependency injection, validation, and async handlers. Use when reviewing FastAPI apps, checking APIRouter setup, Depends() usage, or response models.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • fix-llm-artifactsSkillAI & models

    Applies fixes from a prior review-llm-artifacts run, with safe/risky classification. Respects verify-llm-artifacts output when present to skip false positives.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • github-issuesSkillAI & models

    Wire the PureCutCNC GitHub workflow — create issues, set the org-level Priority field (R1), add board cards and set Status/Size/Area, move cards through the lifecycle, and open PRs. Use whenever AGENTS.md requires GitHub issue/board/PR mechanics, instead of re-discovering the GraphQL/REST calls each

    Ready to connect★ 82

    github.com/purecutcnc/purecutcnc79 stars

    View details
  • guardrails-reviewerSkillAI & models

    Review Project Guardrails — engineering standards review. Use when: Guardrails have been created or updated and need to be checked as a project-level governance baseline for exit review, including trigger criteria, generation patterns, factual standards, downstream workflow hooks, and rule enforceab

    Ready to connect★ 82

    github.com/testany-io/testany-agent-skills82 stars

    View details
  • langgraph-architectureSkillAI & models

    Guides architectural decisions for LangGraph applications. Use when deciding between LangGraph vs alternatives, choosing state management strategies, designing multi-agent systems, or selecting persistence and streaming approaches.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • langgraph-implementationSkillAI & models

    Implements stateful agent graphs using LangGraph. Use when building graphs, adding nodes/edges, defining state schemas, implementing checkpointing, handling interrupts, or creating multi-agent systems with LangGraph.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • llm-artifacts-detectionSkillAI & models

    Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • llm-judgeSkillAI & models

    Use when comparing two or more code implementations against a spec or requirements doc. Triggers on \"which repo is better\", \"compare these implementations\", \"evaluate both solutions\", \"rank these codebases\", or \"judge which approach wins\". Also covers choosing between competing PRs or vend

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • media-writerSkillAI & models

    Social media writing, content creation, 自媒体写作。Use when: 需要写微信公众号/知乎/小红书/LinkedIn/Medium/Reddit 文章、单阶段选题或稿件润色。

    Ready to connect★ 82

    github.com/testany-io/testany-agent-skills82 stars

    View details
  • prd-reviewerSkillAI & models

    PRD review, requirement review, checks PRD quality. Use when: a PRD needs review after completion, "review PRD", "PRD review", "requirement review".

    Ready to connect★ 82

    github.com/testany-io/testany-agent-skills82 stars

    View details
  • prototype-reviewerSkillAI & models

    Prototype review, 原型评审, 交互原型审查. Use when: after prototype-designer completes and before entering API Contract/HLD, to review the prototype for upstream alignment, interaction completeness, engineering isolation, and downstream usability.

    Ready to connect★ 82

    github.com/testany-io/testany-agent-skills82 stars

    View details
  • pydantic-ai-agent-creationSkillAI & models

    Create PydanticAI agents with type-safe dependencies, structured outputs, and proper configuration. Use when building AI agents, creating chat systems, or integrating LLMs with Pydantic validation.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 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,624 of the 55,055 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