Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
paypal
Integrates PayPal payments with the JavaScript SDK for checkout buttons and card fields. Use when accepting PayPal, Venmo, Pay Later, and credit card payments in web applications.
majiayu000/claude-skill-registry 163
-
MCP OAuth Cloudflare
Add OAuth authentication to MCP servers on Cloudflare Workers. Uses @cloudflare/workers-oauth-provider with Google OAuth for Claude.ai-compatible authentication. Prevents 9 documented errors including RFC 8707 audience bugs, Claude.ai connection failures, and CSRF vulnerabilities.
Use when building MCP servers that need user authentication, implementing Dynamic Client Registration (DCR) for Claude.ai, or replacing static auth tokens with OAuth flows. Includes workarounds for production redirect URI mismatches and re-auth loop issues.
majiayu000/claude-skill-registry 163
-
multi-query
Use when search queries need better recall through query expansion - generates multiple query variants, retrieves with each, and fuses results using RRF for improved retrieval quality especially with ambiguous or under-specified queries
majiayu000/claude-skill-registry 163
-
use-review-request
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
majiayu000/claude-skill-registry 163
-
next-intl-skill
ALWAYS use this skill if the user asks anything about next-intl or translations
majiayu000/claude-skill-registry 163
-
daily-summary-base
Framework for creating session summary documents. Use when user says "daily summary", "generate summary", or similar. Provides structured markdown template with date verification, filename patterns, and formatting guidelines. Supports range-based naming for sessions spanning calendar boundaries. Extend with personal metrics and domain-specific content.
majiayu000/claude-skill-registry 163
-
azure-devops-skill
Comprehensive Azure DevOps REST API skill for work items, pipelines, repos, test plans, wikis, and search operations via MCP tools and direct API calls
majiayu000/claude-skill-registry 163
-
geo-fundamentals
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
majiayu000/claude-skill-registry 163
-
hn-title
This skill should be used when the user wants to create, analyze, or improve blog titles for Hacker News submissions. Invoke when the user mentions "HN title", "Hacker News title", wants to optimize their post title, or wants to increase their chances of reaching the HN front page.
majiayu000/claude-skill-registry 163
-
shadcn-ui-conventions
UI component conventions for 8-bit styled components. Use when working with shadcn/ui components or implementing retro-styled UI elements.
majiayu000/claude-skill-registry 163
-
mymind-coding-patterns
Coding conventions and patterns for the mymind codebase. Use this skill when writing or modifying any code in this project to ensure consistency with established patterns.
majiayu000/claude-skill-registry 163
-
claude-cookbooks
Look up examples and patterns from the official Anthropic Claude Cookbooks repository. Use when you need reference implementations, code examples, or best practices for Claude integrations, tool use, agents, prompting techniques, or API usage.
majiayu000/claude-skill-registry 163
-
page-scrolling
Add smooth scrolling for same-page anchor links only. Uses JavaScript to handle
majiayu000/claude-skill-registry 163
-
neurokit2
Comprehensive biosignal processing toolkit for analyzing physiological data including ECG, EEG, EDA, RSP, PPG, EMG, and EOG signals. Use this skill when processing cardiovascular signals, brain activity, electrodermal responses, respiratory patterns, muscle activity, or eye movements. Applicable for heart rate variability analysis, event-related potentials, complexity measures, autonomic nervous system assessment, psychophysiology research, and multi-modal physiological signal integration.
majiayu000/claude-skill-registry 163
-
Swift 6 Paradigm Shift Guide
Comprehensive analysis of Swift 6 ownership, concurrency safety, and systems programming foundations.
majiayu000/claude-skill-registry 163
-
azure-monitor-opentelemetry-exporter-java
Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights.
Triggers: "AzureMonitorExporter java", "opentelemetry azure java", "application insights java otel", "azure monitor tracing java".
Note: This package is DEPRECATED. Migrate to azure-monitor-opentelemetry-autoconfigure.
majiayu000/claude-skill-registry 163
-
db-architect
Expert database architecture including schema design, partitioning, replication, and performance optimization
majiayu000/claude-skill-registry 163
-
pdf-processing-anthropic
Toolkit for comprehensive PDF manipulation, including extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. Use to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
majiayu000/claude-skill-registry 163
-
db-migration-reviewer
Review database migrations for safety and rollback. Use when a mid-level developer needs validation of schema changes.
majiayu000/claude-skill-registry 163
-
aws-cloudformation-auto-scaling
AWS CloudFormation patterns for Auto Scaling including EC2, ECS, and Lambda. Use when creating Auto Scaling groups, launch configurations, launch templates, scaling policies, lifecycle hooks, and predictive scaling. Covers template structure with Parameters, Outputs, Mappings, Conditions, cross-stack references, and best practices for high availability and cost optimization.
majiayu000/claude-skill-registry 163
-
running-clustering-algorithms
This skill enables Claude to execute clustering algorithms on datasets. It is used when the user requests to perform clustering, identify groups within data, or analyze data structure. The skill supports algorithms like K-means, DBSCAN, and hierarchical clustering. Claude should use this skill when the user explicitly asks to "run clustering," "perform a cluster analysis," or "group data points" and provides a dataset or a way to access one. The skill also handles data validation, error handling, performance metrics, and artifact saving.
majiayu000/claude-skill-registry 163
-
fix-solution
Continually test and repair solutions to benchmark problems until they pass. Use when a solution has failing tests. Invoke with /fix-solution <snapshot_path> <problem_name> <checkpoint_index>.
majiayu000/claude-skill-registry 163
-
ml-cv-specialist
Deep expertise in ML/CV model selection, training pipelines, and inference architecture. Use when designing machine learning systems, computer vision pipelines, or AI-powered features.
majiayu000/claude-skill-registry 163
-
git-bug
Git-bug issue tracker commands. Use when asked about managing issues, creating bugs, or using the issue tracker.
majiayu000/claude-skill-registry 163