Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bunnycdn-automation
Automate Bunnycdn tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
systematic-debugging
Systematic methodology for debugging bugs, test failures, and unexpected behavior.
Use when encountering any technical issue before proposing fixes. Covers root cause
investigation, pattern analysis, hypothesis testing, and fix implementation.
Use ESPECIALLY when under time pressure, "just one quick fix" seems obvious, or
you've already tried multiple fixes. NOT for exploratory code reading.
majiayu000/claude-skill-registry 163
-
analyzing-cloud-storage-exfiltration
majiayu000/claude-skill-registry 163
-
pdb-database
Access RCSB PDB for 3D protein/nucleic acid structures. Search by text/sequence/structure, download coordinates (PDB/mmCIF), retrieve metadata, for structural biology and drug discovery.
majiayu000/claude-skill-registry 163
-
searching-codebases
Find code by regex pattern or natural language concept in any codebase. Auto-routes between n-gram indexed regex search (2-20x faster than ripgrep) and TF-IDF semantic search. Expands results to full functions via AST maps. Accepts GitHub URLs, local directories, uploaded files/archives, or project knowledge. Use when asked to find implementations, search for patterns, explore unfamiliar repos, or answer "where is X" / "how does Y work" about code. Triggers on "search this repo", "find where X is", "grep for", "what handles Y", regex patterns, or natural-language questions about code.
majiayu000/claude-skill-registry 163
-
dev
Development workflows for WordPress ActivityPub plugin including wp-env setup, testing commands, linting, and build processes. Use when setting up development environment, running tests, checking code quality, building assets, or working with wp-env.
majiayu000/claude-skill-registry 163
-
vertex-agent-builder
Build and deploy production-ready generative AI agents using Vertex AI, Gemini models, and Google Cloud infrastructure with RAG, function calling, and multi-modal capabilities. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.
majiayu000/claude-skill-registry 163
-
rock-physics-avo
Rock physics and AVO analysis workflow from well log preparation
through elastic property calculation, fluid substitution, AVO
modelling, and synthetic seismogram generation. Use when performing
rock physics studies or AVO feasibility analysis.
majiayu000/claude-skill-registry 163
-
convex-workos
WorkOS AuthKit authentication integration for Convex. Use when setting up WorkOS AuthKit, configuring ConvexProviderWithAuthKit, handling auto-provisioning, or troubleshooting WorkOS-specific auth issues.
majiayu000/claude-skill-registry 163
-
setup
Install development tools (claude | playwright)
majiayu000/claude-skill-registry 163
-
quarto-authoring
Comprehensive guidance for Quarto document authoring and R Markdown migration. Use this skill when: (1) Writing new Quarto documents (.qmd) with best practices, (2) Converting R Markdown (.Rmd) documents to Quarto, (3) Migrating bookdown, blogdown, xaringan, or distill projects to Quarto, (4) Understanding Quarto's code cell syntax with hashpipe (#|) options, (5) Setting up cross-references for figures, tables, sections, and equations, (6) Using Quarto-specific markdown features like callouts, divs, and spans, (7) Configuring YAML front matter for documents and projects, (8) Finding and using Quarto extensions.
majiayu000/claude-skill-registry 163
-
epf-bsp-add-command
Добавить команду в дополнительную обработку БСП
majiayu000/claude-skill-registry 163
-
lsp
Code navigation with LSP. When user says "find references", "go to definition", "where defined", "show type", "list symbols", "what uses", or "who calls" - use native LSP tools if available, otherwise fall back to specweave lsp commands.
majiayu000/claude-skill-registry 163
-
postel
Be conservative in what you send, liberal in what you accept.
majiayu000/claude-skill-registry 163
-
fmod
FMOD Studio integration skill for events, parameters, and mixing.
majiayu000/claude-skill-registry 163
-
stream-chain
Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
majiayu000/claude-skill-registry 163
-
react:components
Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.
majiayu000/claude-skill-registry 163
-
specsafe-explore
Pre-spec exploration and research
majiayu000/claude-skill-registry 163
-
erpnext-impl-hooks
Implementation workflows and decision trees for Frappe hooks.py configuration. Use when determining HOW to implement doc_events, scheduler_events, override hooks, permission hooks, extend_bootinfo, fixtures, and asset includes. Covers V16 extend_doctype_class. Triggers: how do I hook, which hook to use, doc_events vs controller, override doctype, extend doctype class, permission hook, scheduler job, cron task, fixtures export.
majiayu000/claude-skill-registry 163
-
ginkgo-cloud-lab
Submit and manage protocols on Ginkgo Bioworks Cloud Lab (cloud.ginkgo.bio), a web-based interface for autonomous lab execution on Reconfigurable Automation Carts (RACs). Use when the user wants to run cell-free protein expression (validation or optimization), generate fluorescent pixel art, or interact with Ginkgo Cloud Lab services. Covers protocol selection, input preparation, pricing, and ordering workflows.
majiayu000/claude-skill-registry 163
-
github-pages
GitHub Pages static site hosting - setup, configuration, custom domains, Jekyll, and deployment
majiayu000/claude-skill-registry 163
-
fix
Fix bugs and broken behavior when there is enough evidence to act on a repair path. Use for errors, crashes, incorrect results, API failures (500, 404, 403), CORS problems, database exceptions, broken rendering, duplicated or wrong data, off-by-one mistakes, timezone/date bugs, broken forms, config-caused runtime failures, and regressions. Trigger when the user wants the bug repaired and the conversation already contains a clear failing area, a reproducible failing test, a concrete error path, or a prior diagnosis to implement. Do NOT use for new features, pure explanation, architecture discussion, broad research, or bug reports where the main need is figuring out why the behavior happens — use diagnose for that.
majiayu000/claude-skill-registry 163
-
rayden-code
Generate React code with Rayden UI components using correct props, tokens, and premium layout patterns
majiayu000/claude-skill-registry 163
-
mode
Use when the user wants to change optimization aggressiveness, switch between aggressive/balanced/thorough modes, or adjust token-saving behavior.
majiayu000/claude-skill-registry 163