Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
52-execute-refactor-150
[52] EXECUTE. Three-stage refactoring workflow: (1) iterative research of refactor/modularization options, (2) plan + risk/edge-case analysis + Scope150 validation, then implement with tests after user confirmation, and (3) apply Scout105 cleanup protocol. Use when asked to refactor, modularize, or restructure code safely.
majiayu000/claude-skill-registry 163
-
campaign-management
Activate for marketing campaign planning, execution, and optimization. Use when launching campaigns, coordinating multi-channel efforts, managing budgets, or tracking campaign performance.
majiayu000/claude-skill-registry 163
-
view-file
Fetch raw file content from GitHub URLs. Trigger when user shares a GitHub file link (https://github.com/user/repo/blob/main/file.go) and wants to view the source code. Avoids HTML/JS clutter from WebFetch.
majiayu000/claude-skill-registry 163
-
seo-optimizer
Comprehensive SEO optimization for web applications. Use when asked to improve search rankings, add meta tags, create structured data, generate sitemaps, optimize for Core Web Vitals, or analyze SEO issues. Works with Next.js, Astro, React, and static HTML sites.
majiayu000/claude-skill-registry 163
-
nodejs-best-practices
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
majiayu000/claude-skill-registry 163
-
Trace and Isolate
Techniques for tracing code execution and isolating problematic components
majiayu000/claude-skill-registry 163
-
ask-gemini
This skill should be used when the user asks to "ask Gemini", "get Gemini's opinion", "have Gemini review", "improve writing style", "make less AI-sounding", "get feedback on article", "review this draft", or needs a second opinion on content, writing, code, or design. Supports text questions and up to 10 images.
majiayu000/claude-skill-registry 163
-
financial-model-architect
Build comprehensive 3-5 year financial models projecting revenue, expenses, headcount, cash flow, and runway. Model unit economics, scenario planning, and path to profitability. Generate investor-ready HTML reports with detailed projections and charts.
majiayu000/claude-skill-registry 163
-
book-detail-page-creator
도서 상세 페이지 제작을 위한 마케팅 문구 생성 및 PPT 템플릿 작업. 책의 내용을 분석하여 4컷 상세 이미지용 문구를 작성하고, 제공된 PPT 템플릿에 문구와 페이지 번호를 채워 넣는다. {{문구}}, {{page_num_left}}, {{page_num_right}} placeholder를 사용하는 템플릿이 제공되거나, 도서 상세 페이지 문구 작성 요청이 있을 때 사용한다.
majiayu000/claude-skill-registry 163
-
jura_ofl
Imported skill jura_ofl from anthropic
majiayu000/claude-skill-registry 163
-
flow-designer
Design features through brainstorming and make architectural decisions. Use when user wants to brainstorm, design approach, make architecture choices, or update PLAN.md.
majiayu000/claude-skill-registry 163
-
moai-baas-firebase-ext
Enterprise Firebase Platform with AI-powered Google Cloud integration, Context7 integration
majiayu000/claude-skill-registry 163
-
axiom-metrickit-ref
MetricKit API reference for field diagnostics - MXMetricPayload, MXDiagnosticPayload, MXCallStackTree parsing, crash and hang collection
majiayu000/claude-skill-registry 163
-
enforce-security-vigilance
Enforce continuous security vigilance and threat monitoring.
majiayu000/claude-skill-registry 163
-
at-dispatch-v2
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API. For ATen kernel files, CUDA kernels, and native operator implementations.
majiayu000/claude-skill-registry 163
-
project-context
Maintains project context and progress tracking across Claude sessions.
Use at session start to load context, on session end to save progress.
Triggers: "load project context", "save context", "end session", "what was I working on",
"switch to [project]", "done for today". Works in both Claude Code and Claude Desktop.
majiayu000/claude-skill-registry 163
-
bdd-patterns
Use when applying Behavior-Driven Development patterns including Given-When-Then structure, feature files, and acceptance criteria. Use when writing BDD-style tests and specifications.
majiayu000/claude-skill-registry 163
-
dotnet-project-structure
Modern .NET project structure including .slnx solution format, Directory.Build.props, central package management, SourceLink, version management with RELEASE_NOTES.md, and SDK pinning with global.json.
majiayu000/claude-skill-registry 163
-
pm-dir
Director of Product Management (shortcut for /director-product-management) - assign roadmap, requirements governance, and team coordination tasks
majiayu000/claude-skill-registry 163
-
randy-context
Randy's basic context - tools, projects, and setup. Use when Randy asks about his environment, projects, or technical setup.
majiayu000/claude-skill-registry 163
-
atl-cli
Atlassian Server CLI (Jira/Confluence/Bitbucket). This skill should be used when working with Jira issues, Confluence page operations, Bitbucket pull requests, or any Atlassian Server tasks. Triggers on: issue tracking, wiki pages, PR management, CQL queries.
majiayu000/claude-skill-registry 163
-
multi-tenancy
Implement multi-tenant architecture with tenant isolation, data separation, and per-tenant configuration. Supports shared database and schema-per-tenant models.
majiayu000/claude-skill-registry 163
-
validate-mojo-patterns
Validate Mojo code patterns (out self, mut, List, etc.) against best practices. Use to ensure code follows project standards.
majiayu000/claude-skill-registry 163
-
nanogpt
Educational GPT implementation in ~300 lines. Reproduces GPT-2 (124M) on OpenWebText. Clean, hackable code for learning transformers. By Andrej Karpathy. Perfect for understanding GPT architecture from scratch. Train on Shakespeare (CPU) or OpenWebText (multi-GPU).
majiayu000/claude-skill-registry 163