Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
csharp-dotnet
Principal .NET 10 Architect providing high-performance, idiomatic C# 14 solutions.
Use when user asks about:
- .NET design patterns (Singleton, Factory, CQRS, Repository, Options Pattern)
- C# coding style and best practices
- Architecture decisions (Minimal APIs, Modular Monoliths)
- Modern C# implementations with primary constructors, records, field keyword
Triggers: ".NET", "C#", "design pattern", "architecture", "Minimal API",
"primary constructor", "record type", "Options Pattern", "Singleton", "Factory",
"CQRS", "Repository pattern", "dependency injection"
majiayu000/claude-skill-registry 163
-
discover-books
Discover new books using OpenLibrary API with Federated Taxonomy integration. Recommends books based on subjects, authors, and HMT bridge attributes. Can be invoked via /dogpile books.
majiayu000/claude-skill-registry 163
-
ring:pre-dev-research
Gate 0 research phase for pre-dev workflow. Dispatches 3 parallel research agents
to gather codebase patterns, external best practices, and framework documentation
BEFORE creating PRD/TRD. Outputs research.md with file:line references.
majiayu000/claude-skill-registry 163
-
north-star-translation-layer
A framework for aligning sub-team metrics with a primary company North Star. Use this when sub-teams struggle to see their impact on high-level goals, when cross-prioritizing resources between disparate functions (e.g., Eng vs. Marketing), or during quarterly planning to set data-driven targets.
majiayu000/claude-skill-registry 163
-
openspec-implementation
Implements approved specification proposals by working through tasks sequentially with testing and validation. Use when implementing changes, applying proposals, executing spec tasks, or building from approved plans. Triggers include "openspec implement", "implement", "apply change", "execute spec", "work through tasks", "build feature", "start implementation".
majiayu000/claude-skill-registry 163
-
tasks-code-review
Use for QUICK PR reviews with structured checklists (architecture, patterns, security, performance). Provides step-by-step review process, git diff commands, and review report templates. Best for pull request reviews and pre-commit checks. NOT for deep refactoring analysis (use code-review instead).
majiayu000/claude-skill-registry 163
-
cwicr-multilingual
Work with CWICR database across 9 languages. Cross-language matching, translation, and regional pricing.
majiayu000/claude-skill-registry 163
-
Reverse Proxy Deployment
Deploy web applications behind Apache reverse proxy on rivsprod01 with relative URLs and proper path configuration
majiayu000/claude-skill-registry 163
-
resume-translator
Translate and adapt resumes for different formats, languages, and audiences. Use when converting resumes to PDF/HTML, translating to other languages, or tailoring for specific roles.
majiayu000/claude-skill-registry 163
-
worker-dispatch
Use to spawn isolated worker processes for autonomous issue work. Creates git worktrees, constructs worker prompts, and handles worker lifecycle.
majiayu000/claude-skill-registry 163
-
converting-figma-to-html
Provides expertise in converting Figma designs to HTML/CSS using Figma MCP tools, with data attributes for content tracking and comprehensive analysis. Use when converting Figma designs to web code.
majiayu000/claude-skill-registry 163
-
create-schema
Create Zod schemas for new entities/resources in the backend. Use when adding a new resource, creating data models, defining DTOs (CreateType, UpdateType), or setting up validation schemas. Triggers on "new schema", "add entity", "create model", "define type".
majiayu000/claude-skill-registry 163
-
Decision Frameworks
Decision-making methodologies, scoring frameworks, and planning strategies for Group 2 agents in four-tier architecture
majiayu000/claude-skill-registry 163
-
thesys-generative-ui
AI-powered generative UI with Thesys - create React components from natural language.
majiayu000/claude-skill-registry 163
-
rust-production-reliability
Production reliability patterns including circuit breakers with exponential backoff, graceful shutdown management with signal handling, retry logic with jitter, rate limiting with token bucket, and security best practices. Use when hardening services for production, implementing fault tolerance, adding retry logic, or ensuring graceful degradation.
majiayu000/claude-skill-registry 163
-
brand-guidelines
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
majiayu000/claude-skill-registry 163
-
fastapi-project-structure
Production-ready FastAPI project scaffolding templates including directory structure, configuration files, settings management, dependency injection, MCP server integration, and development/production setup patterns. Use when creating FastAPI projects, setting up project structure, configuring FastAPI applications, implementing settings management, adding MCP integration, or when user mentions FastAPI setup, project scaffold, app configuration, environment management, or backend structure.
majiayu000/claude-skill-registry 163
-
commit
Use when work is complete and ready to commit. Triggers after code review passes, when asked to "commit", "save this", or "wrap up". Runs quality checks, updates changelog, creates commit.
majiayu000/claude-skill-registry 163
-
component-guidelines-docs
Generate comprehensive component guideline documentation for SEED Design System. Use when creating or updating design guideline documentation in ./docs/content/docs/components directory. This skill helps create high-quality documentation similar to action-button.mdx.
majiayu000/claude-skill-registry 163
-
commit.review
Reviews changed code for issues, DRY opportunities, naming clarity, and test coverage using a sub-agent. Use as the first step before testing.
majiayu000/claude-skill-registry 163
-
kotlin-app-config
Sealed class configuration pattern for Kotlin applications with environment-specific settings
majiayu000/claude-skill-registry 163
-
agent-devops-engineer
Expert DevOps engineer bridging development and operations with comprehensive automation, monitoring, and infrastructure management. Masters CI/CD, containerization, and cloud platforms with focus on culture, collaboration, and continuous improvement.
majiayu000/claude-skill-registry 163
-
drf-serializer
Generate Django REST Framework serializers with validation, nested relationships, and best practices. Use when creating or updating API serializers, especially for complex models with relationships.
majiayu000/claude-skill-registry 163
-
add-route-context
为Flutter页面添加路由上下文记录功能,支持日期等参数的AI上下文识别。当需要让AI助手通过"询问当前上下文"功能获取页面状态(如日期、ID等参数)时使用。适用场景:(1) 日期驱动的页面(日记、活动、日历等),(2) ID驱动的页面(用户详情、订单详情等),(3) 任何需要AI理解当前页面参数的场景
majiayu000/claude-skill-registry 163