Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
enter-world
Launch the Adventure Engine application for an adventure project. Use when the user wants to "enter" a world, "start" or "launch" an adventure session, or begin interactive gameplay. Fires off the application in the background using the current working directory as the adventure project root.
majiayu000/claude-skill-registry 163
-
csharp-concurrency-patterns
Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka.NET for stateful entity management. Avoid locks and manual synchronization unless absolutely necessary.
majiayu000/claude-skill-registry 163
-
dependency-management
Version catalog strategy, dependency management, BOMs, and version constraints for Java/Gradle projects. Covers version centralization, never-downgrade policy, bundle patterns, resolution strategies, and compatibility matrices.
majiayu000/claude-skill-registry 163
-
moai-domain-security
Enterprise-grade security expertise with production-ready patterns for OWASP Top 10 2021, zero-trust architecture, threat modeling (STRIDE, PASTA), secure SDLC, DevSecOps automation, cloud security, cryptography, identity & access management, and compliance frameworks (SOC 2, ISO 27001, GDPR, CCPA).
majiayu000/claude-skill-registry 163
-
error-handling-recovery
Design error states and recovery workflows that guide users to resolution. Learn context-aware error messages, graceful degradation, and recovery patterns. Use when handling validation errors, network failures, permission issues, or system errors. Triggers on "error handling", "error message", "error state", "recovery", "validation error", "network error".
majiayu000/claude-skill-registry 163
-
cc-config-placement
Use when adding rules, commands, or skills to dotfiles - decides global vs project-local placement
majiayu000/claude-skill-registry 163
-
ownership-map
majiayu000/claude-skill-registry 163
-
ably
Implements real-time pub/sub messaging with Ably's edge infrastructure. Use when building real-time features requiring enterprise reliability, presence, message history, and global low-latency delivery.
majiayu000/claude-skill-registry 163
-
python-code-review
Reviews Python code for type safety, async patterns, error handling, and common mistakes. Use when reviewing .py files, checking type hints, async/await usage, or exception handling.
majiayu000/claude-skill-registry 163
-
notify-telegram
Enable Telegram notifications for this Claude Code session. Use when the user runs /notify-telegram or wants to be notified on their phone when Claude finishes tasks.
majiayu000/claude-skill-registry 163
-
trpc-execution
majiayu000/claude-skill-registry 163
-
mlops-workflows
Comprehensive MLOps workflows for the complete ML lifecycle - experiment tracking, model registry, deployment patterns, monitoring, A/B testing, and production best practices with MLflow
majiayu000/claude-skill-registry 163
-
ci-failure-triage
Diagnose CI failures and stabilize pipelines. Use when a mid-level developer needs to resolve flaky or failing builds.
majiayu000/claude-skill-registry 163
-
schedule-manager
通过 osascript 和 reminders-cli 管理 Apple Calendar 和 Reminders,遵循 GTD 方法论。触发场景:用户说「安排会议」「创建提醒」「查看日程」「规划下周」「添加待办」「今天要做什么」「周回顾」「记一下」「别忘了」时触发。
majiayu000/claude-skill-registry 163
-
llm-evaluation
Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.
majiayu000/claude-skill-registry 163
-
dev-auto
Autonomous development workflow. Generate detailed specs, plans, and tasks for autonomous agent execution with session memory tracking.
majiayu000/claude-skill-registry 163
-
autonomous-agent-patterns
Design patterns for building autonomous coding agents. Covers tool integration, permission systems, browser automation, and human-in-the-loop workflows. Use when building AI agents, designing tool APIs, implementing permission systems, or creating autonomous coding assistants.
majiayu000/claude-skill-registry 163
-
learning-rate-scheduler
Learning Rate Scheduler - Auto-activating skill for ML Training.
Triggers on: learning rate scheduler, learning rate scheduler
Part of the ML Training skill category.
majiayu000/claude-skill-registry 163
-
drizzle
Builds type-safe database applications with Drizzle ORM including schema definition, queries, relations, and migrations. Use when working with databases in TypeScript, defining schemas, writing type-safe queries, or managing migrations.
majiayu000/claude-skill-registry 163
-
python-testing-standards
Comprehensive Python testing best practices, pytest conventions, test structure patterns (AAA, Given-When-Then), fixture usage, mocking strategies, code coverage standards, and common anti-patterns. Essential reference for code reviews, test writing, and ensuring high-quality Python test suites with pytest, unittest.mock, and pytest-cov.
majiayu000/claude-skill-registry 163
-
requirement
Guide requirement writing, user story creation, and feature specification.
Use when: writing requirements, user stories, issues, feature planning.
Keywords: requirement, user story, issue, feature, specification, 需求, 功能規劃, 規格.
majiayu000/claude-skill-registry 163
-
iterate-refinement-notes
majiayu000/claude-skill-registry 163
-
end-to-end-tests
after making changes, run end-to-end tests to ensure that the product still works
majiayu000/claude-skill-registry 163
-
php-api
PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation
majiayu000/claude-skill-registry 163