Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
twilio-communications
Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems a...
majiayu000/claude-skill-registry 163
-
websh
A shell for the web. Navigate URLs like directories, query pages with Unix-like commands.
Activate on `websh` command, shell-style web navigation, or when treating URLs as a filesystem.
majiayu000/claude-skill-registry 163
-
amq-cli
Coordinate agents via the AMQ CLI for file-based inter-agent messaging. Use when you need to send messages to another agent (Claude/Codex), receive messages from partner agents, set up co-op mode between Claude Code and Codex CLI, or manage agent-to-agent communication in any multi-agent workflow. Triggers include "message codex", "talk to claude", "collaborate with partner agent", "AMQ", "inter-agent messaging", "agent coordination". For spec/design tasks use the /spec command instead.
majiayu000/claude-skill-registry 163
-
hydra-head-operator
Execute Hydra operations: init, commit, open, close, fanout. Manual invoke only due to L1 state changes.
majiayu000/claude-skill-registry 163
-
bryan-cantrill
Evidence-first engineering. Written design before implementation, risk-ordered execution, observability as a requirement, scope discipline through explicit non-goals. Use when: (1) starting non-trivial implementation work, (2) planning task order, (3) reviewing whether a feature is complete, (4) enforcing merge and review discipline.
majiayu000/claude-skill-registry 163
-
agent-payments
Agent skill for payments - invoke with $agent-payments
majiayu000/claude-skill-registry 163
-
124-java-secure-coding
Use when you need to apply Java secure coding best practices — including validating untrusted inputs, defending against injection attacks with parameterized queries, minimizing attack surface via least privilege, applying strong cryptographic algorithms, handling exceptions securely without exposing sensitive data, managing secrets at runtime, avoiding unsafe deserialization, and encoding output to prevent XSS.
majiayu000/claude-skill-registry 163
-
implementing-llms-litgpt
Implements and trains LLMs using Lightning AI's LitGPT with 20+ pretrained architectures (Llama, Gemma, Phi, Qwen, Mistral). Use when need clean model implementations, educational understanding of architectures, or production fine-tuning with LoRA/QLoRA. Single-file implementations, no abstraction layers.
majiayu000/claude-skill-registry 163
-
github
Interact with GitHub using the gh CLI for repos, issues, PRs, and actions.
majiayu000/claude-skill-registry 163
-
agent-sync-coordinator
Agent skill for sync-coordinator - invoke with $agent-sync-coordinator
majiayu000/claude-skill-registry 163
-
naming-6-gates
Use when creating brand names, product names, or company names in 2026. Use when naming needs to work across languages, voice assistants, and AI recommendation engines. Use when previous name candidates failed trademark or had conflicts.
majiayu000/claude-skill-registry 163
-
bmad-agent-cis-innovation-strategist
innovation-strategist agent
majiayu000/claude-skill-registry 163
-
cost-aware-llm-pipeline
Cost optimization patterns for LLM API usage — model routing by task complexity, budget tracking, retry logic, and prompt caching.
majiayu000/claude-skill-registry 163
-
coding-agent
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Requires a bash tool that supports pty:true.
majiayu000/claude-skill-registry 163
-
ck:payment-integration
Integrate payments with SePay (VietQR), Polar, Stripe, Paddle (MoR subscriptions), Creem.io (licensing). Checkout, webhooks, subscriptions, QR codes, multi-provider orders.
majiayu000/claude-skill-registry 163
-
mobile
React Native, Flutter, and mobile development best practices. Use when building mobile apps, handling platform-specific behavior, or optimizing mobile performance.
majiayu000/claude-skill-registry 163
-
111-java-maven-dependencies
Use when you need to add or evaluate Maven dependencies that improve code quality — including nullness annotations (JSpecify), static analysis (Error Prone + NullAway), functional programming (VAVR), or architecture testing (ArchUnit) — and want a consultative, question-driven approach that adds only what you actually need.
majiayu000/claude-skill-registry 163
-
i-extract
Extract and consolidate reusable components, design tokens, and patterns into your design system. Identifies opportunities for systematic reuse and enriches your component library.
majiayu000/claude-skill-registry 163
-
partner-delivery
Deliver repeatable MotherDuck architectures across multiple clients. Use when standardizing isolation, provisioning, regional deployment, sharing boundaries, and client-specific exceptions for a consultancy or partner delivery model.
majiayu000/claude-skill-registry 163
-
youtube-transcript
Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
majiayu000/claude-skill-registry 163
-
comprehensive-review-full-review
Use when working with comprehensive review full review
majiayu000/claude-skill-registry 163
-
context-window-management
Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long...
majiayu000/claude-skill-registry 163
-
cloudflare-images
Store and transform images with Cloudflare Images API and transformations. Use when: uploading images, implementing direct creator uploads, creating variants, generating signed URLs, optimizing formats (WebP/AVIF), transforming via Workers, or debugging CORS, multipart, AVIF limits, metadata stripping, cache issues, or error codes 9401-9413.
majiayu000/claude-skill-registry 163
-
architecture-patterns-sequenzia-agent-alchemy-2
Provides architectural pattern knowledge for designing feature implementations including MVC, event-driven, microservices, and CQRS patterns. Use when designing system architecture or choosing implementation patterns.
majiayu000/claude-skill-registry 163