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: Docs & knowledge

4,535 results · page 75 of 152

  • glossary-alignment-checkSkillDocs & knowledge

    For each technical term in a substacker draft's claims, checks shared-context/glossary.md for a writer-specific definition and compares to field-standard. Emits a note for terms where the two diverge (aligned / diverged-safe / diverged-risky). Feeds into classify-claim (which definition governs) and

    Ready to connect★ 159

    github.com/lyndonkl/claude151 stars

    View details
  • go-documentationSkillDocs & knowledge

    Use when writing or reviewing documentation for Go packages, types, functions, or methods. Also use proactively when creating new exported types, functions, or packages, even if the user doesn't explicitly ask about documentation. Does not cover code comments for non-exported symbols (see go-style-c

    Ready to connect★ 159

    github.com/cxuu/golang-skills159 stars

    View details
  • hook-generatorSkillDocs & knowledge

    Generates 3-5 candidate first-line hooks for a specific platform (Substack Note, X, LinkedIn, cross-post) from a given spine. Uses platform-appropriate hook patterns (confession / claim / question / reframe) and voice-profile constraints. Runs before each platform rewrite so the rewrite skill picks

    Ready to connect★ 159

    github.com/lyndonkl/claude151 stars

    View details
  • inspectional-readingSkillDocs & knowledge

    Domain-neutral methodology for the first level of Adler-style reading - systematic skimming to determine what kind of document this is, what it's about as a whole, and whether deeper engagement is worth the time investment. Read title, metadata, table of contents or section headings, abstract or int

    Ready to connect★ 159

    github.com/lyndonkl/claude151 stars

    View details
  • markdown-to-pdfSkillDocs & knowledge

    Renders a markdown report to a PDF using pandoc with xelatex (11pt serif body, 1-inch margins, numbered footnotes, formal heading hierarchy). Requires a one-time install of pandoc and a LaTeX engine on the user's machine — basictex on macOS or texlive-xetex on Linux. Does not attempt automatic insta

    Ready to connect★ 159

    github.com/lyndonkl/claude151 stars

    View details
  • mcphee-structure-derivationSkillDocs & knowledge

    Derives a document's structure out of its own corpus instead of picking one off a menu, using John McPhee's coding-and-sorting procedure - cold read, short topic codes one per card, a strict chronology sort run against a strict theme sort, a logged list of every disagreement resolved toward chronolo

    Ready to connect★ 159

    github.com/lyndonkl/claude151 stars

    View details
  • memory-retrieval-learningSkillDocs & knowledge

    Creates evidence-based learning plans that maximize long-term retention through spaced repetition, retrieval practice, interleaving, and elaboration. Guides through goal definition, material breakdown, review scheduling, and progress tracking. Use when long-term knowledge retention is needed, studyi

    Ready to connect★ 159

    github.com/lyndonkl/claude151 stars

    View details
  • narrative-fidelity-auditSkillDocs & knowledge

    Runs the hard gate on invention in fact-based narrative — a bright-line refusal sweep, an interior-state provenance ladder ([A] said-so / [B] contemporaneous document / [C] behavioural inference / [D] unsourced, where any [D] blocks publication), an LLM-specific fabrication red-flag scan, a three-al

    Ready to connect★ 159

    github.com/lyndonkl/claude151 stars

    View details
  • blcaptain-style-skillSkillDocs & knowledge

    Use when the user needs to turn content (articles, notes, screenshots, data, product descriptions) into a set of Chinese graphic-text cards — Xiaohongshu / Rednote 3:4 vertical images, official account covers, social cards. Provides three exclusive visual languages (静纸 Still Paper notebook style / S

    Ready to connect★ 158

    github.com/dososo/blcaptain-style-skill158 stars

    View details
  • compass-releaseSkillDocs & knowledge

    Release Compass from the latest origin/main. Use this skill whenever a user asks to sync Compass, bump a Compass version, create or merge a release PR, build or publish macOS/Linux/Windows artifacts, write release notes, verify release downloads, or build the matching VS Code VSIX. Follow the comple

    Ready to connect★ 156

    github.com/crabbuild/compass155 stars

    View details
  • embedded-systemsSkillDocs & knowledge

    Resource-constrained development, real-time patterns, interrupt handling, memory management, RTOS patterns, and hardware abstraction layers.

    Ready to connect★ 156

    github.com/irahardianto/awesome-agv156 stars

    View details
  • mcp-deepwikiSkillDocs & knowledge

    Skills for accessing and searching docs in DeepWiki/GitHub’s public code repositories can help users understand open-source project source codes, and users can also ask questions directly about the code docs.

    Ready to connect★ 156

    github.com/aahl/skills156 stars

    View details
  • mcp-larkSkillDocs & knowledge

    Based on FeiShu(飞书) / Lark's OpenAPI MCP server, manage user information, chats, emails, cloud documents, multidimensional tables, tasks, calendars, etc.

    Ready to connect★ 156

    github.com/aahl/skills156 stars

    View details
  • structured-specSkillDocs & knowledge

    Write, review, validate, or parse structured specification documents — PRDs, SDDs (design docs), implementation plans, TSDs (technical specs), BDD specs, and ADRs (architecture decision records) — using the Structured Spec standard (YAML frontmatter + Markdown narrative + HTML-comment annotations fo

    Ready to connect★ 156

    github.com/irahardianto/awesome-agv156 stars

    View details
  • map-architectureSkillDocs & knowledge

    Opt-in proactive architecture-deepening report: ranks codebase areas by recent git hotspot and design friction, generates a ranked Markdown+Mermaid candidate report under .map/<branch>/architecture-report/, then waits for you to pick one candidate before any code changes. Use periodically, or when a

    Ready to connect★ 155

    github.com/azalio/map-framework155 stars

    View details
  • map-debugSkillDocs & knowledge

    Structured MAP debugging via task-decomposer, actor, and monitor agents. Use when reproducing a bug, isolating a regression, or diagnosing an error with specialized agents — including failing or flaky tests (pytest AssertionError), crashes and segmentation faults, memory-corruption or memory errors

    Ready to connect★ 155

    github.com/azalio/map-framework155 stars

    View details
  • map-memory-nowSkillDocs & knowledge

    Finalize cross-session memory on demand; --finalize-all sweeps every dirty scratch. Use when ending a long session or before switching branches. Do NOT use for routine edits — finalize auto-runs at next SessionStart. Requires claude + git.

    Ready to connect★ 155

    github.com/azalio/map-framework155 stars

    View details
  • map-prd-reviewSkillDocs & knowledge

    Use when reviewing a PRD, product brief, feature brief, or requirements document before planning or engineering handoff. Produces an evidence-backed 0-10 readiness score, strengths, weaknesses/risks, and uncovered edge cases across 13 dimensions. Do NOT use as a substitute for $map-plan, for code re

    Ready to connect★ 155

    github.com/azalio/map-framework155 stars

    View details
  • anti-autoresearchSkillDocs & knowledge

    End-to-end substantive-integrity forensic sweep of a research paper (especially autoresearch / AI-Scientist-style output). Orchestrates the whole pipeline: ingest (arxiv-id | pdf | dir → working dir + pdftotext for L0) → /evidence-ledger (artifact manifest + observability level L0/L1/L2 + span-ancho

    Ready to connect★ 154

    github.com/wanshuiyin/anti-autoresearch154 stars

    View details
  • consistency-auditSkillDocs & knowledge

    Flagship intra-paper self-consistency forensics: does the paper contradict ITSELF across abstract/intro/tables/body/appendix, and does the method DESCRIBED match the method EVALUATED? Needs no external ground truth — works PDF-only (L0). Runs a deterministic arithmetic pass + a fresh cross-model sem

    Ready to connect★ 154

    github.com/wanshuiyin/anti-autoresearch154 stars

    View details
  • evidence-ledgerSkillDocs & knowledge

    Build the deterministic evidence ledger (artifact_manifest.json + claims.json) that every other Anti-Autoresearch auditor reads. One pass inventories artifacts, derives the observability level (L0 PDF-only / L1 +LaTeX / L2 +repo+results) by fixed rule, and extracts span-anchored, hashed, checkable c

    Ready to connect★ 154

    github.com/wanshuiyin/anti-autoresearch154 stars

    View details
  • fill-in-notesSkillDocs & knowledge

    Turn a textbook chapter, lecture, or paper into beautiful "fill-in" study notes — written to be READ (clean statements, intuition) yet engineered to be FILLED (blanks, proof skeletons, "your turn" computations) so the reader learns by active recall. Notes are typeset with the Loom XeLaTeX class in t

    Ready to connect★ 154

    github.com/polaris-aeterna/loom-notes148 stars

    View details
  • laravel:dependencies-trim-packagesSkillDocs & knowledge

    Remove unneeded Composer packages and assets to improve boot time, memory, and security surface

    Ready to connect★ 154

    github.com/jpcaparas/superpowers-laravel147 stars

    View details
  • laravel:documentation-best-practicesSkillDocs & knowledge

    Write meaningful documentation that explains why not what; focus on complex business logic and self-documenting code

    Ready to connect★ 154

    github.com/jpcaparas/superpowers-laravel147 stars

    View details
  • laravel:performance-select-columnsSkillDocs & knowledge

    Select only required columns to reduce memory and transfer costs; apply to base queries and relations

    Ready to connect★ 154

    github.com/jpcaparas/superpowers-laravel147 stars

    View details
  • nexus-mobile-compatSkillDocs & knowledge

    Keep Nexus loading on mobile and compliant with the Obsidian plugin store — vet a dependency, import without crashing init, confine a vault path, and prove none of it regressed with the reachability checker. Use before adding an npm package or a Node import, when writing to caller-supplied vault pat

    Ready to connect★ 153

    github.com/profsynapse/nexus154 stars

    View details
  • nexus-testingSkillDocs & knowledge

    Verify a Nexus change — pick a Jest lane, write a test that can actually fail, run the in-app Obsidian CLI loop, drive the eval harness, or fix a shipped-docs drift failure. Use when adding or changing tests, when a mock might be deciding the outcome, when a change has to be proven in the running pl

    Ready to connect★ 153

    github.com/profsynapse/nexus154 stars

    View details
  • lina-community-release-changelogSkillDocs & knowledge

    Compiles detailed bilingual Markdown release changelogs based on Git history, source code diffs, OpenSpec content, and GitHub bug issue reviews, always written to localdocs/changelog.md. Must be triggered manually by the user; automatic triggering of this skill is forbidden.

    Ready to connect★ 153

    github.com/linaproai/linapro153 stars

    View details
  • technocore-chatSkillDocs & knowledge

    Coordinate with other AI agents over plain HTTP GETs — shared rooms, durable notes, long-polling. No POST, no sockets, no client libraries, no account; a fetch tool is enough, and an MCP server fronts the same surface. Use when you need to leave a message for another agent, wait for one, or persist

    Ready to connect★ 153

    github.com/flop-labs/technocore-chat153 stars

    View details
  • docs-developmentSkillDocs & knowledge

    Start NiceEval documentation development with the repository-owned Mint version and cache repair workflow.

    Ready to connect★ 152

    github.com/niceeval/niceeval148 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,764 of the 55,196 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