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 143 of 145

  • authoring-stitch-promptsSkillFiles & storage

    Converts natural-language descriptions or UI spec files into optimized Google Stitch prompts. Use when creating, refining, or validating design directives for Google Stitch. Use when user says "create a Stitch prompt", "optimize this for Stitch", "convert this spec to a Stitch prompt", "write a UI p

    Ready to connect

    github.com/joaquimscosta/arkhe-claude-plugins21 stars

    View details
  • Bad Faith Risk TriageSkillFiles & storage

    Use when issue-spotting potential claim-handling and bad-faith risk themes from claim file materials into a source-cited risk-theme list for attorney review.

    Ready to connect

    github.com/zgbrenner/agentcounsel21 stars

    View details
  • build-and-slice-loopSkillFiles & storage

    Implements features in vertical slices, always starting with homepage. Enforces anti-placeholder rules — no lorem ipsum, no TODO stubs, no gray boxes. Real content, real images, real interactions. TypeScript strict mode, Zod validation, and structured file organization.

    Ready to connect

    github.com/heymegabyte/claude-skills21 stars

    View details
  • china-model-builderSkillFiles & storage

    For building or updating DCF, comparable analysis, and three-statement forecast models for China A-share companies, and generating auditable Excel workbooks from data with timestamp and source metadata; not for providing investment advice.

    Ready to connect

    github.com/cyijun/china-financial-services21 stars

    View details
  • code-writing-guideSkillFiles & storage

    Provides coding guidelines for Unity projects. Make sure to use this skill whenever writing, creating, editing, or modifying code files. This includes implementing new features, fixing bugs, refactoring, adding tests, or any task that results in code changes. Even for small edits or one-line fixes,

    Ready to connect

    github.com/nowsprinting/unity-coding-skills21 stars

    View details
  • consulting-deckSkillFiles & storage

    Create, revise, and audit executive-ready strategy-consulting presentations as native, editable PowerPoint files. Use when turning topics, text, Markdown, Word, PDF, spreadsheets, CSV data, URLs, research, or an existing PPTX into a board, client, strategy, transformation, market-analysis, or McKins

    Ready to connect

    github.com/zairuilab/consulting-deck21 stars

    View details
  • Data Room Index ReviewSkillFiles & storage

    Use when reviewing an M&A data room index or file list to identify missing diligence categories, coverage gaps, and follow-up requests for attorney review.

    Ready to connect

    github.com/zgbrenner/agentcounsel21 stars

    View details
  • debug-teachSkillFiles & storage

    Debug an `imprint teach` run — env vars, CLI flags, log files, tracing, and diagnostic commands. Helps diagnose slow, stuck, or failing teach runs.

    Ready to connect

    github.com/ashaychangwani/imprint21 stars

    View details
  • doc-freshnessSkillFiles & storage

    Detect documentation drift, stale references, and cross-document inconsistencies in any project. Scans for code-doc drift (API/function changes not reflected in docs), cross-doc drift (conflicting information across documents), and stale references (broken links, deleted files, outdated versions). U

    Ready to connect

    github.com/joaquimscosta/arkhe-claude-plugins21 stars

    View details
  • dsh-plugin-planSkillFiles & storage

    Use as the planning stage of dsh-plugin-development, or when asked to design a standalone DSH Cordis plugin without implementing it. Decide plugin form, roles, dependencies, configuration, invariant ownership, profile composition, evidence, and distribution before files are copied or code is written

    Ready to connect

    github.com/0xsline/dsh-spotlight20 stars

    View details
  • dsh-plugin-releaseSkillFiles & storage

    Use when checking whether a standalone DSH plugin is ready for local, Git, or npm distribution. Validate placeholders, portable dependencies, typecheck/tests/build, prepare, public exports, packed files, clean-consumer installation, documentation, versioning, and release authority; require recorded

    Ready to connect

    github.com/0xsline/dsh-spotlight20 stars

    View details
  • dsh-plugin-scaffoldSkillFiles & storage

    Use after dsh-plugin-plan to create a new standalone DSH plugin repository from this self-contained template. Copy only source-controlled template files, replace package and Cordis identifiers, align registry dependencies and local TypeScript settings, generate the lockfile, and prove the unchanged

    Ready to connect

    github.com/0xsline/dsh-spotlight20 stars

    View details
  • EDD File ReviewSkillFiles & storage

    Use when reviewing an enhanced-due-diligence file for a high-risk customer — a PEP, a high-risk-jurisdiction customer, a complex ownership structure, a cash-intensive business, or a correspondent relationship — to inventory the EDD file against the firm's EDD policy, organize source-of-wealth and so

    Ready to connect

    github.com/zgbrenner/agentcounsel21 stars

    View details
  • edit-sceneSkillFiles & storage

    Creates and modifies Unity scene and prefab files. Use this skill whenever creating, editing, or modifying .unity scene files or .prefab prefab files. This includes adding GameObjects, building uGUI hierarchies, wiring up components, and any task that results in changes to .unity or .prefab files.

    Ready to connect

    github.com/nowsprinting/unity-coding-skills21 stars

    View details
  • fec-doc-syncSkillFiles & storage

    Use when synchronizing frontend project documentation with source-of-truth files such as package.json, lockfiles, config, env examples, routes, API clients or server routes, schemas, components, tests, CI, build/deploy config, ADRs, changelogs, or migration notes. Do not use for general prose polish

    Ready to connect

    github.com/bovinphang/frontend-craft21 stars

    View details
  • fec-form-handlingSkillFiles & storage

    Use when building or reviewing substantial forms with React Hook Form, Zod schemas, typed validation, dynamic fields, controlled third-party inputs, file upload, multi-step flows, dependent validation, or form performance. Do not use for trivial 1-3 field forms without validation; Chinese triggers i

    Ready to connect

    github.com/bovinphang/frontend-craft21 stars

    View details
  • fec-nextjs-project-standardSkillFiles & storage

    Use when creating or reviewing Next.js 14+ App Router projects, file routes, layouts, server/client component boundaries, SSR/SSG/ISR, streaming, metadata, middleware, server actions, or Next-specific data fetching. For generic client React component architecture, apply the project's React conventio

    Ready to connect

    github.com/bovinphang/frontend-craft21 stars

    View details
  • fec-nuxt-project-standardSkillFiles & storage

    Use when creating or reviewing Nuxt 3 projects, file routes, pages, layouts, SSR/SSG/SPA behavior, Nuxt data fetching, route middleware, plugins, modules, server routes, or Nuxt-specific Vue 3 conventions. For generic Vue component architecture, apply the project's Vue conventions separately; Chines

    Ready to connect

    github.com/bovinphang/frontend-craft21 stars

    View details
  • fec-security-reviewSkillFiles & storage

    Use when reviewing frontend security risks such as XSS, CSRF, sensitive data exposure, unsafe DOM APIs, untrusted user input, authentication/token handling, payment flows, file upload, CSP, dependency risk, or third-party scripts; Chinese triggers include security review, security check.

    Ready to connect

    github.com/bovinphang/frontend-craft21 stars

    View details
  • fec-typescript-project-standardSkillFiles & storage

    Use when creating, configuring, reviewing, or debugging TypeScript project standards across frontend apps, libraries, SDKs, CLIs, monorepo packages, tsconfig, strictness, module/moduleResolution, path aliases, project references, declaration files, package exports, public API types, DTOs, advanced g

    Ready to connect

    github.com/bovinphang/frontend-craft21 stars

    View details
  • generating-changelogSkillFiles & storage

    Analyzes git commit history and generates professional changelogs with semantic versioning, conventional commit support, and multiple output formats (Keep a Changelog, Conventional, GitHub). Use when editing CHANGELOG.md, CHANGELOG.txt, or HISTORY.md files, preparing release notes, creating releases

    Ready to connect

    github.com/joaquimscosta/arkhe-claude-plugins21 stars

    View details
  • generating-stitch-screensSkillFiles & storage

    Generates Stitch screens from authored prompt files using MCP tools. Reads prompt sections, sends each to Stitch for generation, and fetches resulting images and code. Use when user mentions "generate in stitch", "create stitch screens", "run prompts in stitch", "send prompts to stitch", "generate s

    Ready to connect

    github.com/joaquimscosta/arkhe-claude-plugins21 stars

    View details
  • log-sessionSkillFiles & storage

    Append a structured entry to the project's session log (`docs/LOGS.md`): what was done this session, files touched, decisions taken, and the next step — so the next session (or another person) can pick up the thread without re-reading git history. Run it before `/clear`, before closing Claude Code,

    Ready to connect

    github.com/gtrabanco/agentic-workflow21 stars

    View details
  • obsidian-knowledgeSkillFiles & storage

    Manage persistent knowledge in a local Obsidian vault: discover vaults, create or edit Markdown, Bases, and JSON Canvas, incrementally ingest material, retrieve with built-in BM25 or optional QMD, answer based on the source text, run previewable, recoverable multi-file transactions, and audit links

    Ready to connect

    github.com/white638/codex-obsidian-workflow21 stars

    View details
  • offerbookSkillFiles & storage

    Fills in the Offerbook (Offer Book — Story Selling) for a product/offer. Creates the document, extracts the avatar from a real research source, writes the content in the brand's voice, and organizes it into separate blocks. Everything the skill needs is in this file — no external files are required.

    Ready to connect

    github.com/marketinglendario/cohort-de-marketing20 stars

    View details
  • product-auditSkillFiles & storage

    Audit the whole product across code, quality, process, docs, roadmap, and tooling. Persist one severity-ranked, F-numbered report with proposals; never fix or file work. Triggers: "product-audit", "audit the product", "full health check", "are we product-ready", "CTO review".

    Ready to connect

    github.com/gtrabanco/agentic-workflow21 stars

    View details
  • research-frontmatterSkillFiles & storage

    Validate and enforce standard YAML frontmatter on research documents with JD-aware path resolution. Use when creating, editing, or validating research files, when user mentions "research metadata", "research frontmatter", "research staleness", "validate research", "RD-rules", or "research docs valid

    Ready to connect

    github.com/joaquimscosta/arkhe-claude-plugins21 stars

    View details
  • resolve-diagnosticsSkillFiles & storage

    Resolves IDE diagnostics (inspections and analyzer findings) at the `warning` or higher severity level for a given set of files, then applies the solution's code style. Use this skill when a workflow's refactoring step calls for resolving diagnostics, or when the user asks to fix warnings, inspectio

    Ready to connect

    github.com/nowsprinting/unity-coding-skills21 stars

    View details
  • resolving-pr-issuesSkillFiles & storage

    Multi-agent review resolution with trust-but-verify methodology. Accepts a PR number/URL or a local code-review report file. Extracts review comments, verifies each with parallel agents using confidence scoring (0-100), filters false positives, presents a triage report for approval, then applies fix

    Ready to connect

    github.com/joaquimscosta/arkhe-claude-plugins21 stars

    View details
  • sci-diagram-pptxSkillFiles & storage

    Reconstruct or repair user-provided scientific and academic schematics as visually faithful, native editable PowerPoint (.pptx) files with executable build source; also inspect existing PPTX files for meaningful fidelity and editability defects. Use for 复刻、还原、临摹、修复或检查科研框架图、技术路线图、科研流程图、机制图、算法流程图、科研系统

    Ready to connect

    github.com/scitoolsmith/sci-diagram-pptx21 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,788 of the 54,220 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