Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
session-startup
Session initialization sequence for community-patterns development. Use at the start of every Claude Code session. Checks for upstream updates, loads workspace configuration, and ensures dev servers are running.
majiayu000/claude-skill-registry 163
-
obsidian-reading-guardrails
Garantiza lectura real, control de limites, registro en cache y validacion de citas/wikilinks en Obsidian.
majiayu000/claude-skill-registry 163
-
customer-analysis
JTBD(Jobs To Be Done) 프레임워크를 사용하여 타겟 고객 유형을 정의합니다. 고객 세그먼트와 핵심 job을 이해할 때 사용하세요.
majiayu000/claude-skill-registry 163
-
marketplace-liquidity
Diagnose and improve marketplace liquidity (match rate/fill rate, time-to-match, reliability) by segment. Produces a Marketplace Liquidity Management Pack: liquidity definition + metric tree, fragmentation map, segment scorecard, supply/demand bottleneck diagnosis, experiment backlog, measurement plan, and operating cadence. Use for Growth teams running two-sided marketplaces.
majiayu000/claude-skill-registry 163
-
agent-repair
A two-phase repair skill that analyzes errors and suggests fixes before executing repairs. Phase one: user describes error, agent analyzes and proposes solution. Phase two: upon approval, executes the repair action.
majiayu000/claude-skill-registry 163
-
plan-workflow
기획서를 분석하고 PRD 마크다운을 생성하는 워크플로우입니다.
PRD 생성 후 각 관점별 전문가 검토도 지원합니다.
트리거:
- 기획서 분석, PRD 추출, 기획 문서 정리, 기획서 검토
- 기획서 링크 줘, 슬라이드 분석
- plan workflow, specification analysis
- 백엔드 관점, API 설계, 보안 검토, 기술 검토, 서버 관점
- UX 검토, 사용성 검토, 플로우 확인, 사용자 경험
- 프론트엔드 관점, 앱 개발, 모바일 검토, 클라이언트 관점
- PRD 분석, 관점별 검토, 전문가 검토
majiayu000/claude-skill-registry 163
-
rust-optimization
当用户要求"优化 Rust 代码"、"提高性能"、"减少内存使用"、"并行计算"、"缓存策略"、"HiGHS 求解器优化"、"数值计算优化"、"Moka 缓存"、"Rayon 并行"、"避免克隆"、"减少分配"、"SIMD 优化"、"工作窃取"、"异步性能"、"零成本抽象"、"内存优化"、"并发优化",或者提到"性能优化"、"Rust优化"、"优化"、"配方计算性能"时使用此技能。用于优化 Rust 代码性能、内存管理、使用 Rayon 并行处理、实现 Moka 缓存策略或处理饲料配方优化系统中的数值计算和线性规划。
majiayu000/claude-skill-registry 163
-
uniappx-project-creator
Provides one-command project creation for uni-app-x including Vue 3 + TypeScript + Vite setup, configuration, and template generation. Use when the user asks to create a uni-app-x project with a single command, needs to initialize a new uni-app-x project, or generate uni-app-x project structure.
majiayu000/claude-skill-registry 163
-
shadcn-ui-setup
Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.
majiayu000/claude-skill-registry 163
-
superforecaster
Make well-calibrated probability estimates using superforecasting methodology. Use when user asks about probability, likelihood, chance, odds, "will X happen", "when will X happen", "how much will X cost", "what could go wrong", failure modes, risk assessment, forecasting, or any question involving uncertainty and estimation.
majiayu000/claude-skill-registry 163
-
change-request-generator
Generate change request generator operations. Auto-activating skill for Enterprise Workflows.
Triggers on: change request generator, change request generator
Part of the Enterprise Workflows skill category. Use when working with change request generator functionality. Trigger with phrases like "change request generator", "change generator", "change".
majiayu000/claude-skill-registry 163
-
blazor
Guidelines for Blazor development including component lifecycle, state management, and performance optimization
majiayu000/claude-skill-registry 163
-
Appium Mobile Testing
Appium mobile testing framework for iOS and Android automation
majiayu000/claude-skill-registry 163
-
SSML Script Generation
Generate production-ready SSML scripts for Google Cloud TTS
majiayu000/claude-skill-registry 163
-
util-resolve-serviceresult-errors
Fix ServiceResult pattern mistakes causing test failures and type errors.
Use when seeing "dict object has no attribute success", "mock not returning ServiceResult",
mock assertions failing, or type errors with ServiceResult. Analyzes .py test files
and service implementations. Covers async/await patterns, monad operations (map, bind, flatmap),
and proper mock configuration.
majiayu000/claude-skill-registry 163
-
workflow-compiler
Compile visual workflow canvas to Google ADK Python code. Use when generating executable agent code from WorkflowCanvas data structures. Supports all ADK workflow patterns.
majiayu000/claude-skill-registry 163
-
calculator-utils
Performs basic arithmetic calculations including addition, subtraction, multiplication, and division. Use when the user needs to calculate numbers, perform math operations, or compute arithmetic expressions.
majiayu000/claude-skill-registry 163
-
parent-no-raw-loops
Write C++ code following Sean Parent's "No Raw Loops" philosophy. Emphasizes algorithm-based thinking, composition over iteration, and treating code as mathematical reasoning. Use when refactoring or writing new C++ to maximize clarity and correctness.
majiayu000/claude-skill-registry 163
-
scfgsea
Performs fast Gene Set Enrichment Analysis (GSEA) on single-cell data using fgsea R package. Identifies enriched biological pathways by ranking genes based on differential expression between cell groups. Generates enrichment scores, significance metrics, and publication-ready visualizations.
majiayu000/claude-skill-registry 163
-
QA Engineering (Test Standards)
Reviews test files (Pytest/Jest) for quality, coverage, and mocking standards.
majiayu000/claude-skill-registry 163
-
gcloud-secrets
Manage Google Cloud Secret Manager for storing and fetching environment secrets. Use when working with deployment, secrets, or gcloud commands.
majiayu000/claude-skill-registry 163
-
crewai-development-skill
majiayu000/claude-skill-registry 163
-
test-orchestrator
Test ClaudeKit workflows by scanning commands/agents/skills, generating test scenarios, and executing step-by-step with manual verification.
majiayu000/claude-skill-registry 163
-
procedural-generation
Procedural level generation skill for PCG algorithms.
majiayu000/claude-skill-registry 163