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 35 of 152

  • contract-and-proposal-writerSkillDocs & knowledge

    Generate business documents — contracts, proposals, SOWs, NDAs, MSAs — with jurisdiction-aware clauses for US, EU, UK, and DACH. Use when starting client engagements, writing proposals, drafting agreements, or needing GDPR-compliant DPAs.

    Ready to connect★ 752

    github.com/borghei/claude-skills750 stars

    View details
  • decision-loggerSkillDocs & knowledge

    Lets your agent keep a searchable log of board meeting decisions and track overdue action items.

    Ready to connect★ 752

    github.com/borghei/claude-skills750 stars

    View details
  • doc-drift-detectorSkillDocs & knowledge

    Detect documentation drift against code changes, score staleness, validate API docs via AST parsing, and audit link integrity. Use when docs fall out of sync with code, preparing releases, running CI doc gates, or auditing doc accuracy.

    Ready to connect★ 752

    github.com/borghei/claude-skills750 stars

    View details
  • docx-toolkitSkillDocs & knowledge

    Audit Microsoft Word (.docx) documents for heading hierarchy, comments, tracked changes, broken cross-references, and style consistency. Use when reviewing a contract draft, preparing a document for handoff, or enforcing a style guide.

    Ready to connect★ 752

    github.com/borghei/claude-skills750 stars

    View details
  • performance-profilerSkillDocs & knowledge

    Lets your agent profile slow apps to find CPU, memory, and database bottlenecks and verify fixes with before/after measurements.

    Ready to connect★ 752

    github.com/borghei/claude-skills750 stars

    View details
  • popup-croSkillDocs & knowledge

    Popup and modal optimization for conversion. Covers exit-intent, slide-ins, banners, timing optimization, frequency capping, audience targeting, compliance, and A/B testing frameworks for lead capture, promotions, and announcements.

    Ready to connect★ 752

    github.com/borghei/claude-skills750 stars

    View details
  • pptx-toolkitSkillDocs & knowledge

    Audit PowerPoint (.pptx) decks for slide count, text density, embedded images and fonts, hidden slides, speaker notes, and animation density. Use when reviewing a board deck, sales deck, or conference talk before sending.

    Ready to connect★ 752

    github.com/borghei/claude-skills750 stars

    View details
  • self-improving-agentSkillDocs & knowledge

    Turns your agent's saved project notes into lasting rules and reusable skills.

    Ready to connect★ 752

    github.com/borghei/claude-skills750 stars

    View details
  • ad-adrSkillDocs & knowledge

    Draft a new ADR (Architecture Decision Record) at doc/adr/NNNN-<short-title>.md, using Michael Nygard's Context/Decision/Consequences/Alternatives pattern. Use when the user wants to record, write, draft, propose, or document an architecture decision. Status starts at proposed.

    Ready to connect★ 749

    github.com/alexandremendoncaalvaro/corridorkey-runtime743 stars

    View details
  • ad-architectureSkillDocs & knowledge

    Generate ARCHITECTURE.md at the repo root by scanning the code first, pre-filling layers/patterns/observability/deployment from observed signals, then asking only the genuine gaps. Use when the user wants to bootstrap, scaffold, generate, document, or audit ARCHITECTURE.md (system-level patterns and

    Ready to connect★ 749

    github.com/alexandremendoncaalvaro/corridorkey-runtime743 stars

    View details
  • ad-designSkillDocs & knowledge

    Generate DESIGN.md at the repo root by scanning existing design tokens (Figma export, tailwind.config, tokens.json, stylesheet) and synthesizing W3C-compatible YAML frontmatter + Markdown rationale per the Google Labs design.md spec. Use when the user wants to bootstrap, scaffold, generate, document

    Ready to connect★ 749

    github.com/alexandremendoncaalvaro/corridorkey-runtime743 stars

    View details
  • ad-handoffSkillDocs & knowledge

    Compact the current session into a handoff document a fresh agent can pick up from. Saves to the OS temp dir (never the repo). Captures live state — current branch, open artifacts, unresolved decisions, in-progress diff, recent errors — references existing artifacts (PRD / spec / task / ADR) by path

    Ready to connect★ 749

    github.com/alexandremendoncaalvaro/corridorkey-runtime743 stars

    View details
  • ad-philosophySkillDocs & knowledge

    Universal agent behavior and documentation discipline — think before coding, decide when grounded (only ask on judgment calls), ground in real patterns, prefer simplicity, make surgical changes, define verifiable goals, verify before claiming done, report for a decision-maker (conclusion first, self

    Ready to connect★ 749

    github.com/alexandremendoncaalvaro/corridorkey-runtime743 stars

    View details
  • ad-prdSkillDocs & knowledge

    Draft or update a Product Requirements Document at doc/product/PRD.md (single-product) or doc/product/<product-slug>.md (multi-product). Layer 3 of the six-layer artifact stack (Constitution → Domain → Product → Spec → Plan/Decisions → Code). Captures product-level scope — target user, problem, goal

    Ready to connect★ 749

    github.com/alexandremendoncaalvaro/corridorkey-runtime743 stars

    View details
  • ad-reviewSkillDocs & knowledge

    Run this skill when the user explicitly invokes `/ad-review` or names it ("run ad-review", "use the ad-review skill"), or when the user asks for a code review with an explicit scope ("review this branch", "review main..HEAD", "revisa esse diff <range>"). Auto-trigger note: `allow_implicit_invocation

    Ready to connect★ 749

    github.com/alexandremendoncaalvaro/corridorkey-runtime743 stars

    View details
  • ad-specSkillDocs & knowledge

    Draft a feature-level specification at doc/specs/NNNN-<slug>.md following the six-layer artifact stack (Constitution → Domain → Product → Spec → Plan/Decisions → Code). Adapts GitHub Spec Kit's mandatory sections (User Scenarios, Requirements, Success Criteria) to the kit's documentation discipline.

    Ready to connect★ 749

    github.com/alexandremendoncaalvaro/corridorkey-runtime743 stars

    View details
  • comfyui-launch-flagsSkillDocs & knowledge

    Pick the right ComfyUI startup flags for VRAM, attention, caching, and speed. The full decision matrix for OOM (--novram / --cache-none / --disable-smart-memory), shared-VRAM creep on Windows (--reserve-vram N), model-switching with big text encoders (--cache-none), high-VRAM throughput (--gpu-only

    Ready to connect★ 744

    github.com/artokun/comfyui-mcp743 stars

    View details
  • azure-document-intelligenceSkillDocs & knowledge

    Expert knowledge for Azure AI Document Intelligence development including troubleshooting, best practices, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when designing custom models, calling AnalyzeDocument APIs, running containers/off

    Ready to connect★ 742

    github.com/microsoftdocs/agent-skills742 stars

    View details
  • agent-md-advisorSkillDocs & knowledge

    AGENTS.md / CLAUDE.md best practices advisor. Use when users ask about the format, structure, or best practices of agent markdown files such as AGENTS.md, CLAUDE.md, Claude Code memory, or AI coding agent instruction files; also use to review, diagnose, rewrite, optimize, or create from scratch agen

    Ready to connect★ 734

    github.com/chujianyun/skills525 stars

    View details
  • image-loadingSkillDocs & knowledge

    Generates an image loading pipeline with memory/disk caching, deduplication, and a CachedAsyncImage SwiftUI view. Use when user wants image caching, lazy image loading, or a replacement for AsyncImage.

    Ready to connect★ 727

    github.com/rshankras/claude-code-apple-skills732 stars

    View details
  • legalSkillDocs & knowledge

    Legal document generation and compliance guidance for indie Apple developers. Covers privacy policies, terms of service, EULAs, GDPR/CCPA/DPDP compliance, and Apple App Store legal requirements. Use when user needs legal documents or compliance guidance.

    Ready to connect★ 727

    github.com/rshankras/claude-code-apple-skills732 stars

    View details
  • performanceSkillDocs & knowledge

    Performance profiling and SwiftUI debugging skills — Instruments guidance, hangs, memory issues, slow launches, energy drain, unnecessary re-renders, and view identity problems. Use when an app is slow, janky, or resource-hungry.

    Ready to connect★ 727

    github.com/rshankras/claude-code-apple-skills732 stars

    View details
  • performance-profilingSkillDocs & knowledge

    Guide performance profiling with Instruments, diagnose hangs, memory issues, slow launches, and energy drain. Use when reviewing app performance or investigating specific bottlenecks.

    Ready to connect★ 727

    github.com/rshankras/claude-code-apple-skills732 stars

    View details
  • prd-generatorSkillDocs & knowledge

    Generates comprehensive Product Requirements Document from product plan. Creates PRD.md with features, user stories, acceptance criteria, and success metrics. Use when creating product requirements.

    Ready to connect★ 727

    github.com/rshankras/claude-code-apple-skills732 stars

    View details
  • product-developmentSkillDocs & knowledge

    End-to-end product development for iOS/macOS apps. Covers market research, competitive analysis, PRD generation, architecture specs, UX design, implementation guides, testing, and App Store release. Use for product planning, validation, or generating specification documents.

    Ready to connect★ 727

    github.com/rshankras/claude-code-apple-skills732 stars

    View details
  • whats-newSkillDocs & knowledge

    Generates a "What's New" / changelog screen shown after app updates with version tracking, feature highlights, and one-time display per version. Use when user wants release notes UI, update notifications, or feature announcements.

    Ready to connect★ 727

    github.com/rshankras/claude-code-apple-skills732 stars

    View details
  • academic-humanizerSkillDocs & knowledge

    Draft, audit, or minimally revise English- or Chinese-language academic prose to reduce formulaic, vacuous, mechanically repetitive, or process-leaking language while preserving claims, evidence strength, logical relations, manuscript-wide terminology identity, document-level pattern variation, and

    Ready to connect★ 726

    github.com/dongshuyan/compass-skills725 stars

    View details
  • memory-detectiveSkillDocs & knowledge

    根据模糊的时间、地点、同行人、画面和文字线索找回可能的照片事件,并在用户确认后生成可追溯的回忆故事。

    Ready to connect★ 722

    github.com/lc044/trailsnap726 stars

    View details
  • gaokao-expertSkillDocs & knowledge

    Senior Gaokao exam question-writing expert assistant providing professional question authoring guidance and review services. Suitable for creating Gaokao exam questions, reviewing question quality, analyzing test paper structure, and learning about question-setting trends. Uses document tools to ext

    Ready to connect★ 712

    github.com/staruhub/claudeskills713 stars

    View details
  • keqian-methodSkillDocs & knowledge

    Xu Keqian's AI-Native product development methodology. Applicable to: (1) product-grade software development using AI Agents (Claude Code, Codex, Cursor, etc.), (2) designing and optimizing Harness/Skill systems, (3) document-driven development (SDD) workflows, (4) building automated quality gates a

    Ready to connect★ 712

    github.com/staruhub/claudeskills713 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