Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
hydra-head-troubleshooter
Hydra troubleshooting: decision tree for common issues. Maps symptoms to fixes with verification steps.
majiayu000/claude-skill-registry 163
-
premium-aeo
AEO strategies for premium, luxury, and high-end brands targeting HNWIs. Use when optimizing luxury brands, premium services, exclusive offerings, brands with €10k+ pricing, or when user mentions "premium brand", "luxury", "high-end", "exclusive", "HNWI", "wealthy clients", or "ultra-premium".
majiayu000/claude-skill-registry 163
-
azure-usage
This skill should be used when user asks to "query Azure resources", "list storage accounts", "manage Key Vault secrets", "work with Cosmos DB", "check AKS clusters", "use Azure MCP", or interact with any Azure service.
majiayu000/claude-skill-registry 163
-
web-browser
Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.
majiayu000/claude-skill-registry 163
-
benchmark
Performance regression detection using the browse daemon. Establishes
baselines for page load times, Core Web Vitals, and resource sizes.
Compares before/after on every PR. Tracks performance trends over time.
Use when: "performance", "benchmark", "page speed", "lighthouse", "web vitals",
"bundle size", "load time".
majiayu000/claude-skill-registry 163
-
landlab
Landscape evolution and surface process modelling in Python. Build 2D numerical
models for erosion, hydrology, soil transport, and geomorphology. Use when Claude
needs to: (1) Model landscape evolution over time, (2) Simulate river/stream erosion,
(3) Route water flow across terrain, (4) Model hillslope diffusion processes,
(5) Simulate weathering and soil production, (6) Analyze drainage networks,
(7) Combine multiple geomorphic processes, (8) Load/save DEM data for modeling.
majiayu000/claude-skill-registry 163
-
voice-call
Start voice calls via the OpenClaw voice-call plugin.
majiayu000/claude-skill-registry 163
-
skep
基于当前仓库进行证据驱动的方案审视:先自主探索并阅读相关代码、配置、文档与测试,再提出有依据的质疑,评估优点、缺点、风险、可行性与预期效果,并通过讨论推进决策。用于需要判断当前方案是否可行、效果是否达标、是否应调整技术路线或实现策略时。
majiayu000/claude-skill-registry 163
-
webthinker-deep-research
Deep web research for VCO: multi-hop search+browse+extract with an auditable action trace and a structured report (WebThinker-style).
majiayu000/claude-skill-registry 163
-
prp-framework
PRP (Product Requirement Prompt) methodology for one-pass implementation success. Provides context-rich development workflow with PRD creation, planning, implementation, and validation. Use when implementing features, fixing bugs, or creating comprehensive development plans. Triggers: prp, product requirement prompt, implementation plan, feature planning.
majiayu000/claude-skill-registry 163
-
secrets-hunter
Hunt for hardcoded secrets, API keys, tokens, credentials, private keys, and sensitive configuration. Use when auditing code for credential exposure or before committing code.
majiayu000/claude-skill-registry 163
-
verify-prompt
Compare original and distilled prompts to verify the distillation is faithful and lossless. Checks completeness, accuracy, and appropriate conciseness.
majiayu000/claude-skill-registry 163
-
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
majiayu000/claude-skill-registry 163
-
modern-auth-2026
Modern authentication implementation for 2026 - passkeys (WebAuthn), OAuth (Google, Apple), magic links, and cross-device sync. Use for passwordless-first authentication, social login setup, Supabase Auth, Next.js auth flows, and multi-factor authentication. Activate on "passkeys", "WebAuthn", "Google Sign-In", "Apple Sign-In", "magic link", "passwordless", "authentication", "login", "OAuth", "social login". NOT for session management without auth (use standard JWT docs), authorization/RBAC (use security-auditor), or API key management (use api-architect).
majiayu000/claude-skill-registry 163
-
explore-plugins
Discover and install useful Claude Code plugins for your project. Recommends based on your tech stack.
majiayu000/claude-skill-registry 163
-
refactor-extract-and-isolate
[Code Quality] Extracts methods, classes, or modules to reduce complexity and improve isolation. Use when functions are too long, classes have too many responsibilities, or concerns are mixed.
majiayu000/claude-skill-registry 163
-
modern-drug-rehab-computer
Comprehensive knowledge system for addiction recovery environments, supporting both residential and outpatient (IOP/PHP) patients. Expert in evidence-based treatment modalities (CBT, DBT, MI, EMDR, MAT), recovery resources, coping strategies, crisis intervention, family systems, and holistic wellness. Activate on "rehab", "addiction recovery", "substance abuse", "treatment center", "IOP", "PHP", "detox", "sobriety support", "MAT", "Suboxone", "methadone", "12 step", "SMART Recovery". NOT for prescribing medications (consult medical professionals), emergency overdose situations (call 911), or replacing licensed counselors/therapists.
majiayu000/claude-skill-registry 163
-
flow-nexus-swarm
Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform
majiayu000/claude-skill-registry 163
-
opensrc
Fetch dependency source code to give AI agents deeper implementation context. Use when the agent needs to understand how a library works internally, read source code for a package, fetch implementation details for a dependency, or explore how an npm/PyPI/crates.io package is built. Triggers include "fetch source for", "read the source of", "how does X work internally", "get the implementation of", "opensrc path", or any task requiring access to dependency source code beyond types and docs.
majiayu000/claude-skill-registry 163
-
gsd:reference:verification-patterns
Verification patterns for GSD quality assurance
majiayu000/claude-skill-registry 163
-
algorithmic-art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
majiayu000/claude-skill-registry 163
-
resend-inbound
Use when receiving emails with Resend - setting up inbound domains, processing email.received webhooks, retrieving email content/attachments, or forwarding received emails.
majiayu000/claude-skill-registry 163
-
moai-cc-settings
Claude Code settings management, preference customization, and user experience optimization. Use when customizing Claude Code behavior, managing user preferences, or optimizing development experience.
majiayu000/claude-skill-registry 163
-
71-close-tidy-150
[71] CLOSE. Quick, safe cleanup after completing a milestone. Fix objective issues only (syntax errors, dead code, poor naming). Must be <5% of main task time, <30 seconds per fix, and reversible. Use after key points, not after every small change.
majiayu000/claude-skill-registry 163