Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
using-nautilus-trader
Provides expert guidance for NautilusTrader algorithmic trading platform. Covers backtesting strategies, live trading deployment, event-driven architecture, and building trading systems.
majiayu000/claude-skill-registry 163
-
ask-questions-if-underspecified
Clarify requirements before implementing. Use when serious doubts araise.
majiayu000/claude-skill-registry 163
-
supabase-storage
Apply when handling file uploads, downloads, and storage management in Supabase.
majiayu000/claude-skill-registry 163
-
automated-code-fixer
Automated IT helper for detecting and fixing code issues. Use when code fails tests, linting, type-checking, or has security vulnerabilities. Enforces strict quality gates before accepting fixes.
majiayu000/claude-skill-registry 163
-
autogenerate-validators
Autogenerate validation functions from business rules (BR-*) that specify formats, patterns, ranges, or constraints. Use when BR-* includes validation specifications like regex patterns, min/max values, or allowed values.
majiayu000/claude-skill-registry 163
-
skill-usage
Core skills system that manages loading and using other skills through progressive disclosure. Load at startup to enable automatic skill discovery and invocation across all projects.
majiayu000/claude-skill-registry 163
-
csharp-async-patterns
Use when C# asynchronous programming with async/await, Task, ValueTask, ConfigureAwait, and async streams for responsive applications.
majiayu000/claude-skill-registry 163
-
clerk-observability
Implement monitoring, logging, and observability for Clerk authentication.
Use when setting up monitoring, debugging auth issues in production,
or implementing audit logging.
Trigger with phrases like "clerk monitoring", "clerk logging",
"clerk observability", "clerk metrics", "clerk audit log".
majiayu000/claude-skill-registry 163
-
lesson-creator
Creates comprehensive, detailed lesson plans for AI/prompt engineering classes. Use when the user asks to create a new lesson, develop class content, or needs a detailed teaching plan for a session. Generates minute-by-minute breakdowns with activities, differentiation, and assessment.
majiayu000/claude-skill-registry 163
-
calendar
Read and write macOS Calendar events using natural language
majiayu000/claude-skill-registry 163
-
mock-strategy-guide
Guides users on creating mock implementations for testing with traits, providing test doubles, and avoiding tight coupling to test infrastructure. Activates when users need to test code with external dependencies.
majiayu000/claude-skill-registry 163
-
monocle3-truly-complete
Monocle3 单细胞轨迹分析工具包 - 100%覆盖文档(18个文件:完整教程+API+轨迹推断)
majiayu000/claude-skill-registry 163
-
security-analyzer
Comprehensive security vulnerability analysis for codebases and infrastructure. Scans dependencies (npm, pip, gem, go, cargo), containers (Docker, Kubernetes), cloud IaC (Terraform, CloudFormation), and detects secrets exposure. Fetches live CVE data from OSV.dev, calculates risk scores, and generates phased remediation plans with TDD validation tests. Use when users mention security scan, vulnerability, CVE, exploit, security audit, penetration test, OWASP, hardening, dependency audit, container security, or want to improve security posture.
majiayu000/claude-skill-registry 163
-
pr-comment-analysis
Extract, consolidate, and prioritize all comments from GitHub Pull Requests for systematic code review. Fetches both inline review comments and general PR conversation, then analyzes and organizes them by priority (critical bugs/security, design improvements, style nitpicks). Use when working with PR reviews, consolidating feedback from multiple reviewers, or creating action plans from review comments.
majiayu000/claude-skill-registry 163
-
rp2350-micropython
Expert RP2350 development with MicroPython, covering Pimoroni Presto hardware, touchscreen interfaces, RGB lighting control, BLE server implementation, and display rendering. Use when developing for RP2350 boards, implementing touch UI, managing BLE communication, or working with RGB backlights.
majiayu000/claude-skill-registry 163
-
post-compact-context-reload
Full context reload. Use after /clear, after compaction, or at session start. Loads conversation history, indexes docs, maps code, scans configs, checks git. Gets you immediately helpful.
majiayu000/claude-skill-registry 163
-
claude-code-hook-development
This skill should be used when the user asks to "create a hook", "add a hook", "write a hook", or mentions Claude Code hooks. Also suggest this skill when the user asks to "automatically do X" or "run X before/after Y" as these are good candidates for hooks.
majiayu000/claude-skill-registry 163
-
Writing Hookify Rules
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
majiayu000/claude-skill-registry 163
-
laravel-mcp
Laravel v12 - The PHP Framework For Web Artisans (project, gitignored)
majiayu000/claude-skill-registry 163
-
mvp-case-builder
Construct statistical arguments for MVP/awards. Narrative framing, comparison to past winners, advanced metrics, counter-arguments.
majiayu000/claude-skill-registry 163
-
shared-pool-pattern
Use when implementing shared connection pool for multiple services in same application - provides complete setup steps for FastAPI/multi-service apps without needing examples
majiayu000/claude-skill-registry 163
-
worktrees
Guide for using git worktrees to parallelize development with coding agents. Use this skill when the user requests to work in a new worktree or wants to work on a separate feature in isolation (e.g., "Work in a new worktree", "Create a worktree for feature X").
majiayu000/claude-skill-registry 163
-
implement-paper-from-scratch
Guides you through implementing a research paper step-by-step from scratch. Use when asked to implement a paper, code up a paper, reproduce research results, or build a model from a paper. Focuses on building understanding through implementation with checkpoint questions.
majiayu000/claude-skill-registry 163
-
reflex
Build and debug Reflex (rx) UIs in this repo. Use for editing ui/*.py, choosing rx components, fixing Var/conditional/foreach issues, and applying responsive/layout patterns from the Reflex docs.
majiayu000/claude-skill-registry 163