Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
frappe-core-notifications
Use when implementing email notifications, system alerts, Assignment Rules, Auto Repeat, or ToDo items. Prevents misconfigured Email Accounts, broken notification templates, and silent delivery failures. Covers frappe.sendmail, Notification DocType, Email Account setup, Jinja email templates, Assignment Rules, Auto Repeat scheduling, ToDo API. Keywords: notification, email, sendmail, Email Account, Assignment Rule, Auto Repeat, ToDo, alert, template.
majiayu000/claude-skill-registry 163
-
pr-merge
Merge a pull request with configured strategy and branch cleanup
majiayu000/claude-skill-registry 163
-
teach-impeccable
One-time setup that gathers design context for your project and saves it to your AI config file. Run once to establish persistent design guidelines.
majiayu000/claude-skill-registry 163
-
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
majiayu000/claude-skill-registry 163
-
russian-typography-formatting
Правила типографики и оформления русского текста по справочнику Мильчина и Чельцовой: выделения (курсив, полужирный, капитель), заголовки, эпиграфы, посвящения, тире и дефисы, пробелы. Используй при оформлении любого русского текста, где нужно решить: как выделить термин или слово, как оформить заголовок, как расставить тире и дефисы, где поставить неразрывный или тонкий пробел. Также используй при оформлении эпиграфов, посвящений, перекрёстных ссылок. Обязательно применяй при вёрстке, макетировании и профессиональном редактировании русских текстов.
majiayu000/claude-skill-registry 163
-
openai-whisper-api
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
majiayu000/claude-skill-registry 163
-
system-designer
C4モデル(Level 1 System Context + Level 2 Container)を使用してシステム設計図を生成するスキル。Mermaid C4図による視覚化を提供する。
majiayu000/claude-skill-registry 163
-
dspy-debugging-observability
This skill should be used when the user asks to "debug DSPy programs", "trace LLM calls", "monitor production DSPy", "use MLflow with DSPy", mentions "inspect_history", "custom callbacks", "observability", "production monitoring", "cost tracking", or needs to debug, trace, and monitor DSPy applications in development and production.
majiayu000/claude-skill-registry 163
-
zinc-dual-index-pattern
War3Lib 的 Zinc/JASS “双重索引 + 紧凑数组”实例管理模式:全局遍历 + 分组遍历(双视图) 与尾部交换删除(swap-remove / 尾部交换法),用于高频 create/destroy 的 Buff/Effect/Queue/中央计时器等; 当你需要写 Lists/groupLists、removeAt、O(1) 删除并保持数组紧凑时使用。
majiayu000/claude-skill-registry 163
-
gitlab-ci-patterns
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.
majiayu000/claude-skill-registry 163
-
gh-fix-ci
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
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
-
prd-orchestrator
Orchestrate a one-line requirement or requirement document into a full PRD set, sub-PRDs, per-PRD plans, and an execution runner for codex exec. Use when the user invokes $prd-orchestrator to turn requirements into ordered, executable PRDs and plans.
majiayu000/claude-skill-registry 163
-
frontend-dev-guidelines
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
majiayu000/claude-skill-registry 163
-
m13-domain-error
Use when designing domain error handling. Keywords: domain error, error categorization, recovery strategy, retry, fallback, domain error hierarchy, user-facing vs internal errors, error code design, circuit breaker, graceful degradation, resilience, error context, backoff, retry with backoff, error recovery, transient vs permanent error, 领域错误, 错误分类, 恢复策略, 重试, 熔断器, 优雅降级
majiayu000/claude-skill-registry 163
-
planning
Plan implementations, design architectures, create technical roadmaps with detailed phases. Use for feature planning, system design, solution architecture, implementation strategy, phase documentation.
majiayu000/claude-skill-registry 163
-
file-organizer
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
majiayu000/claude-skill-registry 163
-
presenting-conference-talks
Generates conference presentation slides (Beamer LaTeX PDF and editable PPTX) from a compiled paper with speaker notes and talk script. Use when preparing oral talks, spotlight presentations, or invited talks for ML and systems conferences.
majiayu000/claude-skill-registry 163
-
react-ui-patterns
用于加载状态、错误处理和数据获取的现代React UI模式。在构建UI组件、处理异步数据或管理UI状态时使用。
majiayu000/claude-skill-registry 163
-
glassmorphism-advanced
Use when creating frosted glass effects, transparent overlays, or modern glass UI. Covers blur, layering, colored shadows.
majiayu000/claude-skill-registry 163
-
dflow
Complete DFlow trading protocol SDK - the single source of truth for integrating DFlow on Solana. Covers spot trading, prediction markets, Swap API, Metadata API, WebSocket streaming, and all DFlow tools.
majiayu000/claude-skill-registry 163
-
s3
Uploads generated static sites or files (like slides) to AWS S3 or S3-compatible services (MinIO, Aliyun OSS, etc.) for public access. Use this skill when the user wants to publish or deploy their content to the cloud.
majiayu000/claude-skill-registry 163
-
pinecone
Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.
majiayu000/claude-skill-registry 163
-
openspec-bulk-archive-change
Archive multiple completed changes at once. Use when archiving several parallel changes.
majiayu000/claude-skill-registry 163