Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
critique
Evaluate design effectiveness from a UX perspective. Assesses visual hierarchy, information architecture, emotional resonance, and overall design quality with actionable feedback.
majiayu000/claude-skill-registry 163
-
radix-ui-design-system
Build accessible design systems with Radix UI primitives. Headless component customization, theming strategies, and compound component patterns for production-grade UI libraries.
majiayu000/claude-skill-registry 163
-
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
majiayu000/claude-skill-registry 163
-
uv
This skill should be used when working with Python projects that use uv for package and project management. Use this skill for running Python scripts and CLI tools with `uv run`, managing dependencies, creating projects, handling virtual environments, and executing commands within isolated project environments. Essential for projects with pyproject.toml files.
majiayu000/claude-skill-registry 163
-
pbi-challenge
[Code Quality] AI-assisted Dev BA PIC review of PBI drafts. Generates challenge prompts, flags gaps, provides actionable feedback for BA drafter revision.
majiayu000/claude-skill-registry 163
-
gaokao-chinese-tutor
模拟高三语文辅导老师,辅导现代文阅读、古诗文鉴赏、文言文翻译、作文写作等语文问题。重语感培养、文本解读、写作思维。当学生提出语文问题、请求分析课文、讲解古诗词、修改作文时使用。
majiayu000/claude-skill-registry 163
-
azure-appconfiguration-py
Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings.
majiayu000/claude-skill-registry 163
-
task-list
List tasks from a root directory with optional filters. Supports filtering by staleness, validation state, lifecycle state, and kind.
majiayu000/claude-skill-registry 163
-
commit
Stage changes and create git commits with conventional commit messages. Use when asked to "commit", "stage and commit", "save changes", or after completing implementation tasks. Alias for /git/cm.
majiayu000/claude-skill-registry 163
-
azure
Microsoft Azure cloud platform with Functions, AKS, and DevOps. Use for Azure services.
majiayu000/claude-skill-registry 163
-
faiss
Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.
majiayu000/claude-skill-registry 163
-
transformers
This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image classification, object detection, speech recognition, and fine-tuning models on custom datasets.
majiayu000/claude-skill-registry 163
-
nuxt-production
Nuxt 4 production optimization: hydration, performance, testing with Vitest,
deployment to Cloudflare/Vercel/Netlify, and v4 migration.
Use when: debugging hydration mismatches, optimizing performance and Core Web Vitals,
writing tests with Vitest, deploying to Cloudflare Pages/Workers/Vercel/Netlify,
or migrating from Nuxt 3 to Nuxt 4.
Keywords: hydration, hydration mismatch, ClientOnly, SSR, performance,
lazy loading, lazy hydration, Vitest, testing, deployment, Cloudflare Pages,
Cloudflare Workers, Vercel, Netlify, NuxtHub, migration, Nuxt 3 to Nuxt 4
majiayu000/claude-skill-registry 163
-
clean-typescript
Write clean, efficient TypeScript code that follows common best practices
majiayu000/claude-skill-registry 163
-
stat-railway
This skill should be used when the user asks "railway status", "is it running", "what's deployed", "deployment status", or about uptime. NOT for variables ("what variables", "env vars", "add variable") or configuration queries - use environment skill for those.
majiayu000/claude-skill-registry 163
-
video-post-process
Post-process videos with FFmpeg for final output
majiayu000/claude-skill-registry 163
-
RingCentral Automation
RingCentral automation via Rube MCP -- toolkit not currently available in Composio; no RING_CENTRAL_ tools found
majiayu000/claude-skill-registry 163
-
nuxt
Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns, Nuxt-specific composables, and configuration with latest docs. Covers h3 v1 helpers (validation, WebSocket, SSE) and nitropack v2 patterns. Updated for Nuxt 4.3+.
majiayu000/claude-skill-registry 163
-
digital-citizenship
Being a constructive participant in networked communities. Covers digital footprint management, online etiquette and professional communication, collaborative tools, attribution and copyright, cyberbullying recognition and response, and the responsibilities that come with amplification. Use when helping learners think about how to behave online -- not what is technically allowed, but what is actually healthy for themselves and their communities.
majiayu000/claude-skill-registry 163
-
terraform-skill
Terraform infrastructure as code best practices
majiayu000/claude-skill-registry 163
-
east-node-io
I/O platform functions for the East language on Node.js. Use when writing East programs that need SQL databases (SQLite, PostgreSQL, MySQL), NoSQL databases (Redis, MongoDB), S3 storage, file transfers (FTP, SFTP), file format parsing (XLSX, XML), or compression (Gzip, Zip, Tar). Triggers for: (1) Writing East programs with @elaraai/east-node-io, (2) Database operations with SQL.SQLite, SQL.Postgres, SQL.MySQL, NoSQL.Redis, NoSQL.MongoDB, (3) Cloud storage with Storage.S3, (4) File transfers with Transfer.FTP, Transfer.SFTP, (5) Format parsing with Format.XLSX, Format.XML, (6) Compression with Compression.Gzip, Compression.Zip, Compression.Tar.
majiayu000/claude-skill-registry 163
-
k8s-ndots-search-domain-nxdomain-flood
Fix for massive NxDomain query floods to external DNS servers caused by Kubernetes
ndots:5 search domain expansion. Use when: (1) DNS server shows low cache hit rate
with 60%+ NxDomain responses, (2) DNS logs show queries like
"service.namespace.svc.cluster.local.yourdomain.lan", (3) external DNS receives
thousands of junk queries per hour for non-existent names ending in your search
domain, (4) DNS cache hit ratio is unexpectedly low despite stable workloads.
Applies to any Kubernetes cluster using CoreDNS with a custom DNS search domain.
majiayu000/claude-skill-registry 163
-
resources
API resource classes that transform Eloquent models into JSON-ready arrays. Resources control exactly what is exposed in API responses and handle relationships, conditional attributes, and date formatting.
majiayu000/claude-skill-registry 163
-
database-design
Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.
majiayu000/claude-skill-registry 163