Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bash-script-quality
Use when creating or editing any bash script (.sh) - ensures shellcheck passes after every edit with zero warnings
majiayu000/claude-skill-registry 163
-
supabase-common-errors
Execute diagnose and fix Supabase common errors and exceptions.
Use when encountering Supabase errors, debugging failed requests,
or troubleshooting integration issues.
Trigger with phrases like "supabase error", "fix supabase",
"supabase not working", "debug supabase".
majiayu000/claude-skill-registry 163
-
App Development
Build features in the AI Coaching Platform Next.js app. Use for creating pages, components, server actions, TanStack tables, and understanding application architecture.
majiayu000/claude-skill-registry 163
-
schedule-optimization
Multi-objective schedule optimization expertise using constraint programming and Pareto optimization. Use when generating schedules, improving coverage, balancing workloads, or resolving conflicts. Integrates with OR-Tools solver and resilience framework.
majiayu000/claude-skill-registry 163
-
telemetry-tagging
Tag logs, metrics, and distributed traces with REQ-* keys for production traceability. Enables backward traceability from runtime issues to requirements to intent. Use when deploying code or setting up observability.
majiayu000/claude-skill-registry 163
-
repo-explore
Clone and explore external GitHub repositories to understand how libraries, frameworks, or dependencies work. Use when user provides a GitHub URL (github.com/owner/repo), asks "how does X library work", wants to look at source code for a dependency, asks about implementation details of an external package, or says "explore", "look at", or "check out" a repository. Automatically checks out the matching version tag when the repo is a dependency in the current project.
majiayu000/claude-skill-registry 163
-
adb-skill-generator
Meta-tool for rapid adb-* skill creation from templates
majiayu000/claude-skill-registry 163
-
commit-chunks
Review and commit changes in meaningful chunks. Use when the user has multiple uncommitted changes that should be organized into logical, atomic commits.
majiayu000/claude-skill-registry 163
-
AEM Development Workflow
Required workflow for AEM EDS development - linting, testing, preview validation, and PRs with demo links. Use when developing blocks or features for AEM Edge Delivery Services projects, before doing anything else.
majiayu000/claude-skill-registry 163
-
session-management
Implement secure session management systems with JWT tokens, session storage, token refresh, logout handling, and CSRF protection. Use when managing user authentication state, handling token lifecycle, and securing sessions.
majiayu000/claude-skill-registry 163
-
recommender-system
智能推荐系统分析工具,提供多种推荐算法实现、评估框架和可视化分析。使用时需要用户行为数据、商品信息或评分数据,支持协同过滤、矩阵分解等推荐算法,生成个性化推荐结果和评估报告。
majiayu000/claude-skill-registry 163
-
simpy
Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time.
majiayu000/claude-skill-registry 163
-
ui-skills
Opinionated constraints for building better interfaces with agents.
majiayu000/claude-skill-registry 163
-
test-before-commit
Enforces running unit tests and linting before committing code changes in the unsealed-networks repository
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
-
tutorial-signalwire-signalwire-agents
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
-
review-semgrep
Review and triage semgrep security scan results to identify true positive vulnerabilities. Use when analyzing semgrep output, triaging security findings, reviewing static analysis results, or when the user has semgrep-results directories to review. Performs deep code analysis to distinguish real vulnerabilities from false positives with high confidence.
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
-
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
-
agent-ready-eval
Evaluate a codebase for agent-friendliness based on autonomous agent best practices. Use when asked to "evaluate for agents", "check agent readiness", "audit for autonomous execution", "assess agent-friendliness", or when reviewing infrastructure for unattended agent operation. Also use when asked about making a codebase more suitable for AI agents or autonomous workflows.
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
-
testing
Guide for testing practices and frameworks
majiayu000/claude-skill-registry 163