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 186 of 300

  • pydantic-ai-common-pitfallsSkillAI & models

    Avoid common mistakes and debug issues in PydanticAI agents. Use when encountering errors, unexpected behavior, or when reviewing agent implementations.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • pydantic-ai-model-integrationSkillAI & models

    Configure LLM providers, use fallback models, handle streaming, and manage model settings in PydanticAI. Use when selecting models, implementing resilience, or optimizing API calls.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • pydantic-ai-testingSkillAI & models

    Test PydanticAI agents using TestModel, FunctionModel, VCR cassettes, and inline snapshots. Use when writing unit tests, mocking LLM responses, or recording API interactions.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • pydantic-ai-tool-systemSkillAI & models

    Register and implement PydanticAI tools with proper context handling, type annotations, and docstrings. Use when adding tool capabilities to agents, implementing function calling, or creating agent actions.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • quick-planSkillAI & models

    Use when you need a bite-sized, TDD-driven implementation plan but do NOT have a brainstorm-beagle spec to plan against. quick-plan reconstructs intent from the current conversation, fans out domain-expert exploration subagents across the codebase, and synthesizes the same plan format write-plan pro

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • receive-feedbackSkillAI & models

    Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer, or CI tool. Verifies claims before implementing, tracks disposition.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • review-elixirSkillAI & models

    Comprehensive Elixir/Phoenix code review with optional parallel agents

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • review-frontendSkillAI & models

    Comprehensive React/TypeScript frontend code review with per-area review skills, run in parallel where the agent supports subagents and sequentially otherwise.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • review-iosSkillAI & models

    Comprehensive iOS/SwiftUI code review with optional parallel agents

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • review-pythonSkillAI & models

    Comprehensive Python/FastAPI backend code review with optional parallel agents

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • review-remix-v2SkillAI & models

    Comprehensive Remix v2 code review with per-area review skills, run in parallel where the agent supports subagents and sequentially otherwise. Detects Remix v2 in package.json, loads relevant review skills, runs verification protocol.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • run-test-planSkillAI & models

    Execute YAML test plan, stop on first failure, output rich debug prompt

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • test-spec-writerSkillAI & models

    Write test specs / test case packages. Use when: after the LLD is complete and the test strategy is confirmed, you need to produce a complete test case package, traceability matrix, and execution instructions for an independent test scope. Also used for limited incremental updates to existing relate

    Ready to connect★ 82

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

    View details
  • test-strategy-reviewerSkillAI & models

    Review test strategy. Use when: after a test strategy is written, to review whether risk coverage, independent test layering, phased execution rules, environment strategy, and entry/exit criteria hold up.

    Ready to connect★ 82

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

    View details
  • test-strategy-writerSkillAI & models

    Write test strategies. Use when: after the PRD, API Contract, or HLD baseline is finalized, and you need to define independent test scope, independent test levels, phased execution rules, environment strategy, and entry/exit criteria. Also used for limited incremental updates to existing related doc

    Ready to connect★ 82

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

    View details
  • testany-caseSkillAI & models

    Testany platform case registration and CRUD - register prepared platform case packages to the platform and manage metadata, scripts, and lifecycle

    Ready to connect★ 82

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

    View details
  • testany-case-writingSkillAI & models

    Testany platform case 编写助手 - 将传统测试场景拆解为 Testany platform cases,并生成可注册的 case packages

    Ready to connect★ 82

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

    View details
  • testany-guideSkillAI & models

    Reference for core concepts and configuration of the Testany platform

    Ready to connect★ 82

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

    View details
  • testany-import-gitSkillAI & models

    Testany Git import: batch-register test scripts from a Git repository as Testany platform cases, with continuous syncing, commit switching, binding evolution, and webhook configuration.

    Ready to connect★ 82

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

    View details
  • testany-triggerSkillAI & models

    Testany 执行入口与单次触发 - 为 pipeline 配置 Plan、Manual Trigger、Gatekeeper,或立即执行一次

    Ready to connect★ 82

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

    View details
  • testany-workspaceSkillAI & models

    Manage Testany workspaces - member management, permission configuration, and team organization

    Ready to connect★ 82

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

    View details
  • uc-interviewerSkillAI & models

    User journey interview, use case interview, 用户旅程访谈。Use when: 基于 BRD 访谈、整理或补全 User Journey,"对齐 use case"、"确认用户操作流程"。

    Ready to connect★ 82

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

    View details
  • verify-llm-artifactsSkillAI & models

    Confirms or rejects findings from review-llm-artifacts before deletes or risky refactors. Loads review-verification-protocol-style checks per finding. Use after a review run, when the user wants to reduce false positives, before fix-llm-artifacts on dead code, or when validating a full-project scan.

    Ready to connect★ 82

    github.com/existential-birds/beagle82 stars

    View details
  • advertising-skills-ai-agentsSkillAI & models

    Trending Claude Code skills

    Ready to connect★ 81

    github.com/aradotso/trending-skills75 stars

    View details
  • aeris10-plfm-radarSkillAI & models

    Trending Claude Code skills

    Ready to connect★ 81

    github.com/aradotso/trending-skills75 stars

    View details
  • agent-flow-visualizationSkillAI & models

    VS Code extension for real-time visualization of Claude Code agent orchestration as interactive node graphs

    Ready to connect★ 81

    github.com/aradotso/trending-skills75 stars

    View details
  • agent-reach-internet-accessSkillAI & models

    Trending Claude Code skills

    Ready to connect★ 81

    github.com/aradotso/trending-skills75 stars

    View details
  • agent-skills-context-engineeringSkillAI & models

    Trending Claude Code skills

    Ready to connect★ 81

    github.com/aradotso/trending-skills75 stars

    View details
  • agent-sprite-forgeSkillAI & models

    Trending Claude Code skills

    Ready to connect★ 81

    github.com/aradotso/trending-skills75 stars

    View details
  • agentic-ai-prompt-researchSkillAI & models

    Trending Claude Code skills

    Ready to connect★ 81

    github.com/aradotso/trending-skills75 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