Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
multi-agent-patterns
This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.
majiayu000/claude-skill-registry 163
-
oauth-integrations
Implement OAuth 2.0 authentication with GitHub and Microsoft Entra (Azure AD) in Cloudflare Workers
and other edge environments. Covers provider-specific quirks, required headers, scope requirements,
and token handling without MSAL.
Use when: implementing GitHub OAuth, Microsoft/Azure AD authentication, handling OAuth callbacks,
or troubleshooting 403 errors in OAuth flows.
majiayu000/claude-skill-registry 163
-
spec-creation-workflow
Use when creating new spec or resuming incomplete spec - detects current phase, routes to appropriate phase skill (initialization, requirements, spec-writing, tasks-planning, verification), and manages phase transitions with validation checkpoints
majiayu000/claude-skill-registry 163
-
zettelkasten
Write Obsidian Zettelkasten notes. Create atomic notes, search existing notes and connect via [[wikilink]], write frontmatter metadata, visualize with mermaid diagrams. Save to Obsidian Vault 00.Inbox. **Proactively use this skill** when user mentions "옵시디언", "Obsidian", "제텔카스텐", "Zettelkasten", "노트로 정리", "노트에 정리" without explicit /zettelkasten command.
majiayu000/claude-skill-registry 163
-
frontend-tdd
Frontend TDD Agent. React/Next.js 기반 TDD 테스트 작성 및 구현을 담당합니다. 테스트 먼저 작성 후 구현하는 Red-Green-Refactor 사이클을 따릅니다.
majiayu000/claude-skill-registry 163
-
axiom-hig-ref
Reference — Comprehensive Apple Human Interface Guidelines covering colors (semantic, custom, patterns), backgrounds (material hierarchy, dynamic), typography (built-in styles, custom fonts, Dynamic Type), SF Symbols (rendering modes, color, axiom-localization), Dark Mode, accessibility, and platform-specific considerations
majiayu000/claude-skill-registry 163
-
analyze-performance
Evaluation framework for analyzing decision-making quality across five dimensions.
majiayu000/claude-skill-registry 163
-
tech-evaluation
Technology assessment frameworks and evaluation methodologies
majiayu000/claude-skill-registry 163
-
chaos-gremlin-v2
🍆👾 BIG DICK GLITCH GREMLIN SUPER COLLIDER. Unconventional problem-solving with chaotic good energy. Finds creative edge cases, challenges assumptions, explores weird solutions that technically work. For full gremlin brain stack, load: gremlin-boot → gremlin-core → gremlin-reasoning → gremlin-collider.
majiayu000/claude-skill-registry 163
-
formidable-forms
Manage Formidable Forms via REST API and WP-CLI. List forms, get form details and fields, retrieve entries. Use when working with Formidable Forms or Formidable Forms Pro WordPress plugin.
majiayu000/claude-skill-registry 163
-
industry-research
Research and tier industries by fit with your profile. Identifies where your skills are most valued and hiring trends are strongest.
majiayu000/claude-skill-registry 163
-
marketing-playbook
Your guide to the marketing toolkit. Diagnoses where you are in your marketing journey and recommends the right skills, agents, and workflows to use next.
majiayu000/claude-skill-registry 163
-
write-unit-test
Generate behavioral unit tests from functional specifications using PreDB/PostDB pattern. Use when user provides specs with PreDB/Workflow/PostDB structure or asks to write tests for a specification before implementation (TDD approach).
majiayu000/claude-skill-registry 163
-
umbraco-sorter
Implement drag-and-drop sorting with UmbSorterController in Umbraco backoffice
majiayu000/claude-skill-registry 163
-
update-twoliter
Update all Bottlerocket repositories to a new Twoliter version
majiayu000/claude-skill-registry 163
-
task-builder
majiayu000/claude-skill-registry 163
-
researchers-verifier
Quality control, citation validation, fact-checking before human review
majiayu000/claude-skill-registry 163
-
add-dependency
Add a dependency to a Lean project's lakefile. Use when adding requires, dependencies, or imports to a project.
majiayu000/claude-skill-registry 163
-
research-capture
Captures research insights, decisions, and learnings during development. Use after completing spikes, making architectural decisions, or discovering important patterns. Prompts for context and rationale, stores with embeddings for later semantic retrieval. Do NOT use for trivial notes - this is for significant findings worth surfacing later.
majiayu000/claude-skill-registry 163
-
gpt2-codegolf
Guidance for implementing neural network inference (like GPT-2) under extreme code size constraints. This skill should be used when tasks require implementing ML model inference in minimal code (code golf), parsing model checkpoints in constrained environments, or building transformer architectures in low-level languages like C with strict size limits.
majiayu000/claude-skill-registry 163
-
pymc-bayesian-modeling
Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic programming and inference.
majiayu000/claude-skill-registry 163
-
bulk-generate-concepts
Use when generating multiple curriculum-aligned concept files in parallel (5+ concepts) - researches curriculum, creates concept list, spawns parallel generation agents, orchestrates review loop until all pass
majiayu000/claude-skill-registry 163
-
data-science-tools
Documentation of available data science libraries (scipy, numpy, pandas, sklearn) and best practices for statistical analysis, regression modeling, and organizing analysis scripts. **CRITICAL:** All analysis scripts MUST be placed in reports/{topic}/scripts/, NOT in root scripts/ directory.
majiayu000/claude-skill-registry 163
-
make-program-tutorial
Manual invocation only; use only when the user explicitly requests `make-program-tutorial` by exact name, OR when the user asks to use a skill to create an SDK/API/library tutorial. Create a clear, reproducible, step-by-step tutorial for a specific API/SDK/library (or a set of functions/classes), with runnable examples, expected outputs, and basic troubleshooting.
majiayu000/claude-skill-registry 163