Secure Coding
---
name: secure-coding
category: coding
description: "Cross-language secure coding: OWASP Top 10, input validation, auth patterns, cryptography, supply chain security with concrete examples in Python, PHP, JS, Go, Java."
version: 1.0.0
tags: [securi
Skill Library Management
---
name: skill-library-management
description: "Discover, evaluate, install, and organize Hermes Agent skills from community repos and official sources. Handles parallel cloning, nested repo symlinking, frontmatter validation, token impact measureme
Hermes Agent Mastery
Definitive mastery-level skill for Hermes Agent internals, configuration, and operations. Covers architecture, multi-provider LLM routing, gateway ops, skill authoring, cron/background jobs, memory/hi
Html Css Mastery
Nextjs Mastery
| Concern | Key API / Pattern |
|---|---|
| App Router layouts | `app/layout.tsx`, `template.tsx` |
| Loading / Error UI | `loading.tsx`, `error.tsx`, `global-error.tsx` |
| Parallel routes | `@folder` slot convention |
| Intercepting routes | `(.)`
Python Mastery
Comprehensive Python mastery skill covering architecture, idiomatic code, design patterns, security, testing, performance, and deployment for production-grade Python applications.
Kanban Orchestrator
Decomposition playbook + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do the work yourself" rule and the basic lifecycle are auto-injected into every kanba
Networking Ssl Mastery
Networking and SSL/TLS mastery — DNS, reverse proxies, TLS termination, CDN tuning, firewall rules, and certificate management
System Design Mastery
Design scalable distributed systems using structured approaches — load balancing, caching, message queues, databases, and microservices
Terraform Iac Mastery
1. [Overview & Tool Landscape](#overview--tool-landscape)
2. [HCL Syntax & Core Concepts](#hcl-syntax--core-concepts)
3. [Providers — AWS, GCP, Azure & Multi-Cloud](#providers--aws-gcp-azure--multi-cloud)
4. [Resources](#resources)
5. [Data Sources](
Vps Provision
Provision and sync Hermes Agent to child VPSes for parallel work delegation.
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
Lemp Lamp Mastery
Production-grade LEMP/LAMP stack: Nginx/Apache, PHP-FPM, MariaDB/MySQL, SSL/TLS, deployment, monitoring, and security hardening.
Php Mastery
Comprehensive PHP mastery covering modern PHP 8+, OOP & design patterns, security, frameworks, database/ORM, testing, performance, deployment, and production operations.
React Mastery
React mastery: hooks deep dive, state management, component patterns, security, performance optimization, and testing.
Ci Cd Mastery
End-to-end CI/CD pipeline mastery — GitHub Actions, GitLab CI, Jenkins, deployment strategies, and release automation
Hermes Skills Install
Discover, evaluate, and bulk-install Hermes Agent skills from community repos, official sources, and registries. Handles all skill types: standard SKILL.md, pip packages, Hermes plugins, and MCP serve
Hermes Skills Upgrade
Full skill library upgrade workflow for Hermes Agent. Audits installed skills, pulls latest from all tracked repos, clones new repos from awesome-hermes-agent curated list, installs missing skills, va
Kanban Worker
Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is w
Kubernetes Mastery
Comprehensive Kubernetes mastery guide covering architecture, core objects, networking, security, Helm, Kustomize, debugging, monitoring, GitOps, and production best practices.
Monitoring Observability Mastery
Production monitoring, observability, and SRE practices — Prometheus, Grafana, Alertmanager, Loki, Jaeger, OpenTelemetry, and incident management
Server Hardening Mastery
Production server hardening — SSH, fail2ban, UFW/iptables, auditd, kernel tuning, intrusion detection, and compliance