Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bitquery-automation
Automate Bitquery tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
design-patterns
Guidance on when and how to apply design patterns. Use when: (1) asking which pattern to use, (2) refactoring code, (3) discussing code smells, (4) need to decouple components, (5) building extensible systems.
majiayu000/claude-skill-registry 163
-
markdown-to-html
Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors.
majiayu000/claude-skill-registry 163
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation). NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST.
majiayu000/claude-skill-registry 163
-
ml-model-deployment
LLM and ML model serving with vLLM, TGI, Triton, and TorchServe. Covers quantization formats (GPTQ/AWQ/GGUF), batching strategies, latency optimization, and inference framework selection.
majiayu000/claude-skill-registry 163
-
stripe-integration
Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.
majiayu000/claude-skill-registry 163
-
fp-ts-react
Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Use when building React apps with functional programming patterns. Works with React 18/19, Next.js 14/15.
majiayu000/claude-skill-registry 163
-
help
Show available Claude Code commands, skills, and the GitHub Mobile workflow for NighTrip development.
majiayu000/claude-skill-registry 163
-
document-continue
Save current progress to a file before /clear so a fresh session can continue where you left off. Use when context is getting full mid-task.
majiayu000/claude-skill-registry 163
-
azure-event-grid
Event routing with Azure Event Grid. Configure topics, subscriptions, event handlers, and dead-lettering. Use for event-driven architectures, serverless triggers, and reactive systems on Azure.
majiayu000/claude-skill-registry 163
-
k9s
k9s terminal UI for Kubernetes. Use for K8s management.
majiayu000/claude-skill-registry 163
-
test-process
Generate `@CamundaSpringProcessTest` integration tests for a Zeebe BPMN process, with one `@Test` method per selected process path. Use when the user asks to "write process tests", "generate integration tests for a process", or "test the newsletter process". Analyzes all testable paths (happy path, gateway branches, timer expiry, message events, boundary events), lets the user select which to generate, and supports update mode to append tests to an existing class.
majiayu000/claude-skill-registry 163
-
dansk-qa
Use when reviewing Danish copy for anglicisms, technical jargon, defensive tone, vague formulations, English words, and overly formal language. Scans uncommitted files by default or specific files with --file flag.
majiayu000/claude-skill-registry 163
-
notebook-debug
This skill should be used when the user asks to "debug notebook", "inspect notebook outputs", "find notebook error", "read traceback from ipynb", "why did notebook fail", or needs to understand runtime errors in executed Jupyter notebooks from any source (marimo, jupytext, papermill).
majiayu000/claude-skill-registry 163
-
game-design
Game design principles. GDD structure, balancing, player psychology, progression.
majiayu000/claude-skill-registry 163
-
doc-update-blog
Update development blog with implementation milestones, learnings, and progress. Use after completing major milestones or phases.
majiayu000/claude-skill-registry 163
-
content-creation
Content creation tools, AI content generators, image generation workflows, copywriting patterns, page content optimization, blog authoring patterns, content research workflows, and SEO content sync procedures. Use when creating page content, blog posts, generating visuals with AI tools, writing conversion copy, optimizing landing pages, integrating external content services, or synchronizing content across metadata and structured data. Provides tool guides, prompt templates, content brief templates, and quality checklists.
majiayu000/claude-skill-registry 163
-
Command Development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
majiayu000/claude-skill-registry 163
-
mcp-create-declarative-agent
Skill converted from mcp-create-declarative-agent.prompt.md
majiayu000/claude-skill-registry 163
-
evo-os-audit-file-refs
Audit EVO source files for file-reference convention violations using parallel Haiku subagents. Use when users requests an "audit file references" for a skill, workflow or task.
majiayu000/claude-skill-registry 163
-
ce-factual-explain
Generate factual CE explanations and select the correct guarded versus standard factual workflow.
majiayu000/claude-skill-registry 163
-
document
Produces modularity review documents in both Markdown and HTML formats. Use when writing the final review output from a modularity analysis.
majiayu000/claude-skill-registry 163
-
implement
This skill should be used when the user asks to "implement phase N", "implement task T001", "do TDD for phase", "implement T001-T009", or wants to execute tasks following strict TDD red-green-refactor workflow.
majiayu000/claude-skill-registry 163
-
update-component-docs
Update component documentation when code changes
majiayu000/claude-skill-registry 163