Kubernetes

Kubernetes orchestration

Showing 745-768 of 1312 skills
patricio0312rev

service-layer-extractor

by patricio0312rev

Refactors route handlers into service layer with clean boundaries, dependency injection, testability, and separation of concerns. Provides service interfaces, folder structure, testing strategy, and migration plan. Use when refactoring "fat controllers", "business logic", "service layer", or "architecture cleanup".

Code Gen 52 6mo ago
forge-town

service-best-practice

by forge-town

帮助开发者根据项目指南编写 Services,以 tRPC + Service + DAO 架构的最佳实践。提供 Service 结构、依赖注入、错误处理、代码示例、模板、样板代码生成和最佳实践验证的指导。在创建或重构代码库中的 Service 文件时使用。

API Dev 7 5mo ago
Zpankz

alex-hormozi-pitch

by Zpankz

Create irresistible offers and pitches using Alex Hormozi's methodology from $100M Offers. Guides through value equation, guarantee frameworks, pricing psychology, and creating offers "too good not to take" for any product or service.

Code Gen 7 6mo ago
patricio0312rev

deployment-checklist-generator

by patricio0312rev

Creates comprehensive deployment checklists with pre-deployment checks, smoke tests, verification steps, and sign-off workflows. Use for "deployment checklist", "release verification", "deployment runbook", or "production readiness".

API Dev 52 6mo ago
LunCoSim

orbital-conops-manager

by LunCoSim

Define the Concept of Operations (ConOps) for Earth-centered and deep space orbital missions. Use this skill to structure mission phases, plan mission timelines, define operational modes, and coordinate with analysis skills. Trigger for "ConOps," "mission phases," "mission timeline," "operational modes," or "end-of-life plan."

Processing 7 4mo ago
LunCoSim

constellation-design

by LunCoSim

Design and analyze satellite constellations and distributed space architectures. Use this skill for Walker constellation patterns, coverage analysis, inter-satellite links, orbital shell design, collision avoidance, spectrum coordination, and deorbit compliance. Trigger for "constellation," "Walker pattern," "coverage analysis," "orbital shell," "inter-satellite link," "ISL," "revisit time," "ground coverage," "mega-constellation," or "distributed architecture."

Kubernetes 7 4mo ago
schpet

apple-container

by schpet

Apple's native container runtime for macOS. Use this skill instead of Docker when running on macOS with Apple silicon. The container CLI provides OCI-compatible container management optimized for Apple silicon.

CLI Tools 5 6mo ago
ag0os

rails-service-patterns

by ag0os

Rails service object patterns and business logic organization. Automatically invoked when working with service objects, extracting business logic, implementing command/query patterns, or organizing app/services. Triggers on "service object", "service", "business logic", "workflow", "orchestration", "command pattern", "query object", "form object", "interactor", "result object".

Code Gen 5 6mo ago
martinholovsky

dbus

by martinholovsky

"Expert in D-Bus IPC (Inter-Process Communication) on Linux systems. Specializes in secure service communication, method calls, signal handling, and system integration. HIGH-RISK skill due to system service access and privileged operations."

Auth 45 8mo ago
martinholovsky

cilium-expert

by martinholovsky

"Expert in Cilium eBPF-based networking and security for Kubernetes. Use for CNI setup, network policies (L3/L4/L7), service mesh, Hubble observability, zero-trust security, and cluster-wide network troubleshooting. Specializes in high-performance, secure cluster networking."

Kubernetes 45 8mo ago
front-depiction

architecture-analysis

by front-depiction

"Architectural dependency analysis and impact assessment. Use for: (1) Blast radius - who depends on a service, what breaks if I change it; (2) Dependency tree - what does a service depend on (ancestors/upstream); (3) Root cause analysis - find shared dependencies when multiple services fail; (4) Architecture metrics - coupling (density), depth (diameter), connectivity; (5) Domain discovery - identify module boundaries via cut vertices; (6) Hot services - critical infrastructure with many dependents; (7) Impact assessment before changes; (8) Debugging cascading failures; (9) Identifying god services, tight coupling, deep hierarchies. Provides graph-based analysis via CLI commands: analyze, blast-radius, ancestors, common-ancestors, metrics, domains, hot-services. All agents can use this for architectural questions."

Code Review 17 5mo ago
zebbern

Active Directory Attacks

by zebbern

This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration", "Golden Ticket", "Silver Ticket", "AS-REP roasting", "NTLM relay", or needs guidance on Windows domain penetration testing.

CLI Tools 32 6mo ago
zebbern

Linux Privilege Escalation

by zebbern

This skill should be used when the user asks to "escalate privileges on Linux", "find privesc vectors on Linux systems", "exploit sudo misconfigurations", "abuse SUID binaries", "exploit cron jobs for root access", "enumerate Linux systems for privilege escalation", or "gain root access from low-privilege shell". It provides comprehensive techniques for identifying and exploiting privilege escalation paths on Linux systems.

Automation 32 6mo ago
stakpak

k3s-backup

by stakpak

Backup and recovery solution for K3s clusters. Includes scheduled, pre-shutdown, and manual backup strategies with recovery procedures.

Automation 4 5mo ago
stakpak

migrating-bitnami-to-bitnami-legacy

by stakpak

This rule book helps you migrate Bitnami Helm charts and container images from the bitnami repository to the bitnamilegacy repository. This migration is necessary due to Bitnami's transition, effective August 28th, 2025, where existing images will be moved to the legacy repo

Cloud 4 7mo ago
stakpak

twelve-factor-app-modernization

by stakpak

Systematic process for analyzing and modernizing legacy applications to comply with the 12-Factor App methodology. Covers code analysis, configuration externalization, dependency management, and container/Kubernetes best practices.

Code Gen 4 5mo ago
arisng

chrome-extension

by arisng

Expert knowledge in developing Chrome extensions covering all aspects from basic architecture to advanced features. Covers Manifest V3, service workers, content scripts, Chrome APIs, popup and options pages, security, performance, testing, debugging, and publishing. Use when developing Chrome extensions or migrating from Manifest V2 to V3. For HTML, CSS, and JavaScript best practices and modern web APIs, use the modern-web-dev skill.

Processing 4 4mo ago
rustydotwtf

proceeds-split-migration

by rustydotwtf

Configure and verify migration-time proceeds split flows using ProceedsSplitter, TopUpDistributor, UniswapV4MigratorSplit, and UniswapV4MigratorSplitHook.

Database 4 5mo ago
stakpak

nextjs-on-aws

by stakpak

This document compares various AWS deployment options for Next.js applications, analyzing costs, benefits, limitations, and providing recommendations based on different use cases.

Cloud 4 7mo ago
stakpak

documentation-rulebook

by stakpak

Standard deployment procedures for production

Kubernetes 4 6mo ago
rustydotwtf

rehype

by rustydotwtf

Operate, configure, test, and deploy Doppler's Rehype V4 hook for buybacks, beneficiary fees, and airlock-owner fee claims.

Git & VCS 4 5mo ago
stakpak

confighub-usage-guide

by stakpak

A comprehensive guide for using ConfigHub to manage Kubernetes configuration across multiple environments using Configuration as Data principles. This rulebook covers installation, configuration management, variant handling, and operational workflows.

Code Gen 4 7mo ago
arisng

cap

by arisng

Comprehensive guidance for implementing distributed transactions and event bus patterns using DotNetCore.CAP library. Use when working with CAP for microservices event-driven architecture, message publishing/subscribing, outbox pattern implementation, and integration with message queues like RabbitMQ, Kafka, Azure Service Bus, and databases like SQL Server, PostgreSQL, MongoDB.

Database 4 5mo ago
akash-network

akash

by akash-network

Comprehensive Akash Network skill for deployers, providers, and node operators. Covers SDL generation, CLI deployments, Console API, TypeScript/Go SDKs, provider setup, and validator operations. Use for "deploy to Akash", "generate SDL", "Akash provider", "Akash CLI", "Akash SDK", or "Akash validator".

API Dev 4 5mo ago