Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
arcanea-deep-work
Master the art of focused, distraction-free work. Enter flow states reliably, protect your attention, and produce your best work consistently. Based on Cal Newport's research and extended with Arcanea philosophy.
majiayu000/claude-skill-registry 163
-
vibe-agents
Generate AGENTS.md and AI configuration files for your project. Use when the user wants to create agent instructions, set up AI configs, or says "create AGENTS.md", "configure my AI assistant", or "generate agent files".
majiayu000/claude-skill-registry 163
-
quant-resource-patterns
Follow these patterns when implementing quant domain resources like Dataset, Signal, Alpha, Portfolio, Strategy, Universe, Backtest, or MonitoringRun in OptAIC. Use for creating DB models, DTOs, services, and tests for trading-specific entities.
majiayu000/claude-skill-registry 163
-
dmmono_ofl
Imported skill dmmono_ofl from anthropic
majiayu000/claude-skill-registry 163
-
logging-observability
Structured JSON logging with correlation IDs, request context propagation across async boundaries, performance timing decorators, and worker metrics collection.
majiayu000/claude-skill-registry 163
-
readme-i18n-u9401066-anesthesia-exam
majiayu000/claude-skill-registry 163
-
js-ts-best-practices
JavaScript and TypeScript best practices covering naming conventions, control flow, state management, TypeScript patterns (avoid any/enum, prefer type over interface), safety (input validation, assertions, error handling), performance optimization (reduce branching/looping, memoization, defer await, cache property access, storage API caching, avoid needless allocations, currying for hot paths), and documentation (JSDoc, comment markers). Use when writing JS/TS functions, refactoring code for performance, reviewing code quality, fixing type errors, optimizing loops or conditionals, adding validation, or improving error messages.
majiayu000/claude-skill-registry 163
-
Questions Are Not Instructions
Ensures questions are answered literally before taking action. Triggers on user input containing '?' or patterns like 'why did you...?', 'will that work?', 'have you considered...?'. Use when user asks about your decisions, challenges an approach, or requests assessment. Prevents interpreting questions as implicit instructions or criticism.
majiayu000/claude-skill-registry 163
-
asyncredux-before-after
Implement action lifecycle methods `before()` and `after()`. Covers running precondition checks, showing/hiding modal barriers, cleanup logic in `after()`, and understanding that `after()` always runs (like a finally block).
majiayu000/claude-skill-registry 163
-
embedding-service
文本向量化(Embedding)基础服务。将自然语言转换为高维稠密向量,为语义搜索、聚类分析、推荐系统等下游任务提供核心数据支持。
majiayu000/claude-skill-registry 163
-
type-safety
Automatically applies when writing Python code to enforce comprehensive type hints. Ensures mypy compatibility, proper generic types, and type safety best practices.
majiayu000/claude-skill-registry 163
-
tracking-time-with-rize
Track time, manage clients/projects/tasks, and analyze productivity using Rize.io via MCP. Use when the user mentions time tracking, logging work hours, productivity analysis, focus time, or managing Rize entities (clients, projects, tasks).
majiayu000/claude-skill-registry 163
-
component-designer
Designs reusable UI components including buttons, inputs, cards, modals, and other interface elements. Specifies states, variations, and usage guidelines. Considers accessibility and responsive behavior.
majiayu000/claude-skill-registry 163
-
Browser
USE WHEN browser, screenshot, debug web, verify UI, troubleshoot frontend.
majiayu000/claude-skill-registry 163
-
github-workflow-automation
Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management
majiayu000/claude-skill-registry 163
-
moai-domain-cloud
Enterprise-grade cloud architecture expertise with production-ready patterns for AWS (Lambda 3.13, ECS/Fargate 1.4.0, RDS, CDK 2.223.0), GCP (Cloud Run Gen2, Cloud Functions 2nd gen, Cloud SQL), Azure (Functions v4, Container Apps, AKS), and multi-cloud orchestration (Terraform 1.9.8, Pulumi 3.x, Kubernetes 1.34). Covers serverless architectures, container orchestration, multi-cloud deployments, cloud-native databases, infrastructure automation, cost optimization, security patterns, and disaster recovery for 2025 stable versions.
majiayu000/claude-skill-registry 163
-
forge-help
Show all available Product Forge agents, skills, and commands
majiayu000/claude-skill-registry 163
-
learning-objective-generator
Generate clear, measurable, and curriculum-aligned learning objectives for any topic. Use when user asks to define goals, outcomes, or objectives for a lesson or course.
majiayu000/claude-skill-registry 163
-
app-modify-workflow
앱 수정 워크플로우를 시작합니다. 현황 분석 -> UI/UX 검토 -> 엣지 케이스 확인 -> 사용자 질문 -> 계획 수립 -> 구현 -> 코드 리뷰 반복 순서로 체계적인 앱 수정을 진행합니다. "/app-modify-workflow", "앱 수정 워크플로우", "수정 워크플로우로" 등의 명령으로 활성화됩니다.
majiayu000/claude-skill-registry 163
-
agent-client-protocol
Agent Client Protocol (ACP) - Standardized communication between code editors and AI coding agents. Use for building ACP-compatible agents, integrating agents with editors (Zed, JetBrains, Neovim), implementing tool calls, file operations, and session management.
majiayu000/claude-skill-registry 163
-
image-enhancer
Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.
majiayu000/claude-skill-registry 163
-
obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
majiayu000/claude-skill-registry 163
-
Swarm Orchestration
Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.
majiayu000/claude-skill-registry 163
-
Debugging Tools and Techniques
Comprehensive debugging strategies, tools, and techniques for efficiently identifying and fixing bugs across different environments.
majiayu000/claude-skill-registry 163