All authors
majiayu000 avatar

Claude Skills by majiayu000

github.com/majiayu000
15,463 skillsA× 14,766B× 479C× 148D× 40F× 30549 installs11,881 views
Hegemon Testnet JoinA

Join the Hegemon testnet using the shared chainspec, verify genesis, sync to the tip, and enable mining safely.

blockchaingonode
0
76
HeliusA

Helius Solana RPC and API expert. High-performance infrastructure for Solana including RPC nodes, DAS API for NFTs/tokens, LaserStream real-time streaming, webhooks, Priority Fee API, Enhanced Transactions, and ZK Compression. Triggers on Helius, Solana RPC, DAS API, Digital Asset Standard, NFT metadata, Solana webhooks, priority fees, LaserStream, ZK compression.

developmentjavascripttypescript
0
76
Helix MemoryA

Long-term memory system for Claude Code using HelixDB graph-vector database. Store and retrieve facts, preferences, context, and relationships across sessions using semantic search, reasoning chains, and time-window filtering.

developmentpythongo
0
76
HellandA

Design scalable data systems in the style of Pat Helland, distributed systems veteran from Tandem, Microsoft, and Amazon. Emphasizes life beyond distributed transactions, idempotency, and practical patterns for data at scale. Use when building systems that must scale beyond single-node ACID transactions.

businesspythonsql
0
76
Hello AntigravityA

A simple "Hello World" skill to test your OMA installation

development
0
76
Hello AuditkitA

Use this skill to audit, review, validate, or check the quality of AI assistant configurations including prompt text, prompt files, skills (SKILL.md), plugins, MCP servers, agents, hooks, memory files (AGENTS.md, CLAUDE.md, GEMINI.md), and composite configurations. Evaluates against GPT Prompting Guide best practices.

code-qualitygonode
0
76
Hello ExtendedA

Multi-language greetings in 6 languages. Use for non-English greetings or multiple people.

tools
0
76
Hello SkillA

Prints a greeting message

toolsbash
0
76
Hello WorldA

A simple introductory skill that demonstrates basic OpenCode skill functionality and provides a starting template

documentationgotesting
0
76
HelloagentsA

用于处理软件开发/维护类请求(常见说法包括但不限于:修改、修复 bug、新增功能、开发模块、重构/优化、补充/编写/运行测试、生成并执行计划)。会自动判定是问答/改动/命令(~auto/~plan/~exec/~init),并选择咨询问答/微调/轻量迭代/标准开发/完整研发路径;需要写入时生成方案包(why/how/task)、执行与验证、同步知识库(helloagents/wiki、CHANGELOG、history/index),最终按统一输出格式汇总结果。

developmentshellgit
0
76
HellofreshC

Enables Claude to browse HelloFresh meal kits and manage subscriptions

businessgobash
0
76
HellosignC

Manage electronic signatures with HelloSign's simple e-signature solution.

securitygobash
0
76
Helm Argocd GitopsA

Configure ArgoCD Applications and ApplicationSets for GitOps-based Helm deployments with sync policies and multi-environment support. Use when setting up ArgoCD Applications for Helm charts, configuring multi-environment deployments with ApplicationSets, implementing GitOps workflows, configuring sync policies and strategies, or setting up progressive delivery with Argo Rollouts.

devopsgobash
0
76
Helm Chart ArchitectA

Design production-grade Helm charts through architectural reasoning rather than pattern retrieval. Activate when designing new Helm charts for Kubernetes deployments, evaluating chart architecture, making decisions about component packaging, or reviewing charts for extensibility and maintainability. Guides decision-making about dependencies, lifecycle hooks, configuration surface, and multi-environment deployment through context-specific reasoning rather than generic best practices.

devopspythongo
0
76
Helm Chart BumpA

Ensures that all necessary tasks have been performed for a Helm Chart bump.

toolsgo
0
76
Helm Chart CreationA

Complete patterns for creating and managing Helm charts: chart structure, templates, values, dependencies, and deployment workflows for packaging Kubernetes applications.

developmentgobash
0
76
Helm Chart ExpertA

Production-ready Helm chart creation and review guide. Covers chart structure, ArgoCD/GitOps integration, secrets management, testing strategies, deployment patterns (blue-green, canary), monitoring, and troubleshooting. Use when creating charts, reviewing for security/quality, integrating with ArgoCD, or debugging chart issues.

devopsgobash
0
76
Helm Chart GeneratorA

Generate complete Helm charts using the bjw-s-labs common library (app-template). Use when: (1) Creating a new Helm chart for Kubernetes applications, (2) Converting Docker Compose to Helm charts, (3) Setting up controllers with sidecars/init containers, (4) Configuring services, ingress, persistence, or networking, (5) Creating charts with multiple controllers or complex setups. Generates Chart.yaml, values.yaml, templates/common.yaml, and templates/NOTES.txt following bjw-s patterns.

devopspythongo
0
76
Helm Chart ManagementA

Helm chart development and management for Vigil Guard v2.0.0. Use when creating Vigil Guard Helm charts, managing chart dependencies for 11 services including heuristics and semantic subcharts, configuring values for different environments, or publishing charts to repositories.

devopsgobash
0
76
Helm Chart PatternsA

Helm chart development patterns for packaging and deploying Kubernetes applications. Use when creating reusable Helm charts, managing multi-environment deployments, or building application catalogs for Kubernetes.

toolsgobash
0
76
Helm Chart ReviewA

Conduct comprehensive Helm chart security and quality audits with automated checks for security contexts, resource limits, and production readiness. Use when reviewing pull requests with Helm chart changes, conducting pre-release chart audits, security scanning Helm manifests, validating chart structure and best practices, or preparing charts for production deployment.

devopsgobash
0
76
Helm Chart WritingA

Create and validate production-ready Helm charts with proper Chart.yaml structure, values organization, and template patterns. Use when creating new Helm charts from scratch, scaffolding chart directory structure, configuring Chart.yaml and values.yaml, writing template helpers and deployment manifests, or validating chart structure and syntax.

devopsgobash
0
76
Helm Charts AuditA

Audits Helm charts for anti-patterns, security issues, and best practice violations. Use when asked to audit, review, or check Helm chart quality. Generates a comprehensive report under reports/YYYY-MM-DD/helm-charts-audit.md. (project)

devopsgobash
0
76
Helm Charts SetupA

Create and manage Helm charts for Todo application deployment

devopsgobash
0
76
Helm ChartsA

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.

devopsgobash
0
76
Helm DevelopmentA

Helm chart development workflow including chart structure, values management, testing, linting, and publishing for EKS deployments with Keycloak integration

devopsgobash
0
76
Helm ExpertA

Expert-level Helm 3 package management, chart development, templating, and production operations

devopsgobash
0
76
Helm Lobbi Docs ClaudeA

Helm chart development, deployment, and management. Activate for helm install, upgrade, charts, values, templates, and Kubernetes package management.

devopsgobash
0
76
Helm Production PatternsA

Implement production deployment strategies including secrets management, blue-green deployments, canary releases, and upgrade procedures. Use when deploying charts to production, implementing secrets management, setting up blue-green or canary deployments, configuring chart testing strategies, or planning upgrade and rollback procedures.

devopsbashsql
0
76
Helm ScaffoldA

Generate production-ready Helm charts for Kubernetes applications. Use when users need to create new Helm charts, convert Kubernetes manifests to Helm templates, scaffold charts for Deployments/StatefulSets/Jobs/CronJobs, create multi-environment configurations, or standardize organizational chart templates with CNCF/Helm best practices. Uses Python scaffolding script and template assets for automated generation.

databasespythonbash
0
76
Helm TemplatesA

Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.

devopsnodekubernetes
0
76
Helm ValuesA

Use when managing Helm values files and configuration overrides for customizing Kubernetes deployments.

devopsbashsql
0
76
HelmA

Production-grade Helm 4 chart development, release management, and debugging. This skill should be used when users ask to create Helm charts, deploy with Helm, manage releases (install/upgrade/rollback), push charts to OCI registries, debug failed deployments, configure chart dependencies, create umbrella charts, set up GitOps with ArgoCD/Flux, or troubleshoot Helm issues. Auto-detects from Dockerfile/code, generates production-hardened charts with library patterns. Complements kubernetes skill.

devopspythongo
0
76
Helmet Config GeneratorA

Generate Helmet.js security middleware configuration for Express applications. Triggers on "create helmet config", "generate helmet configuration", "express security headers", "helmet setup".

developmenttypescriptexpress
0
76
Help Article WriterA

Write clear, effective help center articles that reduce support tickets and empower users

documentationgoapi
0
76
Help Bitwize Music Studio Claude Ai Music SkilA

Show available skills, common workflows, and quick reference

documentationgoaws
0
76
Help Center DesignA

Design or audit AI-first help centers/knowledge bases/FAQs, including taxonomy, article templates, analytics, and AI support (RAG, chatbot, escalation), using 2025-2026 best practices

documentationgorails
0
76
Help DockerfileB

Dockerfile の作成・改善を支援する。「Dockerfile を作って」「Dockerfile 作成」「Dockerfile をレビュー」「Dockerfile 改善」「Dockerfile 最適化」「Dockerfile lint」「マルチステージビルド」「alpine 化」「イメージサイズ削減」「Dockerfile のベストプラクティス」などで起動。

developmentpythongo
0
76
Help SkillA

Help and documentation for {{PLUGIN_NAME}} plugin. Use when: user asks about available skills, commands, or how to use this plugin. Triggers: "help", "what can you do", "list skills", "show commands", "как пользоваться", "что умеешь".

documentationgodocumentation
0
76
Help System ArchitectA

Design and generate the in-app help system: havainnepolku (visual guidance path) components, help mode (apua-tila), contextual help content, and searchable help index. Use when (1) creating or updating help pages, (2) building the havainnepolku breadcrumb-path component, (3) implementing help mode overlay, (4) generating help search index, (5) adding contextual tips to pages, (6) brainstorming which guidance paths to create. Triggers: "help system", "apua", "havainnepolku", "guidance path", "...

documentationgo
0
76
HelpA

Frontend troubleshooting and debugging. TODO: Implement for frontend. Invoked by: "error", "issue", "problem", "not working", "debug", "fix", "troubleshoot", "help".

developmentdebuggingfrontend
0
76
Helpdesk IntegrationA

Connecting applications with customer support platforms like Zendesk, Intercom, and Freshdesk to manage tickets, user accounts, support workflows, SSO integration, and widget embedding.

developmentjavascripttypescript
0
76
Helper ReferenceA

Tum helper fonksiyonlari referansi. Use for quick lookup of available functions.

toolspythongo
0
76
Helping With CommitsA

Automates Git commit creation with Conventional Commits. Use when user wants to commit changes. (project)

developmentbashgit
0
76
HelpscoutC

Manage customer support with Help Scout's human-focused help desk.

businessgobash
0
76
Heme Onc ConsultantA

Heme/Onc consultant: Rapid clinical decision support for hematology and oncology with multi-level analysis. Provides immediate guidance followed by deep adversarial validation, tumor board simulation with multiple specialties, evidence-based research, and risk-benefit analysis. Use for diagnostic dilemmas, treatment planning, complex cases, or when uncertain about clinical decisions in hematology/oncology.

researchgotesting
0
76
HemingwayC

Writing editor for bold and clear content.

developmentgobash
0
76
HemingwayesqueA

Ruthless concision for AI prompts and context - "Not One Word Wasted"

developmentgodatabase
0
76
Hermetic SpeckitA

Build software using isolated container-use environments with SpecKit workflow. Use when user needs to build a feature, application, or complex task that benefits from spec-driven development. Keywords: build, create, implement, feature, app, application, spec, plan, hermetic, isolated, dagger.

developmentpythonbash
0
76
Hero StoryA

Safe referencing of real people's traditions without impersonation

developmentgodebugging
0
76