Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
reactive-ui-patterns
Remote functions reactive UI patterns. Use for smooth in-place updates, preventing page jumps, and managing loading states with .current property.
majiayu000/claude-skill-registry 163
-
vendix-app-architecture
Explains the Vendix Public and Private App architecture, Domain Types, and App Environments. Trigger: When asking about different apps, environments (ORG_ADMIN, STORE_ADMIN), or domain logic.
majiayu000/claude-skill-registry 163
-
unsloth-lora
Configuring and optimizing 16-bit Low-Rank Adaptation (LoRA) and Rank-Stabilized LoRA (rsLoRA) for efficient LLM fine-tuning using triggers like lora, qlora, rslora, rank selection, lora_alpha, lora_dropout, and target_modules.
majiayu000/claude-skill-registry 163
-
nuxt-modules
Use when creating Nuxt modules: (1) Published npm modules (@nuxtjs/, nuxt-), (2) Local project modules (modules/ directory), (3) Runtime extensions (components, composables, plugins), (4) Server extensions (API routes, middleware), (5) Releasing/publishing modules to npm, (6) Setting up CI/CD workflows for modules. Provides defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation.
majiayu000/claude-skill-registry 163
-
generate-tests
Generate comprehensive tests for code. Use when adding test coverage, implementing TDD, or ensuring code reliability.
majiayu000/claude-skill-registry 163
-
staged-hydration-systems
Develop staged hydration systems for prioritizing critical UI regions and progressive interactivity.
majiayu000/claude-skill-registry 163
-
recent-emails
Lists the most recent emails received, sent, drafted, or starred in Gmail. Defaults to last 24 hours, or accepts custom timeframe. Returns emails with timestamps, senders/recipients, subject lines, summaries, and clickable links sorted by recency.
majiayu000/claude-skill-registry 163
-
commit
Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.
majiayu000/claude-skill-registry 163
-
moai-essentials-perf
Performance optimization with profiling, memory analysis, and benchmarking
majiayu000/claude-skill-registry 163
-
MCP Integration
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
majiayu000/claude-skill-registry 163
-
Concurrency and Throughput
Comprehensive guide to concurrency models, throughput optimization, worker pools, task queues, and scaling strategies for high-performance applications
majiayu000/claude-skill-registry 163
-
incident-management
Handle production incidents effectively. Use when responding to outages, conducting post-mortems, or improving reliability. Covers incident response and blameless culture.
majiayu000/claude-skill-registry 163
-
quick-pr-review
Universal pre-PR checklist that works in ANY project, with or without MCP tools
majiayu000/claude-skill-registry 163
-
openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
majiayu000/claude-skill-registry 163
-
Security Scanning Tools
This skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "assess web application security", "scan wireless networks", "detect malware", "check cloud security", or "evaluate system compliance". It provides comprehensive guidance on security scanning tools and methodologies.
majiayu000/claude-skill-registry 163
-
migrate-module
Migrate Python modules from SDR_stochastic research code to vrp-toolkit architecture. Use when migrating files from the old codebase structure to the new three-layer architecture (Problem/Algorithm/Data layers), refactoring paper-specific code into generic implementations, or converting research notebooks into educational tutorials.
majiayu000/claude-skill-registry 163
-
bio-workflows-rnaseq-to-de
End-to-end RNA-seq workflow from FASTQ files to differential expression results. Covers QC, quantification (Salmon or STAR+featureCounts), and DESeq2 analysis with visualization. Use when running RNA-seq from FASTQ to DE results.
majiayu000/claude-skill-registry 163
-
executive-chro
Executive CHRO Agent. 인재 전략, 조직 문화, 채용/평가를 담당합니다.
majiayu000/claude-skill-registry 163
-
moai-foundation-context
Enterprise context and session management with token budget optimization and state persistence
majiayu000/claude-skill-registry 163
-
umbraco-current-user-action
Implement current user actions in Umbraco backoffice using official docs
majiayu000/claude-skill-registry 163
-
atlassianapi
Atlassian API integration for Jira and Confluence automation. Activate for Atlassian REST APIs, webhooks, and platform integration.
majiayu000/claude-skill-registry 163
-
image-optimization
Optimizes images for web performance using modern formats, responsive techniques, and lazy loading strategies. Use when improving page load times, implementing responsive images, or preparing assets for production deployment.
majiayu000/claude-skill-registry 163
-
nuxt-better-auth
Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server auth helpers, route protection, and Better Auth plugins integration.
majiayu000/claude-skill-registry 163
-
structlog
Structured logging for Python applications with context support and powerful processors
majiayu000/claude-skill-registry 163