Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
kit-builder
Build ClaudeKit Marketing components - skills, agents, commands, workflows. Use when creating new automation, extending marketing capabilities, or understanding kit structure. Includes templates, examples, and init scripts.
majiayu000/claude-skill-registry 163
-
claude-code-plugin-development
This skill should be used when the user asks to "create a plugin", "build a plugin", "write a plugin", or wants to bundle agents, hooks, commands, skills, or MCP servers into a distributable Claude Code plugin.
majiayu000/claude-skill-registry 163
-
context-management
Proactive context window management via token monitoring, intelligent extraction, and selective rehydration.
Use when approaching token limits or needing to preserve essential context.
Complements /transcripts and PreCompact hook with proactive optimization.
majiayu000/claude-skill-registry 163
-
consulting-wealth-managers
Use this skill when working with wealth managers, financial advisors, RIAs, or financial planners. Covers AI enablement for advisory workflows, portfolio management tools, client reporting automation, CRM integration, and wealth management industry knowledge. Invoke for any wealth management consulting, tool recommendations, or workflow automation for financial advisors.
majiayu000/claude-skill-registry 163
-
add-doc
Add new documentation sources to .claude/doc-sources.toml for Context7 access
majiayu000/claude-skill-registry 163
-
bio-experimental-design-power-analysis
Calculates statistical power and minimum sample sizes for RNA-seq, ATAC-seq, and other sequencing experiments. Use when planning experiments, determining how many replicates are needed, or assessing whether a study is adequately powered to detect expected effect sizes.
majiayu000/claude-skill-registry 163
-
cloudflare-kv
Store key-value data globally with Cloudflare KV's edge network. Use when: caching API responses, storing configuration, managing user preferences, handling TTL expiration, or troubleshooting KV_ERROR, 429 rate limits, eventual consistency, cacheTtl errors, wrangler types issues, or remote binding configuration.
majiayu000/claude-skill-registry 163
-
context7-docs
Fetches up-to-date documentation for technologies used in the Personal AI Employee project via Context7 MCP server. Use when you need current API documentation, library references, code examples, or implementation guidance for any technology in the stack.
majiayu000/claude-skill-registry 163
-
llm_evaluation
Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.
majiayu000/claude-skill-registry 163
-
my-shadcn-rules
This is a new rule
majiayu000/claude-skill-registry 163
-
torch-geometric
Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.
majiayu000/claude-skill-registry 163
-
ln-114-frontend-docs-creator
Creates design_guidelines.md for frontend projects. L3 Worker invoked CONDITIONALLY when hasFrontend detected.
majiayu000/claude-skill-registry 163
-
workflow-bug-fix
Systematic approach to identifying, fixing, and validating bug fixes. Use when fixing bugs, resolving issues, or addressing errors.
majiayu000/claude-skill-registry 163
-
df:az-cli
This skill should be used when working with Azure DevOps from the command line. Trigger when user mentions az devops, az repos, az pipelines, az boards, or asks about managing PRs, work items, pipelines, or repositories in Azure DevOps. Also trigger for questions about Azure DevOps CLI setup, authentication, or querying work items.
majiayu000/claude-skill-registry 163
-
ffmpeg-media
FFmpeg media processing. Video/audio transcoding, stream manipulation, and filter graphs.
majiayu000/claude-skill-registry 163
-
creating-changelogs
Gitコミット履歴を分析し、ユーザーフレンドリーかつ技術的に詳細なリリースノートとチェンジログを作成します。リリースノート、CHANGELOG、変更履歴が必要なときに使用してください。
majiayu000/claude-skill-registry 163
-
communicate-with-s-c
Communication coaching for working with an SC (The Stabilizer) DISC type — consistent, thorough, practical. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework.
majiayu000/claude-skill-registry 163
-
csharp-code-style
C# code style and naming conventions based on POCU standards. Covers naming rules (mPascalCase for private, bBoolean prefix, EEnum prefix), code organization, C# 9.0 patterns. Use PROACTIVELY for C# code reviews, refactoring, or establishing project standards.
majiayu000/claude-skill-registry 163
-
markdown-toc
Use when generating or updating Table of Contents in markdown files. Supports multiple files, glob patterns, configurable header levels, and various insertion modes. Triggered by "generate toc", "update toc", "table of contents", "add toc to markdown".
majiayu000/claude-skill-registry 163
-
postgres-hybrid-text-search
Use this skill to implement hybrid search combining BM25 keyword search with semantic vector search using Reciprocal Rank Fusion (RRF).
**Trigger when user asks to:**
- Combine keyword and semantic search
- Implement hybrid search or multi-modal retrieval
- Use BM25/pg_textsearch with pgvector together
- Implement RRF (Reciprocal Rank Fusion) for search
- Build search that handles both exact terms and meaning
**Keywords:** hybrid search, BM25, pg_textsearch, RRF, reciprocal rank fusion, keyword search, full-text search, reranking, cross-encoder
Covers: pg_textsearch BM25 index setup, parallel query patterns, client-side RRF fusion (Python/TypeScript), weighting strategies, and optional ML reranking.
majiayu000/claude-skill-registry 163
-
granola-install-auth
Install and configure Granola AI meeting notes app with calendar integration.
Use when setting up Granola for the first time, connecting calendar accounts,
or configuring audio capture permissions.
Trigger with phrases like "install granola", "setup granola",
"granola calendar", "configure granola", "granola permissions".
majiayu000/claude-skill-registry 163
-
local-service-testing
Use when code changes touch database, cache, queue, or other service-dependent components - enforces testing against real local services instead of mocks
majiayu000/claude-skill-registry 163
-
general-purpose
General-purpose agent for researching complex questions and executing multi-step tasks. Versatile problem-solver that combines research capabilities, analytical thinking, and systematic task execution. Use for complex research projects, multi-step workflows, cross-domain analysis, and tasks requiring multiple tools and approaches.
majiayu000/claude-skill-registry 163
-
environment-bootstrap
Use for development environment setup - create and maintain init scripts, run smoke tests, ensure consistent environment across sessions
majiayu000/claude-skill-registry 163