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: Dev tools

16,902 results · page 309 of 564

  • neo4j-driver-go-skillSkillDev tools

    Covers the Neo4j Go Driver v6 — driver lifecycle, ExecuteQuery, managed and

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-driver-java-skillSkillDev tools

    Neo4j Java Driver v6 — driver lifecycle, Maven/Gradle setup, executableQuery,

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-driver-javascript-skillSkillDev tools

    Neo4j JavaScript/TypeScript Driver v6 — driver lifecycle, executeQuery,

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-driver-python-skillSkillDev tools

    Neo4j Python Driver v6 — driver lifecycle, execute_query, managed and explicit

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-gds-skillSkillDev tools

    Neo4j Graph Data Science (GDS) embedded plugin via Python client or Cypher —

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-genai-plugin-skillSkillDev tools

    Use Neo4j GenAI Plugin ai.text.* functions and procedures for in-Cypher

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-getting-started-skillSkillDev tools

    Orchestrates zero-to-running-app in 8 stages — prerequisites → context →

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-graphql-skillSkillDev tools

    Build and configure a GraphQL API backed by Neo4j using @neo4j/graphql v7 (current) or v5 (LTS).

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-graphrag-skillSkillDev tools

    Build GraphRAG retrieval pipelines on Neo4j using the neo4j-graphrag Python

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-kafka-skillSkillDev tools

    Configure and operate the Neo4j Connector for Kafka (sink + source) and the

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-mcp-skillSkillDev tools

    Use when installing, configuring, or troubleshooting the official Neo4j MCP server

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-migration-skillSkillDev tools

    Migrates Neo4j driver code and Cypher queries from older versions (4.x, 5.x)

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-query-tuning-skillSkillDev tools

    Diagnoses and fixes slow Neo4j Cypher queries by reading execution plans, identifying

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-spark-skillSkillDev tools

    Use when reading from or writing to Neo4j with Apache Spark or Databricks using the

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • neo4j-spring-data-skillSkillDev tools

    Use when building Spring Boot applications with Neo4j using Spring Data Neo4j (SDN 7.x/8.x) —

    Ready to connect★ 110

    github.com/neo4j-contrib/neo4j-skills111 stars

    View details
  • opcode_apiSkillDev tools

    Guide for Kimix opencode-style HTTP server (FastAPI + SSE), including route definitions, builtin endpoints, and app.post usage.

    Ready to connect★ 111

    github.com/sikao-engine/kimix110 stars

    View details
  • openspec-propose-changeSkillDev tools

    Create a change and generate all artifacts needed for implementation in one go. Use when the user wants the preferred OpenSpec fast path for a new proposal.

    Ready to connect★ 111

    github.com/sillsdev/fieldworks111 stars

    View details
  • pr-pitchSkillDev tools

    NOT an entrypoint -- pr-preflight calls this for the write-up step; use pr-preflight for a fresh 'write/make/open a PR' request. Invoke this directly only to redo the write-up on a PR that already exists. Composes a PR body as a pitch that answers the unknowns a reviewer arrives with, with the branc

    Ready to connect★ 111

    github.com/sillsdev/fieldworks111 stars

    View details
  • pr-preflightSkillDev tools

    The required entrypoint whenever asked to write, make, open, create, update, or ship a PR for this repo -- do not post a PR body without running this first. Also use for pre-PR review, branch readiness, author interview, review summary generation, or validation evidence.

    Ready to connect★ 111

    github.com/sillsdev/fieldworks111 stars

    View details
  • qkaSkillDev tools

    Generates A-share quantitative backtest strategies, stock selection, and technical indicator code using the QKA (Kuai Quant) framework. Use this skill when writing quantitative code based on APIs such as qka.Data, qka.Strategy, qka.Backtest, and qka.Broker.

    Ready to connect★ 111

    github.com/zsrl/qka110 stars

    View details
  • respond-to-review-commentsSkillDev tools

    Respond to Copilot and human PR reviewer comments: evaluate feedback, fix sensible requests, ask about ambiguity, verify, commit, push, reply to threads, resolve addressed comments, and summarize results. Use when handling review comments, Copilot review feedback, requested changes, unresolved PR th

    Ready to connect★ 111

    github.com/sillsdev/fieldworks111 stars

    View details
  • ribaoSkillDev tools

    Daily reports, weekly reports, work summaries, status updates: builds complete reports based on verifiable facts. Used when the user asks for a report on a period of work, wants to follow an existing report template, organize progress and risks, or when odai judges that professional reporting craft

    Ready to connect★ 111

    github.com/orziz/odai111 stars

    View details
  • rubric-verifySkillDev tools

    Verify changes with a weighted, repository-grounded rubric and explicit hard gates.

    Ready to connect★ 111

    github.com/sillsdev/fieldworks111 stars

    View details
  • serveSkillDev tools

    Guide for the Kimix HTTP serve system — FastAPI backend + TypeScript/Vite frontend. Use when adding new backend endpoints, modifying the session manager, changing the frontend API client, or understanding how data flows from backend to UI. Covers dummy_app.py, dummy_session_manager.py, sse_cli.py, a

    Ready to connect★ 111

    github.com/sikao-engine/kimix110 stars

    View details
  • tauri-updaterSkillDev tools

    Use when adding software auto-update to a Tauri 2 desktop app, or when users ask about tauri-plugin-updater integration, app update checking, distinguishing installer vs portable builds for updates, or generating update manifests for GitHub Releases.

    Ready to connect★ 111

    github.com/luochang212/skill-zoo111 stars

    View details
  • verify-testSkillDev tools

    Verify behavior and run appropriate tests to confirm the change set.

    Ready to connect★ 111

    github.com/sillsdev/fieldworks111 stars

    View details
  • worth-fixSkillDev tools

    Analyzes and evaluates any claim, report, idea, or requirement for truthfulness, value, and approach. Use when the user says "is this bug real?", "analyze this issue/report/claim", "is this fix worth doing?", "help me check if this suggestion is reliable", or provides a bug report, article excerpt,

    Ready to connect★ 111

    github.com/luochang212/skill-zoo111 stars

    View details
  • attention-controlSkillDev tools

    Shape output for a reader with ADHD, then write each sentence in controlled English: action first, one word one meaning, active voice, simple tenses, state restated every turn. Invoke with /attention-control; stays on until "stop attention control".

    Ready to connect★ 110

    github.com/aaddrick/attention-control110 stars

    View details
  • example-toolSkillDev tools

    A template skill demonstrating the PAI SKILL.md format.

    Ready to connect★ 110

    github.com/nirholas/pai107 stars

    View details
  • pai-skills-rootSkillDev tools

    Index of all PAI skills.

    Ready to connect★ 110

    github.com/nirholas/pai107 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.

53,789 of the 54,221 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