Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
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
-
coverage
Analyze test coverage gaps. Use when user says "test coverage", "what's not tested", "coverage gaps", "missing tests", "coverage report", or "what needs testing".
majiayu000/claude-skill-registry 163
-
vercel
Manage Vercel deployments via CLI. Check deployment status, view logs, manage environment variables, inspect domains, trigger builds, and debug production issues. Use for any deployment or hosting task.
majiayu000/claude-skill-registry 163
-
tdd-workflow
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage.
majiayu000/claude-skill-registry 163
-
consult-oracle
Consult ChatGPT Pro via ChatGPT browser automation for problems that resist standard approaches. Use when stuck on a very hard problem, when standard approaches have failed, when multiple debugging attempts haven't worked, or when the user says "ask the oracle", "consult oracle", "consult chatgpt", "I'm completely stuck", "I've tried everything", or "nothing is working".
majiayu000/claude-skill-registry 163
-
ralph-loop
Execute an autonomous development loop that picks one task per iteration, implements it, verifies it, and commits the result — each iteration in a fresh context window. Use when user runs /ralph, mentions "ralph loop", "autonomous loop", "builder verifier", "run tasks automatically", "iterate on tasks", "develop autonomously", or wants an automated build-verify-commit cycle with task tracking.
majiayu000/claude-skill-registry 163
-
ansible
GitHub repository skill for ansible/ansible-documentation
majiayu000/claude-skill-registry 163
-
declarative-agents
Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration
majiayu000/claude-skill-registry 163
-
jwt-decoder
解码、验证和生成JWT令牌,支持多种算法。
majiayu000/claude-skill-registry 163
-
rag-implementation
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
majiayu000/claude-skill-registry 163
-
design-md
Analyze Stitch projects and synthesize a semantic design system into DESIGN.md files
majiayu000/claude-skill-registry 163
-
airflow-dag-patterns
Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.
majiayu000/claude-skill-registry 163
-
bmad-create-prd
Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD"
majiayu000/claude-skill-registry 163
-
ln-831-oss-replacer
Replaces custom modules with OSS packages using atomic keep/discard testing. Use when migrating custom code to established libraries.
majiayu000/claude-skill-registry 163
-
patent-pipeline
Full patent drafting pipeline from invention description to jurisdiction-formatted filing documents. Supports CN (CNIPA), US (USPTO), EP (EPO). Supports invention patents and utility models. Use when user says "写专利", "patent pipeline", "专利申请", "draft patent", "写权利要求书", or wants to draft a complete patent application.
majiayu000/claude-skill-registry 163
-
cirq
Cirq is Google Quantum AI's open-source framework for designing, simulating, and running quantum circuits on quantum computers and simulators.
majiayu000/claude-skill-registry 163
-
git-commit
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
majiayu000/claude-skill-registry 163
-
mcp
This skill MUST be invoked when users want to create, build, or develop MCP (Model Context Protocol) servers. Should be used for any task involving MCP server creation, whether simple calculator tools or complex API integrations. Covers FastMCP (Python) and MCP SDK (Node/TypeScript) implementations, tool design patterns, error handling, security best practices, and testing. Invoke this skill whenever the user mentions 'MCP server', 'MCP tool', 'FastMCP', or asks to create tools for LLM interaction.
majiayu000/claude-skill-registry 163
-
effort
Dynamic effort level management. Use when:
- User mentions "think harder", "be thorough", "quick fix", "max effort"
- Task complexity changes mid-session
- Need to optimize for speed vs depth
- User says "slow down", "speed up", "think more"
majiayu000/claude-skill-registry 163
-
creation-engine
Living Intelligence for creators who build universes — generates code, text, and art prompts that compound with your creative context, always in the Arcanean aesthetic
majiayu000/claude-skill-registry 163
-
using-streamlit-layouts
Structuring Streamlit app layouts. Use when placing content in sidebars, columns, containers, or dialogs. Covers sidebar usage, column limits, horizontal containers, dialogs, and bordered cards.
majiayu000/claude-skill-registry 163
-
dusk
End-to-end browser testing with Laravel Dusk. Used exclusively for full user flows requiring a real Chrome browser — JavaScript interactions, multi-step forms, and visual assertions.
majiayu000/claude-skill-registry 163
-
libstorage
libstorage - Storage abstraction layer. createStorage factory returns backend based on environment (local, S3, Supabase). LocalStorage, S3Storage, SupabaseStorage implement storage interface. parseJsonl and serializeJsonl handle JSONL format. Use for file persistence, data storage, and multi-backend support.
majiayu000/claude-skill-registry 163
-
topological
majiayu000/claude-skill-registry 163