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

  • chinese-write-checkerSkillDev tools

    Chinese content quality acceptance tool — the main entry point (gateway) of the writing series. Performs a comprehensive 16-point check on a Chinese manuscript from four perspectives: editor, reader, author, and platform, outputting a score, a list of issues, and routing recommendations. It does not

    Ready to connect★ 65

    github.com/taxueseek/say-it-human65 stars

    View details
  • covid-indiaSkillDev tools

    Get COVID-19 statistics for India including state-wise and district-wise data. Use when user asks for "COVID India", "coronavirus India", "vaccination stats India", or "covid cases [state]".

    Ready to connect★ 65

    github.com/ankitjh4/indic-ai-skills65 stars

    View details
  • editor-revisorSkillDev tools

    Draft revision assistant — helps find the truth in what people write and cut the fluff. Focuses on "structural tightening + fluff removal": deleting formulaic openings, cutting empty intensifiers, breaking fake parallelism, and removing slogan-like endings. Has a quick-cut mode (delete only, no rewr

    Ready to connect★ 65

    github.com/taxueseek/say-it-human65 stars

    View details
  • elm-call-rpcSkillDev tools

    Call a Rellm gRPC RPC (from protos/*.proto) from Elm SPA code (frontends/elm-spa). Use when writing or wiring up a new fetch/mutation against the backend from a page or Shared panel.

    Ready to connect★ 65

    github.com/jonlatane/jonline65 stars

    View details
  • extract-paper-structureSkillDev tools

    Extract a forecasting paper's implementable architecture, equations, tensor contracts, official-code clarifications, training objective, and ambiguities. Use before local implementation or structure audit; not for broad literature discovery.

    Ready to connect★ 65

    github.com/diaugeia/moderntsf64 stars

    View details
  • future-tokensSkillDev tools

    Every AI output has structural blind spots determined by the generation process itself. Future Tokens operations are named, composable instruments that target specific blind spots. They surface new information on every pass because expanding the output changes the blind spot geometry.

    Ready to connect★ 65

    github.com/jordanrubin/future_tokens65 stars

    View details
  • github-issue-loopSkillDev tools

    Use when executing cpa-stack GitHub issue or PR work with gh, including issue intake, issue claiming, durable progress comments, status labels, validation, commit or push, and final state reporting that avoids duplicate parallel work.

    Ready to connect★ 65

    github.com/mikechongcan/cfo-stack64 stars

    View details
  • good-morningSkillDev tools

    Present the daily operational briefing and start-of-day context. Use when the user says "good morning", "morning briefing", "what's today look like", "what do I have today", "morning rundown", "what's on my plate", "start of day", "weekly review", "weekly briefing", or "give me the weekly". Do NOT a

    Ready to connect★ 65

    github.com/jonathanmalkin/jules64 stars

    View details
  • gurbaniSkillDev tools

    Access Sikh scriptures including Guru Granth Sahib, Dasam Granth, and Sukhmani Sahib. Use when user asks for "Gurbani", "Guru Granth Sahib", "Sukhmani Sahib", " Sikh hymns", or wants Sikh religious content.

    Ready to connect★ 65

    github.com/ankitjh4/indic-ai-skills65 stars

    View details
  • humanize-aiSkillDev tools

    [L1 Voice Authenticity] AI-flavor detection and removal—only handles "does it sound human". Detects 19 AI-flavor patterns and chooses a strategy based on severity. By default, diagnosis only; rewriting requires user confirmation. Three rewriting modes: automatic replacement, follow-up-question drive

    Ready to connect★ 65

    github.com/taxueseek/say-it-human65 stars

    View details
  • multiple-entry-pointsSkillDev tools

    Expert guide for designing and implementing Multiple Entry Points architecture in web applications / Panduan ahli untuk merancang dan mengimplementasikan arsitektur Multiple Entry Points pada aplikasi web.

    Ready to connect★ 65

    github.com/roedyrustam/vibes-plug65 stars

    View details
  • mutual-fundSkillDev tools

    Access Indian mutual fund data including NAV, schemes, and performance. Use when user asks for "mutual fund India", "NAV", "MF performance", or "investment schemes India".

    Ready to connect★ 65

    github.com/ankitjh4/indic-ai-skills65 stars

    View details
  • pincodeSkillDev tools

    Get Indian postal PIN code details including area, district, state. Use when user asks for "pincode", "postal code India", "pin code details", or wants address from PIN.

    Ready to connect★ 65

    github.com/ankitjh4/indic-ai-skills65 stars

    View details
  • plangSkillDev tools

    Expert guidance for Plang programming language (plang.is). Use when the user asks about Plang syntax, wants to generate Plang code, needs help debugging Plang goals, wants to understand Plang patterns, or is working on Plang projects. Plang is a natural language pseudo-code language with goal-based

    Ready to connect★ 65

    github.com/planghq/plang65 stars

    View details
  • punct-masterSkillDev tools

    [Comprehensive punctuation governance] Full-spectrum AI detection and correction of punctuation errors, primarily for Chinese with English as secondary. Detects and auto-corrects 12 error types, with differentiated rules for four scenarios (prose / technical docs / bilingual / social media). Code, U

    Ready to connect★ 65

    github.com/taxueseek/say-it-human65 stars

    View details
  • railradarSkillDev tools

    Indian Railways API for train tracking - live status, PNR, stations, trains between stations. Uses RailRadar API. No Zo-specific setup required - uses standard environment variables.

    Ready to connect★ 65

    github.com/ankitjh4/indic-ai-skills65 stars

    View details
  • reply-xSkillDev tools

    Find posts where @[your-handle] tags @builtwithjules, draft replies, post approved ones as @builtwithjules.

    Ready to connect★ 65

    github.com/jonathanmalkin/jules64 stars

    View details
  • run-autoresearchSkillDev tools

    Run a bounded iterative forecasting research loop from a falsifiable hypothesis through experiments and evidence-backed conclusions. Use when autonomous experiment iteration is authorized; not for a single predefined run or paper implementation.

    Ready to connect★ 65

    github.com/diaugeia/moderntsf64 stars

    View details
  • run-backendSkillDev tools

    Run or rebuild the local Rellm Rust backend, with or without a frontend baked in. Use when the user wants to start/restart the backend server, test backend changes, or check a Tamagui/Elm change as served by the Rust server itself.

    Ready to connect★ 65

    github.com/jonlatane/jonline65 stars

    View details
  • run-experimentSkillDev tools

    Preview and run one or more ModernTSF experiment or sweep configurations. Use for training, evaluation, ablations, hyperparameter grids, concurrency, or GPU assignment; not for quick contract-only checks.

    Ready to connect★ 65

    github.com/diaugeia/moderntsf64 stars

    View details
  • run-tamaguiSkillDev tools

    Run or rebuild the local Tamagui/Next.js frontend (frontends/tamagui). Use when the user wants to start the Tamagui dev server or rebuild it standalone.

    Ready to connect★ 65

    github.com/jonlatane/jonline65 stars

    View details
  • saas-transformerSkillDev tools

    Transforms regular applications into complete SaaS platforms with multi-tenancy, billing, team management, and feature gating — orchestrating all relevant vibes-plug skills / Mentransformasi aplikasi biasa menjadi platform SaaS lengkap dengan multi-tenancy, billing, manajemen tim, dan feature gating

    Ready to connect★ 65

    github.com/roedyrustam/vibes-plug65 stars

    View details
  • secure-fuzz-testingSkillDev tools

    Expert-level skill for writing and integrating coverage-guided fuzz tests in Python, Rust, and Go for secure code validation in English and Indonesian.

    Ready to connect★ 65

    github.com/roedyrustam/vibes-plug65 stars

    View details
  • session-context-loaderSkillDev tools

    Automatically loads and learns project context (Tech Stack, PRD, Roadmap, Blueprint) at the start of every new conversation session to ensure focused and directed development / Otomatis memuat dan mempelajari konteks proyek (Tech Stack, PRD, Roadmap, Blueprint) di awal setiap sesi percakapan baru un

    Ready to connect★ 65

    github.com/roedyrustam/vibes-plug65 stars

    View details
  • session-handoff-resumeSkillDev tools

    Skill to save ultra-compact project checkpoints and seamlessly resume work across accounts or new chat sessions with minimum token consumption / Skill untuk menyimpan checkpoint proyek yang super ringkas dan melanjutkan pekerjaan secara efisien saat ganti akun/sesi tanpa boros token.

    Ready to connect★ 65

    github.com/roedyrustam/vibes-plug65 stars

    View details
  • setup-environmentSkillDev tools

    Install, repair, or verify the ModernTSF Python environment and PyTorch backend. Use for first-time setup, dependency failures, CUDA detection problems, or hardware changes.

    Ready to connect★ 65

    github.com/diaugeia/moderntsf64 stars

    View details
  • shiprocketSkillDev tools

    Use this skill whenever the user wants to integrate Shiprocket logistics APIs. Triggers include: creating shipment orders, generating AWB numbers, tracking parcels by AWB or order ID, checking courier serviceability between pincodes, calculating shipping rates, generating shipping labels, handling N

    Ready to connect★ 65

    github.com/ankitjh4/indic-ai-skills65 stars

    View details
  • simplify-julesSkillDev tools

    On-demand config hygiene — analyzes cold-start bundle for waste, duplication, and stale content

    Ready to connect★ 65

    github.com/jonathanmalkin/jules64 stars

    View details
  • skill-baruSkillDev tools

    Comprehensive template for creating new vibes-plug skills with proper structure, trigger conditions, and bilingual support / Template komprehensif untuk membuat skill vibes-plug baru dengan struktur yang tepat, kondisi pemicu, dan dukungan bilingual.

    Ready to connect★ 65

    github.com/roedyrustam/vibes-plug65 stars

    View details
  • StreamFlow Changelog UpdateSkillDev tools

    This skill should be used when the user asks to "update the changelog", "add a changelog entry", "write a CHANGELOG entry", or when preparing a git commit in StreamFlow that requires updating the `## [Unreleased]` section of `CHANGELOG.md`.

    Ready to connect★ 65

    github.com/alpha-unito/streamflow65 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