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: Files & storage

4,334 results · page 118 of 145

  • plugin-settingsSkillFiles & storage

    This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin

    Ready to connect

    github.com/thevibeworks/claude-code-docs46 stars

    View details
  • refine-pr-reviewSkillFiles & storage

    Triage a fetched PR review with the user, comment by comment, drafting each reply and producing a REQUIREMENTS file for the accepted code changes. Takes the PR-REVIEW file produced by fetch-pr-review. Invoke manually only.

    Ready to connect

    github.com/eai-org/agent-toolkit46 stars

    View details
  • Retention & RPO ComplianceSkillFiles & storage

    Comparing configured backup retention and cadence against contracted retention windows and RPO (recovery point objective) targets: the two distinct retention gap types (configured-shorter-than-contracted vs. storage-forced truncation), why achievable RPO must be derived from actual job success histo

    Ready to connect

    github.com/wyre-ai/msp-claude-plugins46 stars

    View details
  • review-code-assistantSkillFiles & storage

    Assist a human reviewing a pull request or branch locally — diff a source branch against its target (auto-detected or from a PR link) and return concise, human-voice review comments with file and line locations. Read-only, never posts.

    Ready to connect

    github.com/eai-org/agent-toolkit46 stars

    View details
  • split-plan-tasksSkillFiles & storage

    Split a plan into small, individually reviewable tasks grouped into PR-sized batches, appended as a task section at the end of the plan file.

    Ready to connect

    github.com/eai-org/agent-toolkit46 stars

    View details
  • stack-detectorSkillFiles & storage

    Scan the current project's tech stack (package.json, config files, lockfiles) and recommend the most relevant skills and rules from this collection for the detected technologies.

    Ready to connect

    github.com/drvoss/everything-copilot-cli46 stars

    View details
  • accessibility-generalSkillFiles & storage

    Load this skill immediately whenever a project contains an ACCESSIBILITY.md file, or whenever you are contributing to the mgifford/ACCESSIBILITY.md repository. Absolutely always read ACCESSIBILITY.md before proposing or writing any changes. Under no circumstances skip this skill when an ACCESSIBILIT

    Ready to connect

    github.com/mgifford/accessibility-skills45 stars

    View details
  • appstore-pricing-plannerSkillFiles & storage

    App Store subscription and IAP pricing by territory with `asc`, including price points, PPP/localized CSV imports, availability, summaries, and schedules; mutating actions require confirmation.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • assess-patch-riskSkillFiles & storage

    Assess an immutable patch artifact's program impact, regression risk, and auto-merge eligibility. Use for generated patch files, provider pull-request diffs, or commit ranges when reviewers need evidence about affected runtime paths, contracts, tests, and recoverability. This skill is read-only and

    Ready to connect

    github.com/bex-co/bex-security45 stars

    View details
  • bb-create-sdcSkillFiles & storage

    Derives Synopsys SDC timing constraint files from MAS (clock_domains / io_timing / path_exceptions), with syntax validation via OpenSTA. Trigger scenarios: (1) before synthesis with bba-guru-synthesis; (2) revising constraints after post-PD timing fail; (3) explicit /bb-create-sdc.

    Ready to connect

    github.com/amoslee2026/babel42 stars

    View details
  • bb-find-module-depsSkillFiles & storage

    Scans the RTL directory to extract module hierarchy dependencies, performs a topological sort, and writes file_list.f (leaf modules first, top last) for use with Yosys/Verilator. Trigger scenarios: (1) generate a file list after bba-guru-rtl produces RTL; (2) explicitly invoke /bb-find-module-deps.

    Ready to connect

    github.com/amoslee2026/babel42 stars

    View details
  • image-to-pptSkillFiles & storage

    Converts images, PDFs, image-based PPTX, or mixed PPTX with native objects into strictly quality-checked, layered editable PowerPoint files; preserves existing native text, shapes, tables, and charts, and uses the host vision Agent for component decisions. Used for component reconstruction, ghosting

    Ready to connect

    github.com/dsy-xueai/image2editable45 stars

    View details
  • meeting-actionsSkillFiles & storage

    Extracts action items from meeting notes (Markdown or plain text) and organizes them into a table of assignees, deadlines, and items. Use when the user mentions meeting notes, meeting summary, action items, or task extraction, or provides a meeting record file. Do not use for general document summar

    Ready to connect

    github.com/kyungseo/learnstead45 stars

    View details
  • review-zh-copySkillFiles & storage

    Use when reviewing PRs or diffs that add or modify user-visible Simplified Chinese in InferenceX, including refactors and files whose names do not contain zh.

    Ready to connect

    github.com/semianalysisai/inferencex-app43 stars

    View details
  • stitch-html-componentsSkillFiles & storage

    Converts a Stitch screen, a local HTML file, or a URL into clean, platform-agnostic HTML5 + CSS — semantic markup, CSS custom properties for theming, dark mode via prefers-color-scheme, mobile-first responsive, zero framework dependencies. Works in browsers, WebViews, Capacitor, and Ionic. Only the

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-mcp-upload-design-mdSkillFiles & storage

    Uploads a DESIGN.md file to a Stitch project as the first half of turning it into a Stitch Design System. Always paired with stitch-mcp-create-design-system-from-design-md, which must be called immediately after.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-nextjs-componentsSkillFiles & storage

    Converts a Stitch screen, a local HTML file, or a URL into production-ready Next.js 15 App Router components — Server vs Client split, dark mode via CSS variables, TypeScript strict, ARIA, and responsive mobile-first layout. Only the Stitch route needs an API key.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-react-componentsSkillFiles & storage

    Converts a Stitch screen, a local HTML file, or a URL into modular Vite + React components — TypeScript, theme-mapped Tailwind, dark mode via CSS variables, and clean component architecture. Use this for Vite/React apps without App Router. For Next.js 15 App Router, use stitch-nextjs-components inst

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-react-native-componentsSkillFiles & storage

    Converts a Stitch mobile screen, a local HTML file, or a URL into React Native / Expo components — TypeScript, StyleSheet, Expo Router, dark mode via useColorScheme, and proper touch targets. Cross-platform iOS and Android. Only the Stitch route needs an API key.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-svelte-componentsSkillFiles & storage

    Converts a Stitch screen, a local HTML file, or a URL into Svelte 5 / SvelteKit components using the runes API — scoped CSS with custom properties, built-in transitions, TypeScript, dark mode, and accessible markup. Only the Stitch route needs an API key.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • stitch-swiftui-componentsSkillFiles & storage

    Converts a Stitch mobile screen, a local HTML file, or a URL into SwiftUI views for native iOS apps — VStack/HStack/ZStack layout mapping, Color asset tokens with dark mode, NavigationStack/TabView routing, and Xcode project structure. Only the Stitch route needs an API key.

    Ready to connect

    github.com/gabelul/stitch-kit45 stars

    View details
  • swiftui-view-architectSkillFiles & storage

    Refactor oversized SwiftUI view files into stable, dedicated subviews with MV-first data flow, explicit dependencies, extracted actions, and correct Observation usage.

    Ready to connect

    github.com/xopoko/build-swift-apps45 stars

    View details
  • team-memory-protocolSkillFiles & storage

    Protocol for managing shared context across team builds. Defines SHARED_CONTEXT file creation/management, PLAN ledger integration, and Auto Memory update rules.

    Ready to connect

    github.com/wigtn/wigtn-plugins45 stars

    View details
  • adult-tensionSkillFiles & storage

    For creating or continuing serialized interactive narratives featuring only explicitly adult characters, while maintaining characters, events, world state, and resumable save files.

    Ready to connect

    github.com/daha1216/dsh-adult-tension44 stars

    View details
  • e2e-loopSkillFiles & storage

    Run the open-pr e2e fixture through a real review in a fresh subagent, grade it against e2e/checklist.md with a second independent subagent, diagnose each failure to the prompt file that owns it, fix, and repeat until clean or the round budget runs out. Use when changing anything under src/ and you

    Ready to connect

    github.com/tomosia-vietnam/open-pr44 stars

    View details
  • mockSkillFiles & storage

    Step 2 of the Weft TDD workflow. Use after /spec has produced an approved specs.md: writes the feature's complete API surface as declare-based mocks in the real source file location, to be replaced in-place by /implement. Refuses to run if the co-located specs.md is missing.

    Ready to connect

    github.com/stefvw93/weft43 stars

    View details
  • translations-syncSkillFiles & storage

    Regenerate the translations POT file after modifying English user-facing documentation. Use when docs/src/**/*.md files outside contributing/ are changed. Skip when only docs/src/contributing/** changes.

    Ready to connect

    github.com/ogkevin/cadmus43 stars

    View details
  • ape-style-markdownSkillFiles & storage

    Apply consistent, professional Markdown formatting rules whenever producing or reformatting Markdown output. Use this skill when generating any Markdown document, when the user asks to reformat or clean up existing Markdown, when producing README files, technical docs, notes, or any other content th

    Ready to connect

    github.com/arpitbbhayani/ape-skills43 stars

    View details
  • architecture-as-codeSkillFiles & storage

    Stack-agnostic pattern for declaring and enforcing subsystem boundaries via per-subsystem architecture configs merged into import-graph linter rules. TRIGGER when designing/auditing dependency-rule enforcement, deciding what a per-subsystem file should say, placing a rule, debugging a forbidden edge

    Ready to connect

    github.com/l-gevity/l-gevity-skills43 stars

    View details
  • architecture-as-code-javascriptSkillFiles & storage

    JavaScript / TypeScript implementation of the `architecture-as-code` pattern. Per-subsystem `eslint.architecture.mjs` files merged into a single ESLint flat-config and enforced via `eslint-plugin-boundaries`. TRIGGER when: implementing or extending architecture-as-code in a JS/TS repo, debugging an

    Ready to connect

    github.com/l-gevity/l-gevity-skills43 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