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 303 of 564

  • chainbase-openapi-skillSkillDev tools

    Operate Chainbase indexed wallet and token reads through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • coinapi-openapi-skillSkillDev tools

    Operate CoinAPI market data reads through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • coinbase-openapi-skillSkillDev tools

    Operate Coinbase Advanced Trade REST APIs through UXC with a curated OpenAPI schema, products-first discovery, and explicit JWT bearer auth guidance.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • coingecko-openapi-skillSkillDev tools

    Operate CoinGecko and GeckoTerminal market data APIs through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • commit-pushSkillDev tools

    Commit everything in logical chunks and push to remote

    Ready to connect★ 115

    github.com/n0an/vivadicta110 stars

    View details
  • defillama-prices-openapi-skillSkillDev tools

    Operate DefiLlama public price APIs through UXC with a curated OpenAPI schema and read-first guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • defillama-yields-openapi-skillSkillDev tools

    Operate DefiLlama public yield APIs through UXC with a curated OpenAPI schema and read-first guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • dexscreener-openapi-skillSkillDev tools

    Operate DexScreener public market data APIs through UXC with a curated OpenAPI schema, no-auth setup, and read-first guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • diagramSkillDev tools

    Create ASCII diagrams representing component architecture, data flow, or codebase structure

    Ready to connect★ 115

    github.com/n0an/vivadicta110 stars

    View details
  • ethereum-jsonrpc-skillSkillDev tools

    Operate Ethereum execution JSON-RPC through UXC with the official execution OpenRPC schema, public EVM read methods, and eth_subscribe pubsub guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • gate-mcp-skillSkillDev tools

    Use Gate MCP through UXC for public spot and futures market data workflows with a fixed streamable-http endpoint and read-first guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • goldrush-mcp-skillSkillDev tools

    Use GoldRush MCP through UXC for multichain wallet balances, transfers, portfolio history, NFT ownership, token approvals, prices, and chain metadata via stdio MCP with injected API-key auth.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • helius-openapi-skillSkillDev tools

    Operate Helius Wallet API reads through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • krankie-auditSkillDev tools

    Run an ASO audit on canonical App Store metadata under `./metadata`, then a krankie-based competitor keyword-gap analysis (no Astro subscription). Krankie replacement for asc-aso-audit. Use after `asc metadata pull`.

    Ready to connect★ 115

    github.com/n0an/vivadicta110 stars

    View details
  • loc-reportSkillDev tools

    Count Swift lines of code across the VivaDicta codebase and refresh the production-vs-test history chart. Use when asked how many LOC / lines of code the project has, for a codebase-size or LOC breakdown by SPM module / main app / extension, how big a module or extension is, the prod-vs-test ratio,

    Ready to connect★ 115

    github.com/n0an/vivadicta110 stars

    View details
  • mexc-openapi-skillSkillDev tools

    Operate MEXC Spot REST APIs through UXC with a curated OpenAPI schema, HMAC query signing, and separate public/signed workflow guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • moralis-openapi-skillSkillDev tools

    Operate Moralis EVM wallet and token reads through UXC with a curated OpenAPI schema, API-key auth, and wallet-intelligence guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • near-jsonrpc-skillSkillDev tools

    Operate NEAR JSON-RPC reads through UXC with a public provider default, provider-override guidance, and read-only guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • nodit-openapi-skillSkillDev tools

    Operate Nodit Web3 Data API reads through UXC with a curated OpenAPI schema, API-key auth, and overlap-aware guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • normal-modeSkillDev tools

    Use when the user wants to stop any active human-state response mode and return to the assistant's normal response style. Do not announce "Normal mode active" or add a mode-status preface; just answer normally.

    Ready to connect★ 115

    github.com/softcane/human-state-skills115 stars

    View details
  • okx-exchange-websocket-skillSkillDev tools

    Subscribe to OKX public exchange WebSocket channels through UXC raw WebSocket mode for ticker, trade, book, and candle events with explicit subscribe frames.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • overloaded-modeSkillDev tools

    Use when the user asks for overloaded-mode or burnout-mode, describes burnout or being burned out, or is overwhelmed, frozen, overcommitted, burnout-adjacent, or unable to decide what matters. Do not diagnose burnout. Must use exact labels Do this first, Send/say this, Do now, Defer, Drop, Minimum v

    Ready to connect★ 115

    github.com/softcane/human-state-skills115 stars

    View details
  • pocSkillDev tools

    Build a proof-of-concept / reproduction steps for a candidate finding — HTTP requests (curl/Burp), payloads, or a small script — modeled on the "Steps To Reproduce" sections of the local disclosed-report corpus. Use when the user wants to confirm or demonstrate a bug, "build a PoC", "give me the cur

    Ready to connect★ 115

    github.com/bugbountywithmarco/bugbounty-disclosed-reports112 stars

    View details
  • release-prepareSkillDev tools

    Prepare a new VivaDicta release — version bump, What's New screen, App Store metadata, code sweep, and pre-submission checklist

    Ready to connect★ 115

    github.com/n0an/vivadicta110 stars

    View details
  • simulator-screenshot-timeSkillDev tools

    Set the iOS Simulator status bar to screenshot-ready state with clean time, battery, and signal

    Ready to connect★ 115

    github.com/n0an/vivadicta110 stars

    View details
  • sui-jsonrpc-skillSkillDev tools

    Operate Sui public JSON-RPC through UXC with OpenRPC-driven discovery, mainnet fullnode defaults, and read-only query plus pubsub subscription guardrails.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • thegraph-token-mcp-skillSkillDev tools

    Use The Graph Token API MCP through UXC for token metadata, wallet balances, transfers, holders, pools, and market data with help-first inspection and Token API specific JWT bearer auth binding.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • uxc-skill-creatorSkillDev tools

    Create wrapper skills that call remote tools through UXC. Use when defining a new provider skill and you need reusable templates, validation rules, and anti-pattern guidance based on proven UXC skill practices.

    Ready to connect★ 115

    github.com/holon-run/uxc113 stars

    View details
  • viral-instagram-reelsSkillDev tools

    Plan, write, and diagnose Instagram Reels that earn cold-audience reach. Use whenever someone wants a reels script or reels hook for a specific Reel, is debugging why a Reel flopped, wants to know if a draft is worth testing with Trial Reels before going public, or needs a reels caption tuned for th

    Ready to connect★ 112

    github.com/vyralcontent/content-skills115 stars

    View details
  • x-openapi-skillSkillDev tools

    Operate X API v2 through UXC with the official OpenAPI schema, OAuth2 PKCE user-context auth, app-only bearer guidance, and read-first guardrails for timeline/bookmark/post workflows.

    Ready to connect★ 115

    github.com/holon-run/uxc113 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