Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
acc-create-psr15-middleware
Generates PSR-15 HTTP Middleware implementation for PHP 8.5. Creates MiddlewareInterface and RequestHandlerInterface with pipeline composition. Includes unit tests.
majiayu000/claude-skill-registry 163
-
b2c-localization
Localize templates, forms, and content in B2C Commerce. Use when adding translations, working with resource bundles (*.properties files), using Resource.msg, or implementing multi-locale support. Covers locale folders, string externalization, and date/currency formatting.
majiayu000/claude-skill-registry 163
-
psr12-moodle
Automatically validate and fix Moodle PHP code for PSR-12 compliance with Moodle-specific exceptions (lowercase_with_underscores naming, frankenstyle prefixes). Activates when working with Moodle plugin PHP files or when code standards issues are detected.
majiayu000/claude-skill-registry 163
-
quic-channel-grading
QUIC channel quality grading with BBRv3 congestion control analysis.
Classifies network paths into GF(3) tiers based on RTT, bandwidth, loss,
and pacing efficiency. Integrates with Iroh P2P and world-letter cross-predictions.
majiayu000/claude-skill-registry 163
-
validating-clickhouse-kafka-pipelines
Implements defense-in-depth validation patterns for ClickHouse + Kafka data pipelines. Covers producer validation (msgspec schemas), consumer validation (anti-corruption layers), ClickHouse error streaming (kafka_handle_error_mode='stream'), idempotency with ReplacingMergeTree, schema evolution, and monitoring. Use when implementing data pipelines, handling Kafka errors, setting up validation layers, managing duplicates/idempotency, or monitoring Kafka consumption. Triggers on "validate kafka pipeline", "clickhouse error handling", "kafka deduplication", or "implement anti-corruption layer".
majiayu000/claude-skill-registry 163
-
skills-manager
Universal consolidation & audit skill for Claude Code skills. Analyzes project state, detects redundancies, and safely manages skills with backup, confirmations, and rollback capabilities. Never assumes without verifying actual code and usage patterns.
majiayu000/claude-skill-registry 163
-
documentation-updater
Update all project documentation including implementation docs, user guides, API docs, and architecture diagrams. Use when finalizing features to ensure comprehensive documentation.
majiayu000/claude-skill-registry 163
-
packer
HashiCorp Packer reference for building machine images and VM templates.
Use when working with Packer configurations (.pkr.hcl files), running packer
commands, troubleshooting builds, or designing image pipelines.
Includes Proxmox builder patterns for homelab environments.
Triggers: packer, pkr.hcl, image, template, ami, builder, provisioner, cloud-init.
majiayu000/claude-skill-registry 163
-
expansion-evaluation
Manage the SoNash expansion evaluation process for reviewing ~280 feature and technical ideas across 21 modules. This skill should be used when the user wants to evaluate expansion ideas, track progress, make decisions, or resume an evaluation session. Supports commands: begin, evaluate, status, decide, questions, push-to-roadmap, end.
majiayu000/claude-skill-registry 163
-
setup-work
Setup development environment from GitHub issue. Invoke when user says "init work on issue
majiayu000/claude-skill-registry 163
-
java-jpa-hibernate
Master JPA/Hibernate - entity design, queries, transactions, performance optimization
majiayu000/claude-skill-registry 163
-
email-delivery
Email delivery patterns including single, batch, scheduled emails and attachment handling. Use when building transactional email systems, batch communication workflows, scheduled delivery, or implementing file/URL attachments with reply-to and CC/BCC functionality.
majiayu000/claude-skill-registry 163
-
codex-taskloop-plugin
Run in-session task loops via the codex-taskloop-plugin MCP server and stop hook.
majiayu000/claude-skill-registry 163
-
nomad
Query HashiCorp Nomad clusters. List jobs, nodes, allocations, evaluations, and services. Read-only operations for monitoring and troubleshooting.
majiayu000/claude-skill-registry 163
-
mlx-dev
Write correct, idiomatic Apple MLX code for Apple Silicon ML. Use when working with MLX arrays, neural networks, training loops, lazy evaluation, unified memory, mx.eval, mx.compile, Metal GPU, memory optimization, quantization, or Apple Silicon performance. Covers critical API differences from PyTorch/NumPy, array indexing gotchas (lists must be mx.array, slices create copies), NHWC format for Conv2d, __call__ not forward(), float64 CPU-only, mlx-lm integration, and debugging patterns.
majiayu000/claude-skill-registry 163
-
wp-migrate
WordPress site migration and deployment using wp-migrate.sh. Use when migrating WordPress sites, syncing databases, managing backups, testing migrations, debugging migration issues, or working with WordPress deployment workflows including Duplicator, Jetpack Backup, and Solid Backups archives. Also use for code modifications, testing, git workflows, PR creation, and release management for this project.
majiayu000/claude-skill-registry 163
-
video-outline-generation
快速生成2-3个视频脚本大纲方案,包含标题建议、缩略图设计建议和完整的结构设计。当用户提到"视频大纲"、"视频脚本"、"视频策划"、"拍视频"、"视频内容"时使用此技能。
majiayu000/claude-skill-registry 163
-
advanced-features
Implement advanced task features - Priorities, Tags, Due Dates, Reminders, Recurring Tasks, Search, Filter, and Sort. Use when adding Phase 5 advanced functionality. (project)
majiayu000/claude-skill-registry 163
-
pyth
Complete guide for Pyth Network - decentralized oracle providing real-time price feeds for DeFi. Covers price feed integration, confidence intervals, EMA prices, on-chain CPI, off-chain fetching, and streaming updates for Solana applications.
majiayu000/claude-skill-registry 163
-
context-management-context-restore
Use when working with context management context restore
majiayu000/claude-skill-registry 163
-
tic-tac-toe-cli
Implement or refactor the Python CLI tic-tac-toe game in this repo, including board model, move validation, win/draw logic, game loop, and bot behavior. Use when working on core gameplay modules or CLI entrypoints for this project.
majiayu000/claude-skill-registry 163
-
iso27001-gap-analyzer
Iso27001 Gap Analyzer - Auto-activating skill for Security Advanced.
Triggers on: iso27001 gap analyzer, iso27001 gap analyzer
Part of the Security Advanced skill category.
majiayu000/claude-skill-registry 163
-
deep-gemini
Deep technical documentation generation workflow using zen mcp's clink and docgen tools. First uses clink to launch gemini CLI in WSL for code analysis, then uses docgen for structured document generation with complexity analysis. Specializes in documents requiring deep understanding of code logic, model architecture, or performance bottleneck analysis. Use when user requests "use gemini for deep analysis", "generate architecture analysis document", "analyze performance bottlenecks", "deeply understand code logic", or similar deep analysis tasks. Default output is .md format.
majiayu000/claude-skill-registry 163
-
molfeat
Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.
majiayu000/claude-skill-registry 163