Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ora-spinner-integration
Integrate ora spinners with consistent styling, promise handling, and status updates for CLI progress feedback.
majiayu000/claude-skill-registry 163
-
managing-server-vs-client-boundaries
Teaches when to use Server Components vs Client Components in React 19, including the 'use client' directive and boundary patterns. Use when architecting components, choosing component types, or working with Server Components.
majiayu000/claude-skill-registry 163
-
mdl2-icon-picker
Select appropriate Segoe MDL2 Assets icons for WinUI Windows applications. Use when the user needs an icon for their WinUI app UI, asks for icon recommendations, needs a glyph for a button or control, or wants to find icons by visual appearance or use case. Provides Unicode points and icon names with visual descriptions and creative alternatives.
majiayu000/claude-skill-registry 163
-
task-expert
'Task as Code' management expert. Responsible for maintaining task files in the todos/ directory, ensuring continuous task IDs, clear statuses, and adherence to specifications.
majiayu000/claude-skill-registry 163
-
fireflies-common-errors
Diagnose and fix Fireflies.ai common errors and exceptions.
Use when encountering Fireflies.ai errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "fireflies error", "fix fireflies",
"fireflies not working", "debug fireflies".
majiayu000/claude-skill-registry 163
-
svelte-5-runes
Complete guide for Svelte 5 runes ($state, $derived, $effect, $props, $bindable). Use for any Svelte 5 project or when code contains $ prefixed runes. Essential for reactive state management, computed values, side effects, and component props. Covers migration from Svelte 4 reactive statements.
majiayu000/claude-skill-registry 163
-
deep-review
[レビュー] Deep Review - 設計/セキュリティ/RDD整合の深掘りチェック
majiayu000/claude-skill-registry 163
-
rubocop
Ruby static code analyzer and formatter for enforcing style guidelines, detecting bugs, and improving code quality. Supports Rails, RSpec, and Performance extensions with safe autocorrection capabilities.
majiayu000/claude-skill-registry 163
-
member-insights
Use to analyze loyalty member behavior, segmentation, and experiment results.
majiayu000/claude-skill-registry 163
-
Setting Up Projects
Automates project setup with best practices including pre-commit hooks, linting, formatting, and boilerplate. Activates when creating new projects, missing configuration files, or setting up development environment. Ensures quality tooling from the start.
majiayu000/claude-skill-registry 163
-
sveltekit-patterns
SvelteKit patterns for devhub-crm. Use for remote functions (query, form, command), routing, and server-side logic.
majiayu000/claude-skill-registry 163
-
create-agent-skill
Create or edit Claude Code skills with expert guidance on structure and best practices
majiayu000/claude-skill-registry 163
-
docs-applying-diataxis-framework
Diátaxis documentation framework for organizing content into four categories - tutorials (learning-oriented), how-to guides (problem-solving), reference (technical specifications), and explanation (conceptual understanding). Essential for creating and organizing documentation in docs/ directory.
majiayu000/claude-skill-registry 163
-
voice-agents
Voice agents represent the frontier of AI interaction - humans speaking naturally with AI systems. The challenge isn't just speech recognition and synthesis, it's achieving natural conversation flow with sub-800ms latency while handling interruptions, background noise, and emotional nuance. This skill covers two architectures: speech-to-speech (OpenAI Realtime API, lowest latency, most natural) and pipeline (STT→LLM→TTS, more control, easier to debug). Key insight: latency is the constraint. Hu
majiayu000/claude-skill-registry 163
-
fix-ocaml-gc
Guide for debugging and fixing bugs in the OCaml garbage collector runtime, particularly issues in memory management code like sweeping, pool management, and run-length compression. This skill should be used when encountering segfaults during OCaml bootstrap, debugging crashes in runtime/shared_heap.c or similar GC code, or investigating pointer arithmetic bugs in memory allocator implementations.
majiayu000/claude-skill-registry 163
-
paper-to-code
Implement AI/ML research papers from scratch when no official code exists. Use when the user wants to reproduce a paper, implement an algorithm from a PDF, build a model architecture from a research paper, or create working code from academic publications. Handles papers from arXiv, NeurIPS, ICML, ICLR, CVPR, and other venues. Produces UV-managed, GPU-ready Python projects with tests, demos, and documentation.
majiayu000/claude-skill-registry 163
-
suno-pack
分析ファイルからSunoパック(style, lyrics, image_prompt)を生成。Suno AI用のプロンプトセットを作成する。
majiayu000/claude-skill-registry 163
-
memory-safety-patterns
Implement memory-safe programming with RAII, ownership, smart pointers, and resource management across Rust, C++, and C. Use when writing safe systems code, managing resources, or preventing memory bugs.
majiayu000/claude-skill-registry 163
-
marketing-automation
Эксперт по автоматизации маркетинга. Используй для настройки HubSpot, Marketo, email sequences, lead scoring и workflows.
majiayu000/claude-skill-registry 163
-
ios-sdk-code-review
Comprehensive iOS SDK code review for Payoo iOS Frameworks. Checks Clean Architecture patterns, MVVM implementation, UseCase patterns, memory management, naming conventions, API design, and Swift best practices. Use when "review code", "check code", "code review", "review PR", or analyzing Swift files in this project.
majiayu000/claude-skill-registry 163
-
python-micrometer-metrics-setup
Sets up Micrometer metrics in a Spring Boot service from scratch, including dependencies, Actuator configuration, and registry customization. Use when starting a new microservice, configuring metrics export backends, enabling Prometheus scraping, or auto-configured JVM metrics. Foundational skill for metrics instrumentation in Java/Spring Boot applications.
majiayu000/claude-skill-registry 163
-
pytest-mastery
Python testing with pytest using uv package manager. Use when: (1) Running Python tests, (2) Writing test files or test functions, (3) Setting up fixtures, (4) Parametrizing tests, (5) Generating coverage reports, (6) Testing FastAPI applications, (7) Debugging test failures, (8) Configuring pytest options. Triggers: "run tests", "write tests", "test coverage", "pytest", "unit test", "integration test", "test FastAPI".
majiayu000/claude-skill-registry 163
-
vercel-ai-sdk-best-practices
Best practices for using the Vercel AI SDK in Next.js 15 applications with React Server Components and streaming capabilities.
majiayu000/claude-skill-registry 163
-
model-equivariance-auditor
Use when you have implemented an equivariant model and need to verify it correctly respects the intended symmetries. Invoke when user mentions testing model equivariance, debugging symmetry bugs, verifying implementation correctness, checking if model is actually equivariant, or diagnosing why equivariant model isn't working. Provides verification tests and debugging guidance.
majiayu000/claude-skill-registry 163