🔍 Search results for "push"
Lemp Lamp Mastery
```nginx
# /etc/nginx/nginx.conf
user www-data; worker_processes auto; worker_rlimit_nofile 65535;
events { worker_connections 4096; multi_accept on; use epoll; }
http {
sendfile on; tcp_nopush on; tcp_nodelay on; keepalive_timeout 65; server_tok
Mobile Mastery
Mobile development mastery: Flutter, React Native, cross-platform patterns, security, testing, and deployment.
Nextjs Mastery
Comprehensive Next.js skill covering App Router architecture, rendering strategies, data fetching patterns, security hardening, testing, and production deployment.
Php Mastery
Comprehensive PHP mastery covering modern PHP 8+, OOP & design patterns, security, frameworks, database/ORM, testing, performance, deployment, and production operations.
Python Mastery
Comprehensive Python mastery skill covering architecture, idiomatic code, design patterns, security, testing, performance, and deployment for production-grade Python applications.
React Mastery
React mastery: hooks deep dive, state management, component patterns, security, performance optimization, and testing.
Secure Coding
Cross-language secure coding: OWASP Top 10, input validation, auth patterns, cryptography, supply chain security with concrete examples in Python, PHP, JS, Go, Java.
Ci Cd Mastery
on:
push:
branches: [main]
pull_request:
branches: [main]
Hermes Webui Install
Install and configure Hermes WebUI (nesquena/hermes-webui) with nginx reverse proxy, SSL, and password auth.
Kanban Worker
kanban_comment(
body="review-required handoff:\n" + json.dumps({
"changed_files": ["rate_limiter.py", "tests/test_rate_limiter.py"],
"tests_run": 14,
"tests_passed": 14,
"diff_path": "/path/to/worktree", # or PR u
Monitoring Observability Mastery
Production monitoring, observability, and SRE practices — Prometheus, Grafana, Alertmanager, Loki, Jaeger, OpenTelemetry, and incident management
System Design Mastery
Design scalable distributed systems using structured approaches — load balancing, caching, message queues, databases, and microservices
Terraform Iac Mastery
Infrastructure as Code mastery — Terraform, Pulumi, CloudFormation, and multi-cloud provisioning with state management and GitOps
Webhook Subscriptions
---
name: webhook-subscriptions
description: "Webhook subscriptions: event-driven agent runs."
version: 1.1.0
platforms: [linux, macos, windows]
metadata:
hermes:
tags: [webhook, events, automation, integrations, notifications, push]
---
Whatsapp Chat Viewer
Deploy and maintain the WhatsApp Chat Viewer — a Flask web app that reads Hermes session transcripts and displays them in a WhatsApp Web-like UI. Includes WhatsApp Bridge API integration for group nam