Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
project-analysis
Analyze and understand codebase structure, dependencies, and patterns. Use when onboarding to a new project or auditing existing code.
majiayu000/claude-skill-registry 163
-
searching-slack-history
Use when needing to search Slack message history, find past conversations, or retrieve channel messages - provides Slack Web API patterns for search.messages and conversations.history endpoints using WebFetch or curl
majiayu000/claude-skill-registry 163
-
skill-marketplace
自動從 Skills Marketplace (skillsmp.com) 搜尋、安裝並使用適合當前任務的技能。當面對複雜任務或需要專業工具時自動觸發。
majiayu000/claude-skill-registry 163
-
claude-config-levels
Use when asked to add rules, commands, skills, or config to Claude Code in this dotfiles repo. Two levels exist and scope may be ambiguous.
majiayu000/claude-skill-registry 163
-
braintrust-analyze
Analyze Claude Code sessions via Braintrust
majiayu000/claude-skill-registry 163
-
ai-gateway
Build AI gateway services for routing and managing LLM requests. Use when implementing API proxies, rate limiting, or multi-provider AI services.
majiayu000/claude-skill-registry 163
-
systematic-code-review
Structured code review framework using Conventional Comments for clear, actionable feedback.
majiayu000/claude-skill-registry 163
-
fullstack-guardian
majiayu000/claude-skill-registry 163
-
rules-optimizer
Optimize and create Claude Rules (.claude/rules/*.md) following best practices.
majiayu000/claude-skill-registry 163
-
cashflow-scheduler
Optimize 30-day work schedules for cashflow management using CP-SAT and DP solvers. Use this skill when users need to plan work schedules around bills, deposits, and target balances while minimizing workdays and maximizing rest distribution.
majiayu000/claude-skill-registry 163
-
notion
Notion API for creating and managing pages, databases, and blocks.
majiayu000/claude-skill-registry 163
-
spec-authoring
Use this skill when proposing new features or changes via the Spec PR process. Manages the creation, refinement, and approval of feature specifications before any code is written. Triggers include "create spec", "propose change", "start spec PR", or beginning feature definition.
majiayu000/claude-skill-registry 163
-
pytorch-model-cli
Guidance for creating standalone CLI tools that perform neural network inference by extracting PyTorch model weights and reimplementing inference in C/C++. This skill applies when tasks involve converting PyTorch models to standalone executables, extracting model weights to portable formats (JSON), implementing neural network forward passes in C/C++, or creating CLI tools that load images and run inference without Python dependencies.
majiayu000/claude-skill-registry 163
-
codex-cli-bridge
Bridge between Claude Code and OpenAI Codex CLI - generates AGENTS.md from CLAUDE.md, provides Codex CLI execution helpers, and enables seamless interoperability between both tools
majiayu000/claude-skill-registry 163
-
i18n-completeness
Comprehensive i18n consistency check with dynamic pattern detection and hardcoded string analysis. Use when working with translations, localization, i18n keys, or when the user mentions translation issues, missing keys, or language support. Auto-triggers on phrases like "check translations", "i18n consistency", "localization issues", or "translation keys".
majiayu000/claude-skill-registry 163
-
superpower-zustand
MANDATORY for creating Zustand stores. This skill is required when users request state management, creating stores, or mention Zustand. Do NOT create Zustand stores without this skill - all stores must use the required StoreBuilder pattern with immer middleware and factory pattern separation
majiayu000/claude-skill-registry 163
-
consult-llm
Use it when the user asks to "ask gemini", "ask codex", or "ask in browser"
majiayu000/claude-skill-registry 163
-
docs-mypurecloud-platform-client-sd
majiayu000/claude-skill-registry 163
-
risk-metrics-calculation
Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems.
majiayu000/claude-skill-registry 163
-
close-sprint
Sprint(Iteration) 종료 및 회고 정리. Use when (1) Sprint 마감,
(2) 회고 작성, (3) /SEMO:sprint close 커맨드.
majiayu000/claude-skill-registry 163
-
resolve-ambiguity
Systematic ambiguity resolution through tiered information gathering. Use when facing unclear requirements, unknown context, uncertain implementation choices, or any situation where guessing would be risky.
majiayu000/claude-skill-registry 163
-
backup-retention-policy
Эксперт по политикам бэкапов. Используй для стратегий резервного копирования, retention rules и disaster recovery.
majiayu000/claude-skill-registry 163
-
mcp-server-development
Expert guidance for building MCP (Model Context Protocol) servers using the TypeScript SDK. Use when developing MCP servers, implementing tools/resources/prompts, or working with the @modelcontextprotocol/sdk package. Covers server initialization, request handlers, Zod schemas, error handling, and JSON-RPC patterns.
majiayu000/claude-skill-registry 163
-
marketplace-update
Updates the .claude-plugin/marketplace.json file when plugins are added, modified, or removed. Use when creating or updating plugin entries in the marketplace catalog.
majiayu000/claude-skill-registry 163