Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
hammer-build-validate
Runs complete build validation pipeline for SDL3 HammerEngine including Debug build, smoke test execution, core test suite, and summary report generation. Use when the user wants to quickly validate their changes, check if the codebase is in a good state, or run the standard daily validation workflow.
majiayu000/claude-skill-registry 163
-
hierarchical
Comprehensive multi-stage code review using specialized subagents
majiayu000/claude-skill-registry 163
-
ccxt-php
CCXT cryptocurrency exchange library for PHP developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in PHP 8.1+. Use when working with crypto exchanges in PHP projects, trading bots, or web applications. Supports both sync and async (ReactPHP) usage.
majiayu000/claude-skill-registry 163
-
doc-writer
ドキュメント執筆をサポートするスキル。ユーザーがPRDに基づいてドキュメントを作成、編集、または更新したい場合に使用します。このスキルは、docs/prd.md に記載されたプロダクト要求仕様書を参照しながら、技術ドキュメント、設計ドキュメント、ユーザーガイド、APIドキュメントなどの執筆を支援します。「ドキュメントを書く」「仕様書を作成」「ガイドを作る」などのドキュメント作成タスクに言及した場合にトリガーします。
majiayu000/claude-skill-registry 163
-
file-watcher
监视文件和目录变化,支持事件回调和过滤。
majiayu000/claude-skill-registry 163
-
deployment-procedures
Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
majiayu000/claude-skill-registry 163
-
vercel-ai-sdk-v5
Expert-level Vercel AI SDK v5 patterns for production chatbots. Use for: (1) Chat persistence with Drizzle/PostgreSQL, (2) Generative UI with typed tool parts, (3) Human-in-the-loop tool confirmations, (4) Custom data streaming with reconciliation, (5) Anthropic provider with extended thinking/reasoning, (6) Type-safe message metadata with token tracking. Covers advanced patterns only - assumes basic AI SDK knowledge. NOT for AI SDK v6.
majiayu000/claude-skill-registry 163
-
marketing-specialist
提供内容营销、增长策略、社交媒体管理和应用商店优化能力。当需要创建营销内容、制定增长策略或管理社交媒体时使用。
majiayu000/claude-skill-registry 163
-
math-review
majiayu000/claude-skill-registry 163
-
datalog-fixpoint
Datalog bottom-up fixpoint iteration for recursive queries
majiayu000/claude-skill-registry 163
-
mlx-apple-silicon
Run LLMs on Apple Silicon with MLX/mlx_lm - unified memory, 4-bit quantization, streaming generation, prompt caching. Optimal for M-series chips.
majiayu000/claude-skill-registry 163
-
quality-management
When the user wants to improve product quality, implement quality control systems, reduce defects, or analyze quality data. Also use when the user mentions "SPC," "statistical process control," "Six Sigma," "DMAIC," "control charts," "process capability," "Cp," "Cpk," "quality control," "defect reduction," "inspection," "acceptance sampling," or "quality assurance." For lean improvements, see lean-manufacturing. For process optimization, see process-optimization.
majiayu000/claude-skill-registry 163
-
moai-lang-java
Java 21 LTS development specialist covering Spring Boot 3.3, virtual threads, pattern matching, and enterprise patterns. Use when building enterprise applications, microservices, or Spring projects.
majiayu000/claude-skill-registry 163
-
m04-zero-cost
CRITICAL: Use for generics, traits, zero-cost abstraction. Triggers: E0277, E0308, E0599, generic, trait, impl, dyn, where, monomorphization, static dispatch, dynamic dispatch, impl Trait, trait bound not satisfied, 泛型, 特征, 零成本抽象, 单态化
majiayu000/claude-skill-registry 163
-
kratos-biz-layer
Generates business logic layer components (use cases, repository interfaces, business models, validators) for go-kratos microservices following Clean Architecture. Use when implementing domain logic, creating entity CRUD operations, adding validation rules, or orchestrating data access in kratos services.
majiayu000/claude-skill-registry 163
-
asyncredux-flutter-hooks
Integrate AsyncRedux with the flutter_hooks package. Covers adding flutter_hooks_async_redux, using the useSelector hook, and combining hooks with AsyncRedux state management.
majiayu000/claude-skill-registry 163
-
langchain-observability
Set up comprehensive observability for LangChain integrations.
Use when implementing monitoring, setting up dashboards,
or configuring alerting for LangChain application health.
Trigger with phrases like "langchain monitoring", "langchain metrics",
"langchain observability", "langchain tracing", "langchain alerts".
majiayu000/claude-skill-registry 163
-
market-research-reports
Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.
majiayu000/claude-skill-registry 163
-
unsloth-datasets
majiayu000/claude-skill-registry 163
-
playtest
Run automated playtesting to find bugs. Deploys Claude as a player to interact with SENTINEL through the bridge API.
majiayu000/claude-skill-registry 163
-
claude-review
Review code changes using Hyperlane monorepo coding standards. Use when reviewing PRs, checking your own changes, or doing self-review before committing.
majiayu000/claude-skill-registry 163
-
data-governance-check
Review data handling for privacy and retention. Use when a senior developer needs governance validation.
majiayu000/claude-skill-registry 163
-
hammer-memory-profiler
Simplified memory profiling and leak detection for SDL3 HammerEngine using valgrind memcheck, AddressSanitizer, and massif. Identifies memory leaks, allocation hotspots, buffer reuse violations, and provides system-by-system memory breakdown with optimization suggestions. Use after performance-critical changes or when investigating memory issues.
majiayu000/claude-skill-registry 163
-
extensions-api-migration
Migrates IdeaVim extensions from the old VimExtensionFacade API to the new @VimPlugin annotation-based API. Use when converting existing extensions to use the new API patterns.
majiayu000/claude-skill-registry 163