Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
create-pr
GitHub Pull Request作成スキル - 変更内容の自動サマリー、PR説明文生成、GitHub PRの作成を行います。git diffでの変更分析、コミットメッセージ取得、変更ファイル分類を行い、高品質なPR説明文を自動生成します。qa-check実行済みであることを前提とし、リモートへのプッシュとgh CLIによるPR作成を実行します。
majiayu000/claude-skill-registry 163
-
code-review-rust
Rust code review guidelines with prioritized focus on correctness, safety, and idiomatic patterns.
majiayu000/claude-skill-registry 163
-
pricing-strategy-designer
Design strategic pricing models for SaaS products with tiered structures, psychological pricing tactics, and A/B testing frameworks. Use when launching new pricing pages, optimizing ARPU, or reducing churn.
majiayu000/claude-skill-registry 163
-
systematic-debugging
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
majiayu000/claude-skill-registry 163
-
randomride
One-click random ride booking to interesting nearby places. Intelligently picks destinations (restaurants, bars, parks, museums) and books real Uber/Lyft/Grab rides. Learns preferences over time with controlled randomness. Use when: feeling adventurous, want spontaneous outings, exploring a city. NOT for: specific destinations, commuting, or planned trips.
majiayu000/claude-skill-registry 163
-
extract-hyperparameters
Identify and document model hyperparameters from papers. Use when setting up training configurations.
majiayu000/claude-skill-registry 163
-
QE Coverage Analysis
O(log n) sublinear coverage gap detection with risk-weighted analysis and intelligent test prioritization.
majiayu000/claude-skill-registry 163
-
ml-api-endpoint
Эксперт ML API. Используй для model serving, inference endpoints, FastAPI и ML deployment.
majiayu000/claude-skill-registry 163
-
landing-page-generator
Generates high-converting landing pages as complete Next.js/React (TSX) components with Tailwind CSS. Creates hero sections, feature grids, pricing tables, FAQ accordions, testimonial blocks, and CTA sections using proven copy frameworks (PAS, AIDA, BAB). Outputs SEO meta tags, structured data, and performance-optimised code targeting Core Web Vitals (LCP < 1s, CLS < 0.1). Use when the user asks to create a landing page, marketing page, homepage, single-page site, lead capture page, campaign page, promo page, or conversion-optimised web page — or when they want to A/B test landing page variants or replace a static page with one designed to convert.
majiayu000/claude-skill-registry 163
-
rest-api-design
RESTful API design and OpenAPI specification generation. Use when: (1) Designing new REST API endpoints, (2) Creating OpenAPI/Swagger specifications, (3) Choosing HTTP methods, status codes, or URL patterns, (4) Implementing pagination, filtering, or sorting, (5) Planning API versioning strategy, (6) Reviewing API design for best practices, (7) Generating API documentation templates.
majiayu000/claude-skill-registry 163
-
dotnet-architecture
Guides implementation of Clean Architecture in .NET projects. Covers all layers: DTO, Domain (Models, Services, Enums), Infra.Interfaces (Repository, AppServices), Infra (Context, Repository, AppServices), and Application (DI/Startup). Use when creating entities, services, repositories, or restructuring architecture. Works with any project type (Web, Console, Mobile, Windows).
majiayu000/claude-skill-registry 163
-
eval-driven-dev
Instrument Python LLM apps, build golden datasets, write eval-based tests, run them, and root-cause failures — covering the full eval-driven development cycle. Make sure to use this skill whenever a user is developing, testing, QA-ing, evaluating, or benchmarking a Python project that calls an LLM, even if they don't say "evals" explicitly. Use for making sure an AI app works correctly, catching regressions after prompt changes, debugging why an agent started behaving differently, or validating output quality before shipping.
majiayu000/claude-skill-registry 163
-
enforcing-code-linting
Runs ESLint, Prettier, and stylelint against changed files and suggests or applies fixes. Use when the user mentions linting, code style, PR review, formatting issues, or wants to check code quality before committing.
majiayu000/claude-skill-registry 163
-
modern-best-practice-react-components
Build clean, modern React components that apply common best practices and avoid common pitfalls like unnecessary state management or useEffect usage
majiayu000/claude-skill-registry 163
-
minikube
Manages local Kubernetes clusters using Minikube for development and testing. This skill should be used when setting up local K8s environments, enabling addons, configuring networking, and deploying applications locally. Use this skill for Phase IV local Kubernetes deployments before cloud deployment.
majiayu000/claude-skill-registry 163
-
working-with-jira-acli
Use when viewing, searching, or working with Jira issues/work items via acli. Provides command patterns for authentication, viewing issues, creating/editing work items, commenting, transitions, searching, bulk operations, and troubleshooting
majiayu000/claude-skill-registry 163
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
majiayu000/claude-skill-registry 163
-
frontend-design
创建独特的、生产级别的高质量前端界面。当用户要求构建网页组件、页面、作品、海报或应用程序时使用此技能(例如网站、落地页、仪表盘、React 组件、HTML/CSS 布局,或对任何网页 UI 进行样式美化)。生成富有创意、精致的代码和 UI 设计,避免千篇一律的 AI 审美。
majiayu000/claude-skill-registry 163
-
optional
Use when implementing the Optional/Maybe pattern in C# to eliminate null reference exceptions and make value absence explicit in the type system.
USE FOR: Optional<T> type implementation, null elimination patterns, monadic optional chaining, safe value access patterns, API design with explicit optionality
DO NOT USE FOR: full FP library with Either/Try/collections (use language-ext), lightweight Maybe with NuGet package (use jflepp-maybe), F# Option type (use fsharp)
majiayu000/claude-skill-registry 163
-
personal-growth
Structured framework for identifying patterns, strengths, and improvement areas in personal and professional development. Use when reflecting on progress, identifying recurring challenges, analyzing behavior patterns, or planning personal growth strategies.
majiayu000/claude-skill-registry 163
-
convex-agents
Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration
majiayu000/claude-skill-registry 163
-
watchos
watchOS platform-specific development with complications, workouts, HealthKit, and Watch Connectivity. Use when building Apple Watch apps, health features, or iPhone-Watch communication.
majiayu000/claude-skill-registry 163
-
github-release-management
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
majiayu000/claude-skill-registry 163
-
feishu-wiki
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
majiayu000/claude-skill-registry 163