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

9,018 results · page 208 of 301

  • api-stateSkillAI & models

    Fetch and report current API syntax, changelog entries, and breaking changes for a specific library or protocol version. One research angle within a parallel technical-research set — runs independently and returns a structured cited report. Invoke when a specific library name and version are the tar

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • arlSkillAI & models

    Knowledge reference for Autonomous Refinement Loop research — pattern research into prerequisites for autonomous execution without synchronous human blocking gates. Defines failure categories, prerequisites, and conditions for replacing human judgment with machine-verifiable checks. Use when designi

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • assessment-reportingSkillAI & models

    Format and score completed plugin assessment findings without starting another assessment workflow. Use when a plugin assessment needs the standard report structure, scoring criteria, severity breakdown, or marketplace-readiness result.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • backend-resolutionSkillAI & models

    How to determine which backlog backend a project is configured to use, and what to do with the answer. Use when about to call a backend-specific tool, choosing between a GitHub-only and a Beads-native operation, or reporting which store a result came from.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • bash-51-featuresSkillAI & models

    Bash 5.1 release features and improvements with practical examples. Use when working with Bash 5.1 features, epoch time variables, redirection enhancements, or when user asks about Bash 5.1 changes, new features, or version-specific capabilities.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • bash-52-featuresSkillAI & models

    Bash 5.2 release features and improvements with practical examples. Use when working with Bash 5.2 features, variable handling enhancements, readline improvements, or when user asks about Bash 5.2 changes, new features, or version-specific capabilities.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • bash-53-featuresSkillAI & models

    Bash 5.3 release features and improvements with practical examples. Use when working with Bash 5.3 features, new command substitution, GLOBSORT, loadable builtins, or when user asks about Bash 5.3 changes, new features, or version-specific capabilities.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • bash-developmentSkillAI & models

    This skill should be used when the user asks to "write a bash script", "create a shell script", "implement bash function", "parse arguments in bash", "handle errors in bash", or mentions bash development, shell scripting, script templates, or modern bash patterns.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • bash-portabilitySkillAI & models

    This skill should be used when the user asks about "POSIX compatibility", "portable shell scripts", "cross-shell compatibility", "bashisms", "shebang selection", or mentions writing scripts that work on different shells (bash, sh, dash, zsh) or different systems.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • bkend-guidesSkillAI & models

    bkend.ai operational guides, troubleshooting, and platform comparison. Covers migration guides, performance optimization, testing strategy, common error solutions, and FAQ.

    Ready to connect★ 66

    github.com/ww-w-ai/bkit-gemini64 stars

    View details
  • bkend-quickstartSkillAI & models

    bkend.ai platform onboarding and core concepts guide. Covers MCP setup, resource hierarchy (Org->Project->Environment), Tenant vs User model, and first project creation.

    Ready to connect★ 66

    github.com/ww-w-ai/bkit-gemini64 stars

    View details
  • bkit-rulesSkillAI & models

    Core rules for bkit plugin. PDCA methodology, level detection, agent auto-triggering, and code quality standards.

    Ready to connect★ 66

    github.com/ww-w-ai/bkit-gemini64 stars

    View details
  • brainstorm-firstSkillAI & models

    Independent pre-implementation workflow for explicit brainstorming, three-way comparison, reality checks, diagnosis options, UI concept generation, or ambiguous high-impact decisions. Produce exactly three practical options, recommend one, and stop for selection. Do not combine with project-developm

    Ready to connect★ 66

    github.com/thienanblog/awesome-ai-agent-skills65 stars

    View details
  • cfo-setup-governanceSkillAI & models

    Use when changing setup or uninstall behavior, onboarding intake, install-scope semantics, host registration docs, or setup-related agent guidance that should not live in AGENTS.md.

    Ready to connect★ 66

    github.com/mikechongcan/cfo-stack64 stars

    View details
  • clang-formatSkillAI & models

    Configure clang-format code formatting. Use when: user mentions clang-format or .clang-format, analyzing code style/patterns, creating/modifying formatting config, troubleshooting formatting, brace styles/indentation/spacing/alignment/pointer alignment, or codifying conventions.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • code-review-claude-skillsSkillAI & models

    Loaded automatically when reviewing Claude skills or agent definitions — covers SKILL.md structure, frontmatter validity, token budget, description quality, and agent contract compliance.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • code-review-cliSkillAI & models

    Reviews CLI application code for correctness and quality. Use when reviewing tools that use argparse, click, typer, commander.js, or similar argument parsers — covers exit codes, help flags, stdin/stdout/stderr separation, non-interactive operation, signal handling, argument validation, ANSI color s

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • code-review-llmSkillAI & models

    Use when reviewing AI/ML code or LLM integration — activates on prompt templates, model selection logic, token budget concerns, or evaluation harness code. Enforces prompt hygiene, model tier matching, context window management, token economics, structured output validation, temperature settings, re

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • complete-milestoneSkillAI & models

    Close a completed GitHub milestone and generate a completion summary. Use when a sprint or release is finished and needs to be officially closed. Audits open and closed issues, offers to carry forward open items to a new or existing milestone, closes the milestone, updates Project V2 Status to Done

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • comprehensive-test-reviewSkillAI & models

    Performs checklist-driven review of pytest test suites against coverage thresholds (80% line/branch minimum, 95% for critical paths), AAA pattern adherence, pytest-mock usage, test isolation, naming clarity, type hints, and flaky pattern detection. Use when auditing test quality before a release, re

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • create-milestoneSkillAI & models

    Creates a GitHub milestone on the current repository and returns its number for downstream use. Use when starting a new sprint, release, or theme grouping of backlog items. No args triggers guided intake (title, due date, description); 'quick {title}' skips to description only. Checks for duplicates

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • debugging-workflowSkillAI & models

    Coordinator-routed specialist for reproducing and isolating unexplained failures before fixing the confirmed cause. Use after project-development-mindset routes root-cause work here, or directly when explicitly invoked or installed standalone. Do not use for known-cause fixes, routine implementation

    Ready to connect★ 66

    github.com/thienanblog/awesome-ai-agent-skills65 stars

    View details
  • desktop-appSkillAI & models

    Desktop app development guide for cross-platform applications. Covers Electron and Tauri frameworks.

    Ready to connect★ 66

    github.com/ww-w-ai/bkit-gemini64 stars

    View details
  • development-pipelineSkillAI & models

    9-phase Development Pipeline complete knowledge. Use when user doesn't know development order or starts a new project.

    Ready to connect★ 66

    github.com/ww-w-ai/bkit-gemini64 stars

    View details
  • dh-cli-usageSkillAI & models

    Gives the dh CLI command and the directory of dh's scripts, both resolved from this skill's own directory. Use before running a dh plan, backlog, artifact or dispatch command, or a script from dh's scripts directory, and when an mcp__plugin_dh_* server failed to connect.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • discoverySkillAI & models

    Use when starting a new feature, gathering requirements for an unfamiliar domain, refining a vague idea into actionable scope, or when a user request is ambiguous or underspecified. Conducts SAM Stage 1 discovery — structured requirements gathering through user discussion, asking WHO/WHAT/WHEN/WHY a

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • dispatch-contractSkillAI & models

    Which agent a dh workflow dispatches, and the artifact consumer invariant.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • ecosystem-researchSkillAI & models

    Research community usage patterns, real-world gotchas, and client compatibility for a specific known library, tool, or protocol feature. Use when a technical-researcher orchestrator needs community-sourced evidence about a named library or feature — bug reports, workarounds, compatibility gaps, and

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • evaluate-sdlc-layersSkillAI & models

    Validate and iterate on the SDLC Layer Separation Architecture implementation across the check categories defined in its Evaluation Checklist — cross-references, doc completeness, knowledge-explorer layer filters, research entry metadata, integration points, and plan consistency. Produces a structur

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 stars

    View details
  • fastmcp-client-cliSkillAI & models

    Query and invoke tools on MCP servers using fastmcp list and fastmcp call. Use when you need to discover what tools a server offers, call tools, or integrate MCP servers into workflows.

    Ready to connect★ 66

    github.com/jamie-bitflight/claude_skills65 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,826 of the 55,257 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