Repository inventory

martinholovsky/claude-skills-generator

Skills indexed from this repository, with install-style signals scoped to the repo.
38 skills950 GitHub stars0 weekly installsShellGitHubOwner profile

Overview

This skill is an expert RabbitMQ administrator and developer focused on designing, operating, and optimizing message broker systems for production. I help design exchange patterns, tune throughput, implement high-availability clusters, and build reliable failure-handling and observability. The goal is predictable message delivery, secure deployments, and measurable performance under load.

How this skill works

I inspect architecture choices (exchanges, queues, bindings), broker configuration (memory, disk, policies), and client patterns (prefetch, confirms, batching). I evaluate HA options (quorum vs mirrored queues), DLX and retry strategies, and provide actionable tuning for throughput and latency. I also verify security posture (TLS, authz) and observability (metrics, alerts, management API).

When to use it

  • Designing a new message-driven system or refactoring existing queues
  • Troubleshooting message loss, ack/nack behavior, or DLX routing
  • Optimizing throughput: prefetch, batching, confirms, and pooling
  • Planning or operating RabbitMQ clusters and HA strategies
  • Hardening broker security and auditability for production

Best practices

  • Follow TDD for message flows: unit test consumers and integration test confirms/DLX
  • Tune prefetch by consumer latency: high for fast consumers, low for slow ones
  • Enable durability + publisher confirms to avoid silent message loss
  • Use DLX, TTL, and retries to separate permanent and transient failures
  • Prefer quorum queues for consistency, lazy queues for large disk-backed backlogs
  • Instrument queues, consumer lag, and node health; alert on memory/disk thresholds

Example use cases

  • Implement a pub/sub architecture with topic exchanges and consumer groups
  • Migrate classic mirrored queues to quorum queues for safer failover
  • Design DLX-based retry choreography and dead-letter monitoring
  • Optimize a high-throughput publisher using batching and async confirms
  • Set up connection pooling and consumer prefetch tuning to reduce resource churn

FAQ

Base it on average processing time: fast (<100ms) use 20–50, medium (100ms–1s) use 5–20, slow (>1s) use 1–5; validate with consumer utilization metrics.

When should I use lazy vs quorum queues?

Use lazy queues when backlog regularly exceeds memory and ordering is less critical. Use quorum queues when consistency and data safety across node failures are priorities.

38 skills

rabbitmq-expert
Debugging

This skill designs and optimizes RabbitMQ deployments for reliability and throughput, guiding exchange patterns, clustering, and monitoring.

DesignDevopsMonitoringObservability+2
async-expert
Api

This skill helps you implement robust asynchronous patterns across languages by validating APIs, managing timeouts, and ensuring safe, scalable concurrency.

BackendDebuggingPerformanceTesting+1
websocket
Api

This skill helps you secure WebSocket communications by validating origins, authenticating tokens, and enforcing per-message authorization to prevent CSWSH.

BackendPerformanceSecurityShell
async-programming
Debugging

This skill helps you write safe, high-performance async code in Python and Rust by preventing race conditions and ensuring resource safety.

PerformanceRefactorSecurityTesting+1
javascript-expert
Backend

This skill helps you write secure, performant JavaScript by applying modern ES6+ patterns, async handling, and robust testing across environments.

FrontendPerformanceSecurityTesting+1
api-expert
Api

This skill helps you design secure, scalable REST and GraphQL APIs using OpenAPI 3.1, OAuth2/JWT, rate limiting, and OWASP guidance.

BackendDevopsSecurityShell
ui-ux-expert
Accessibility

This skill helps you craft accessible, user-centered web interfaces by applying WCAG 2.2 guidelines, design systems, and responsive patterns.

DesignFrontendPerformanceProduct+3
tauri
Code Review

This skill helps you securely configure Tauri desktop apps by enforcing least privilege, strong IPC validation, CSP, and safe plugin usage.

PerformanceSecurityTestingShell
ci-cd
Automation

This skill helps you design and enforce secure CI/CD pipelines with secret management, code signing, SBOMs, and supply chain protections.

Ci CdCode ReviewDevopsSecurity+1
sqlite
Database

This skill helps you build secure SQLite database operations with parameterized queries, migrations, and FTS5 support for desktop apps.

MigrationPerformanceSecuritySql+2
fastapi-expert
Api

This skill helps you design production-ready FastAPI apps with async APIs, Pydantic v2, SQLAlchemy 2.0, and robust authentication.

BackendDatabasePerformanceSecurity+2
python
Api

This skill helps you build secure, high-performance Python backend services by applying type safety, async patterns, and rigorous testing.

BackendDatabasePerformanceSecurity+2
rust
Backend

This skill helps you develop memory-safe, high-performance Rust backends for Tauri apps, focusing on ownership, async patterns, and secure IPC.

DebuggingPerformanceScriptingSecurity+2
fastapi
Api

This skill helps you design secure, high-performance FastAPI REST and WebSocket services with validated inputs, authenticated access, and robust rate limiting.

BackendPerformanceSecurityTesting+1
argo-expert
Automation

This skill helps DevOps teams master Argo CD, Workflows, and Rollouts for scalable, secure GitOps deployments across multi-cluster environments.

Ci CdCloudDevopsInfra+2
browser-automation
Automation

This skill helps you perform secure browser automation by enforcing domain allowlists, credential protection, and audit logging during automated browsing.

DebuggingObservabilityPerformanceSecurity+2
auto-update-systems
Ci Cd

This skill helps you implement secure Tauri auto-updates with signature verification, staged rollouts, and reliable rollback for safer software delivery.

DevopsMonitoringReleaseSecurity+2
surrealdb-expert
Backend

This skill helps you design secure, scalable SurrealDB applications with graph models, real-time subscriptions, and optimized SurrealQL queries.

DataDatabasePerformanceSecurity+1
wake-word-detection
Ai

This skill implements privacy-preserving wake word detection using openWakeWord for offline, low-resource JARVIS activation with tests by a TDD workflow for

PerformanceSecurityTestingShell
linux-at-spi2
Accessibility

This skill securely automates AT-SPI2 interactions on Linux, enabling accessible GTK/Qt automation with strict target validation and audit logging.

AutomationObservabilityScriptingSecurity+2
cloud-api-integration
Api

This skill securely integrates cloud AI APIs, sanitizes prompts, and optimizes cost and reliability with multi-provider fallback and rate limiting.

BackendCloudPerformanceSecurity+2
kanidm-expert
Api

This skill helps you design and deploy secure Kanidm identity solutions, including OAuth2/OIDC, LDAP, SSH, and WebAuthn workflows.

DevopsInfraPerformanceSecurity+1
devsecops-expert
Automation

This skill helps you design and implement secure CI/CD pipelines with shift-left security, automated gates, and compliant supply chains.

Ci CdDevopsGitInfra+3
model-quantization
Ai

This skill enables efficient 4-bit/8-bit model quantization and GGUF conversion to optimize LLM deployment with balanced quality, memory, and latency.

AutomationPerformanceShell
cilium-expert
Cloud

This skill helps you design and implement secure, high-performance Cilium-based networking and security for Kubernetes clusters, with observability and

DebuggingInfraObservabilityPerformance+2
harbor-expert
Automation

This skill optimizes Harbor registry operations by automating vulnerability scanning, image signing, RBAC, and multi-region replication for secure, compliant

Ci CdCloudDevopsInfra+2
dbus
Devops

This skill helps you securely interact with D-Bus on Linux by validating targets, enforcing timeouts, and auditing activity.

MonitoringObservabilityPerformanceScripting+2
graph-database-expert
Database

This skill helps you design scalable graph schemas, optimize traversals, and implement robust relationships using SurrealDB and graph patterns.

DesignPerformanceScriptingTesting+1
windows-ui-automation
Automation

This skill automates Windows desktop tasks securely and reliably by validating processes, applying permission tiers, and auditing actions for safety.

ScriptingSecurityShell
graphql-expert
Api

This skill helps you design and optimize type-safe GraphQL APIs with federation considerations, ensuring secure, efficient resolvers and scalable schemas.

BackendDebuggingPerformanceRefactor+3
llm-integration
Ai

This skill securely integrates local LLMs with llama.cpp and Ollama, optimizing performance while guarding against prompt injection and resource abuse.

ApiBackendPerformanceSecurity+2
appsec-expert
Automation

This skill helps you secure applications by guiding threat modeling, secure SDLC practices, and automated security testing across CI/CD pipelines.

BackendCi CdSecurityTesting+1
cicd-expert
Automation

This skill helps you design and secure scalable CI/CD pipelines with GitHub Actions, GitLab CI, and ArgoCD.

Ci CdDevopsObservabilityScripting+2
threejs-tresjs
Frontend

This skill helps you build optimized 3D HUD panels using Three.js and TresJS for real-time, GPU-aware JARVIS displays.

PerformanceSecurityTestingShell
glsl
Ai

This skill enables you to design and optimize GLSL shaders for holographic HUD effects with tests, performance targets, and safe GPU usage.

DebuggingFrontendPerformanceTesting+1
webgl
Debugging

This skill provides WebGL shader and HUD effects expertise to create GPU-accelerated visuals with safety, performance, and robust fallbacks.

FrontendPerformanceSecurityTesting+1
macos-accessibility
Accessibility

This skill helps you automate macOS accessibility tasks securely by validating TCC permissions and sandbox-aware AXUIElement controls.

AutomationScriptingSecurityTesting+1
applescript
Automation

This skill helps you securely automate macOS tasks with AppleScript and JXA by validating inputs, blocking dangerous commands, and enforcing timeouts.

CliDebuggingScriptingSecurity+1
More from this maintainer
Other repositories and skills published under the same GitHub owner.
Skills library
Jump back to the full directory or explore grouped topics.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational