Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
android-watch-logs
Start real-time log streaming from connected Android device using adb logcat. Shows only app's log messages. Use when monitoring app behavior, debugging, or viewing Android logs.
majiayu000/claude-skill-registry 163
-
n8n-architect
Expert system for designing, deploying, and debugging n8n automation workflows. Specializes in Epsilon Prime integrations (Telegram, API Bridge) and JSON payload sanitization.
majiayu000/claude-skill-registry 163
-
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
majiayu000/claude-skill-registry 163
-
resilience
Apply fault-tolerance patterns to outbound calls and async consumers (timeouts, retries with backoff+jitter, circuit breakers, bulkheads, idempotency keys, graceful degradation). Use when a service calls external dependencies, processes queues/events, or needs hardening against partial failures and flaky upstreams. NOT for diagnosing existing failures (use debug); NOT for multi-service architecture decisions (use architecture).
majiayu000/claude-skill-registry 163
-
swift-patterns
SwiftUI view composition, @Observable patterns, async/await concurrency, TCA architecture, and Combine reactive streams.
majiayu000/claude-skill-registry 163
-
hig-components-dialogs
Apple HIG guidance for presentation components including alerts, action sheets, popovers, sheets, and digit entry views.
majiayu000/claude-skill-registry 163
-
creating-dbt-models
Creates dbt models following project conventions. Use when working with dbt models for:
(1) Creating new models (any layer - discovers project's naming conventions first)
(2) Task mentions "create", "build", "add", "write", "new", or "implement" with model, table, or SQL
(3) Modifying existing model logic, columns, joins, or transformations
(4) Implementing a model from schema.yml specs or expected output requirements
Discovers project conventions before writing. Runs dbt build (not just compile) to verify.
majiayu000/claude-skill-registry 163
-
sonarqube-check
This skill should be used when checking why the last pull request failed SonarQube/SonarCloud quality gates. It uses the SonarQube MCP server to retrieve failure details and report the reasons.
majiayu000/claude-skill-registry 163
-
pr-prep
Prepare pull requests by running quality gates, drafting descriptions, and validating tests before submission.
majiayu000/claude-skill-registry 163
-
1k-cross-platform
Cross-platform development patterns — platform-specific code (.native.ts/.web.ts/.desktop.ts/.ext.ts) and platformEnv usage.
majiayu000/claude-skill-registry 163
-
speed
Launch RSVP speed reader for text
majiayu000/claude-skill-registry 163
-
COMPLIANCE_CHECK
Apply the OpenAI SDK compliance checklist to audit files or directories and produce a Markdown report with findings and suggested fixes. Use when asked to "check compliance", "run compliance check", or "audit against OpenAI SDK rules".
majiayu000/claude-skill-registry 163
-
cluster-health
Check Kubernetes cluster health and fix common issues. Use when:
(1) User asks to check the cluster, check health, or "what's wrong",
(2) User asks about pod status, node health, or deployment issues,
(3) User asks to fix stuck pods, evicted pods, or CrashLoopBackOff,
(4) User mentions "health check", "cluster status", "cluster health",
(5) User asks "is everything running" or "any problems".
Runs 8 standard K8s health checks with safe auto-fix for evicted pods
and stuck CrashLoopBackOff pods.
majiayu000/claude-skill-registry 163
-
file-watcher-setup
Set up cross-platform file system watching with debouncing and efficient change detection
majiayu000/claude-skill-registry 163
-
testing-procedures
Testing strategy guidance for designing tests, selecting the right test level, improving coverage, and organizing verification in a maintainable way.
majiayu000/claude-skill-registry 163
-
nextjs-best-practices
Next.js App Router principles. Server Components, data fetching, routing patterns.
majiayu000/claude-skill-registry 163
-
vps-docker
Full VPS Docker status — all containers, resource usage, arifOS health
majiayu000/claude-skill-registry 163
-
weibo-strategist
Full-spectrum operations expert for Sina Weibo, with deep expertise in trending topic mechanics, Super Topic community management, public sentiment monitoring, fan economy strategies, and Weibo advertising, helping brands achieve viral reach and sustained growth on China's leading public discourse platform.
majiayu000/claude-skill-registry 163
-
helm-chart-scaffolding-anton-abyzov-specweave
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
majiayu000/claude-skill-registry 163
-
scope-check
Analyze a feature or sprint for scope creep by comparing current scope against the original plan. Flags additions, quantifies bloat, and recommends cuts.
majiayu000/claude-skill-registry 163
-
helm-charts
Creates and manages Helm charts for Kubernetes deployments. This skill should be used when packaging applications for Kubernetes using Helm, creating Chart.yaml, values.yaml, and templates. It covers chart structure, templating, dependencies, and deployment patterns. Use this skill for Phase IV+ Kubernetes deployments.
majiayu000/claude-skill-registry 163
-
pyopenms
Complete mass spectrometry analysis platform. Use for proteomics workflows feature detection, peptide identification, protein quantification, and complex LC-MS/MS pipelines. Supports extensive file formats and algorithms. Best for proteomics, comprehensive MS data processing. For simple spectral comparison and metabolite ID use matchms.
majiayu000/claude-skill-registry 163
-
kustomize
Customize Kubernetes manifests without templating using Kustomize. Create base configurations with environment overlays, manage configuration variants, and patch resources declaratively. Use when managing Kubernetes configurations across multiple environments without Helm.
majiayu000/claude-skill-registry 163
-
agentuity-cli-cloud-secret-set
Set a secret. Requires authentication. Use for Agentuity cloud platform operations
majiayu000/claude-skill-registry 163