Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
android-screen-capture
Start Android screen mirroring using scrcpy. Displays device screen in real-time on Mac with optional console logs. Use when viewing Android screen, mirroring device, or monitoring app with logs.
majiayu000/claude-skill-registry 163
-
codex-exec
Execute development tasks using OpenAI Codex CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs, or generate tests. Requires Codex CLI installed.
majiayu000/claude-skill-registry 163
-
determinism
Use when verifying outcomes with code instead of LLM judgment, versioning prompts with hashes, or ensuring reproducible agent behavior. Load for any critical verification. Scripts return boolean exit codes, not subjective assessments. Prompts use semantic versioning with SHA256 validation.
majiayu000/claude-skill-registry 163
-
blueprint-skill-creator
Creates blueprint-driven skills for infrastructure and deployment tasks. This skill should be used when creating new skills that require templates, patterns, or reference configurations (e.g., Dockerfiles, Helm charts, Kubernetes manifests, CI/CD pipelines). It enforces impact analysis before containerization, identifies environment requirements, network topology changes, and auth/CORS implications. Use this skill when building deployment-related skills or when containerizing applications.
majiayu000/claude-skill-registry 163
-
frontend-component
Create React/Vue component with TypeScript, tests, and styles. Auto-invoke when user says "create component", "add component", "new component", or "build component".
majiayu000/claude-skill-registry 163
-
check-metrics
Query Prometheus metrics, check resource usage, and analyze platform performance in the Kagenti platform
majiayu000/claude-skill-registry 163
-
enhancing-talks
Enhance talk notes with Blinkist-style summaries and timestamps. Use when asked to "enhance talk", "improve talk notes", "add timestamps", "blinkist-style talk summary", or "make talk notes better". Adds Core Message, Key Insights with timestamps, Talk Structure, Notable Quotes, Who Should Watch, and Action Items via transcript analysis.
majiayu000/claude-skill-registry 163
-
Debugging
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.
majiayu000/claude-skill-registry 163
-
holes
Narya interactive proof development with typed holes
majiayu000/claude-skill-registry 163
-
into-wps
majiayu000/claude-skill-registry 163
-
patterns/opaque-pointer
Opaque Pointer Pattern pattern for C development
majiayu000/claude-skill-registry 163
-
Livestock - Ruminants
Cattle, goats, and sheep farming domain knowledge in LivestockAI
majiayu000/claude-skill-registry 163
-
pint-compute
Unit-aware computation with Pint - convert units, dimensional analysis, unit arithmetic
majiayu000/claude-skill-registry 163
-
postgres-drizzle
PostgreSQL and Drizzle ORM best practices. Use when writing database schemas, queries, migrations, or any database-related code. Triggers on mentions of PostgreSQL, Postgres, Drizzle, database, schema, tables, columns, indexes, queries, migrations, ORM, relations, joins, transactions, or SQL. Proactively apply when creating APIs, backends, or data models.
majiayu000/claude-skill-registry 163
-
policyengine-design
PolicyEngine visual identity - colors, fonts, logos, and branding for web apps, calculators, charts, and research
majiayu000/claude-skill-registry 163
-
asyncredux-navigation
Handle navigation through actions using NavigateAction. Covers setting up the navigator key, dispatching NavigateAction for push/pop/replace, and testing navigation in isolation.
majiayu000/claude-skill-registry 163
-
kennedy-mechanical-sympathy
Write Go code in the style of Bill Kennedy, author of Go in Action. Emphasizes mechanical sympathy, data-oriented design, and understanding how Go code executes. Use when writing performance-critical Go or when teaching Go fundamentals.
majiayu000/claude-skill-registry 163
-
health-trend-analyzer
分析一段时间内健康数据的趋势和模式。关联药物、症状、生命体征、化验结果和其他健康指标的变化。识别令人担忧的趋势、改善情况,并提供数据驱动的洞察。当用户询问健康趋势、模式、随时间的变化或"我的健康状况有什么变化?"时使用。支持多维度分析(体重/BMI、症状、药物依从性、化验结果、情绪睡眠),相关性分析,变化检测,以及交互式HTML可视化报告(ECharts图表)。
majiayu000/claude-skill-registry 163
-
eks
AWS EKS Kubernetes management for clusters, node groups, and workloads. Use when creating clusters, configuring IRSA, managing node groups, deploying applications, or integrating with AWS services.
majiayu000/claude-skill-registry 163
-
moai-lang-swift
Swift 6+ development specialist covering SwiftUI, Combine, Swift Concurrency, and iOS patterns. Use when building iOS apps, macOS apps, or Apple platform applications.
majiayu000/claude-skill-registry 163
-
kysely
Implements Kysely type-safe SQL query builder with full TypeScript inference, migrations, and multi-database support. Use when building type-safe SQL queries, needing a lightweight ORM alternative, or wanting SQL control with TypeScript safety.
majiayu000/claude-skill-registry 163
-
Project Sync Checker
Check alignment between local project and git remote. Analyzes uncommitted changes, unpushed commits, unpulled updates, branch status, and divergence to ensure local and remote are synchronized.
majiayu000/claude-skill-registry 163
-
post
majiayu000/claude-skill-registry 163
-
prompt-level-selection
Guide selection of appropriate prompt level for a task. Use when choosing between simple prompts and complex workflows, applying the seven levels framework, or matching task complexity to prompt investment.
majiayu000/claude-skill-registry 163