Claude Skills
MarketplacesSpecificationSubmit
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills

Claude Skills

aka. Agent Skills

Discover skills for AI coding agents. Works with Claude Code, OpenAI Codex, Gemini CLI, Cursor, and more.

Claude Code
OpenAI Codex
Gemini CLI
Cursor
GitHub Copilot
+more
1875 MarketplacesSpecification
13225 verified skills
#SkillStars
4161
#4161

connect-apps

verified

Connect Claude to external apps like Gmail, Slack, GitHub. Use this skill when the user wants to send emails, create issues, post messages, or take actions in external services.

majiayu000/claude-skill-registry
65
4162
#4162

add-uint-support

verified

Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.

majiayu000/claude-skill-registry
65
4163
#4163

at-dispatch-v2

verified

Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API. For ATen kernel files, CUDA kernels, and native operator implementations.

majiayu000/claude-skill-registry
65
4164
#4164

cache-expert

verified

Covers Dagger Engine caching internals including cache key derivation, invalidation, and the immutable DAG model. Use when debugging cache misses, unexpected invalidations, or implementing caching-related engine features.

majiayu000/claude-skill-registry
65
4165
#4165

create-pr

verified

Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.

majiayu000/claude-skill-registry
65
4166
#4166

orpc-contract-first

verified

Guide for implementing oRPC contract-first API patterns in Dify frontend. Triggers when creating new API contracts, adding service endpoints, integrating TanStack Query with typed contracts, or migrating legacy service calls to oRPC. Use for all API layer work in web/contract and web/service directories.

majiayu000/claude-skill-registry
65
4167
#4167

component-refactoring

verified

Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.

majiayu000/claude-skill-registry
65
4168
#4168

continuous-learning

verified

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

majiayu000/claude-skill-registry
65
4169
#4169

flow

verified

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

majiayu000/claude-skill-registry
65
4170
#4170

write-pr

verified

Writing pull request titles and descriptions for the tldraw repository. Use when creating a new PR, updating an existing PR's title or body, or when the /pr command needs PR content guidance.

majiayu000/claude-skill-registry
65
4171
#4171

resume-builder

verified

Generate professional resumes that conform to the Reactive Resume schema. Use when the user wants to create, build, or generate a resume through conversational AI, or asks about resume structure, sections, or content. This skill guides the agent to ask clarifying questions, avoid hallucination, and produce valid JSON output for https://rxresu.me.

majiayu000/claude-skill-registry
65
4172
#4172

zig-system-calls

verified

Guides using bun.sys for system calls and file I/O in Zig. Use when implementing file operations instead of std.fs or std.posix.

majiayu000/claude-skill-registry
65
4173
#4173

frontend-code-review

verified

Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.

majiayu000/claude-skill-registry
65
4174
#4174

golang-patterns

verified

Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications.

majiayu000/claude-skill-registry
65
4175
#4175

dagger-codegen

verified

Edit dagger.gen.go output, Go templates (object.go.tmpl, defs.go.tmpl), invoke() dispatch, SDK interfaces (CodeGenerator, ClientGenerator), `dagger develop`, `dagger client install`. Keywords: codegen, SDK, bindings, templates, internal/dagger, dag.*, ModuleMainSrc

majiayu000/claude-skill-registry
65
4176
#4176

jsonapi

verified

Strict JSON:API v1.1 specification compliance. Trigger: When creating or modifying API endpoints, reviewing API responses, or validating JSON:API compliance.

majiayu000/claude-skill-registry
65
4177
#4177

clickhouse-io

verified

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

majiayu000/claude-skill-registry
65
4178
#4178

vscode-ext-localization

verified

Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices

majiayu000/claude-skill-registry
65
4179
#4179

add-malli-schemas

verified

Efficiently add Malli schemas to API endpoints in the Metabase codebase with proper patterns, validation timing, and error handling

majiayu000/claude-skill-registry
65
4180
#4180

my-prs

verified

List PRs opened today that are assigned to me or the move-destinations team, excluding external contributors

majiayu000/claude-skill-registry
65
Previous
Page 209 of 662
Next