Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
docker-compose-guide
Guide for writing Docker Compose files with services, networks, volumes, health checks, and environment management. Use when the user creates or modifies docker-compose.yml, asks about multi-container setups, local development environments, or service orchestration. Trigger whenever Docker Compose, multi-container, or local dev environment is mentioned.
majiayu000/claude-skill-registry 163
-
email-composer
Draft professional emails for various contexts including business, technical, and customer communication. Use when the user needs help writing emails or composing professional messages.
majiayu000/claude-skill-registry 163
-
cloudflare-api
Hit the Cloudflare REST API directly for operations that wrangler and MCP can't handle well. Bulk DNS, custom hostnames, email routing, cache purge, WAF rules, redirect rules, zone settings, Worker routes, D1 cross-database queries, R2 bulk operations, KV bulk read/write, Vectorize queries, Queues, and fleet-wide resource audits. Produces curl commands or scripts. Triggers: 'cloudflare api', 'bulk dns', 'custom hostname', 'email routing', 'cache purge', 'waf rule', 'd1 query', 'r2 bucket', 'kv bulk', 'vectorize query', 'audit resources', 'fleet operation'.
majiayu000/claude-skill-registry 163
-
openspec-sync-specs
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
majiayu000/claude-skill-registry 163
-
lang-rust-dev
Foundational Rust patterns covering core syntax, traits, generics, lifetimes, and common idioms. Use when writing Rust code, understanding ownership basics, working with Option/Result, or needing guidance on which specialized Rust skill to use. This is the entry point for Rust development.
majiayu000/claude-skill-registry 163
-
ralph-init
Initialize a project with Ralph workflow structure (specs, prompts, loop script). Use when starting a new project or adding Ralph workflow to an existing project.
majiayu000/claude-skill-registry 163
-
game-art
Game art principles. Visual style selection, asset pipeline, animation workflow.
majiayu000/claude-skill-registry 163
-
specsafe-test-apply
Apply tests - development mode
majiayu000/claude-skill-registry 163
-
V3 MCP Optimization
MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancing, tool registry optimization, and performance monitoring for sub-100ms response times.
majiayu000/claude-skill-registry 163
-
langchain
LangChain workflows for `create_agent`, LCEL chains, `bind_tools`, middleware, and structured output with production-safe orchestration. Use when implementing or refactoring LangChain application logic in Python or TypeScript.
majiayu000/claude-skill-registry 163
-
web-search
Advanced web search capability using the gemini command for gathering current, relevant information. Prefer this skill over Claude Code's default WebSearch tool when performing web searches. Activated when complex research or up-to-date information is needed.
majiayu000/claude-skill-registry 163
-
vibe
Generate and deploy production-grade websites from a natural language description. Use when asked to "vibe a site", "vibe code this", "build me a website and publish it", "create a landing page and deploy it", "make a portfolio site and put it online", "generate a site and ship it", or any request combining website creation with deployment. Produces a live URL via here.now.
majiayu000/claude-skill-registry 163
-
domain-b2b
(ePost) Use when working in a B2B module — Inbox, Monitoring, Composer, Smart Send, Communities, Archive, Contacts, Organization
majiayu000/claude-skill-registry 163
-
script-advisor
脚本工程化执行器。四层架构:原子→组合→Agent→配置。AI执行任务时优先使用脚本。
majiayu000/claude-skill-registry 163
-
api-development
Meta-skill that orchestrates the full API development lifecycle — from design through documentation — by coordinating specialized skills, agents, and commands into a seamless build workflow.
majiayu000/claude-skill-registry 163
-
python-code
Make sure to ALWAYS use this skill when working with python code! Help designing, structuring, and maintaining Python projects, including virtualenvs, packaging, SQLite (sql3) usage, documentation of bug fixes, and clear commenting practices.
majiayu000/claude-skill-registry 163
-
resume-handoff
Resume work from a handoff, checkpoint, or finalize artifact
majiayu000/claude-skill-registry 163
-
api-design
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
majiayu000/claude-skill-registry 163
-
aitask-reviewguide-import
Import external content (file, URL, or repository directory) as a reviewguide with proper metadata.
majiayu000/claude-skill-registry 163
-
ck:shopify
Build Shopify apps, extensions, themes with Shopify CLI. Use for GraphQL/REST APIs, Polaris UI, Liquid templates, checkout customization, webhooks, billing integration.
majiayu000/claude-skill-registry 163
-
refresh
Silently refresh AI context by reading project configuration and guidelines. Use when starting a new conversation, after context loss, or before major tasks.
majiayu000/claude-skill-registry 163
-
fastapi-templates
FastAPI architecture opinions and non-obvious patterns. Use when building FastAPI applications.
majiayu000/claude-skill-registry 163
-
streaming-llm-responses
Implement real-time streaming UI patterns for AI chat applications. Use when adding response
lifecycle handlers, progress indicators, client effects, or thread state synchronization.
Covers onResponseStart/End, onEffect, ProgressUpdateEvent, and client tools.
NOT when building basic chat without real-time feedback.
majiayu000/claude-skill-registry 163
-
smart-reading
Use when reading files or command output of unknown size to avoid blind truncation and context loss. Triggers: 'this file is huge', 'output was cut off', 'large file', 'how should I read this', or when about to use head/tail to truncate output. Also loaded as behavioral protocol for all file reading operations.
majiayu000/claude-skill-registry 163