🔍 Search results for "sql"
Lemp Lamp Mastery
---
name: lemp-lamp-mastery
category: coding
description: "Production-grade LEMP/LAMP stack: Nginx/Apache, PHP-FPM, MariaDB/MySQL, SSL/TLS, deployment, monitoring, and security hardening."
version: 1.0.0
tags: [lemp, lamp, nginx, apache, php-fpm, mys
Database Mastery
---
name: database-mastery
description: 'Production database mastery — MySQL/MariaDB, PostgreSQL, Redis, backup strategies, replication, and query optimization'
version: 1.0.0
category: devops
tags: [database, mysql, postgresql, redis, mariadb, sql,
Ai Agent Mastery
### MCP Server Configuration
```yaml
# ~/.hermes/config.yaml — MCP servers section
mcp:
servers:
# Filesystem access
- name: filesystem
command: npx
args: ["-y", "@modelcontextprotocol/server-filesystem", "/root/workspace"]
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.
Kanban Orchestrator
1. **Multiple specialists are needed.** Research + analysis + writing is three profiles.
2. **The work should survive a crash or restart.** Long-running, recurring, or important.
3. **The user might want to interject.** Human-in-the-loop at any step.
Kanban Worker
**Review task:**
```python
kanban_complete(
summary="reviewed PR #123; 2 blocking issues found (SQL injection in /search, missing CSRF on /settings)",
metadata={
"pr_number": 123,
"findings": [
{"severity": "critic
Kubernetes Mastery
Comprehensive Kubernetes mastery guide covering architecture, core objects, networking, security, Helm, Kustomize, debugging, monitoring, GitOps, and production best practices.
Networking Ssl Mastery
Networking and SSL/TLS mastery — DNS, reverse proxies, TLS termination, CDN tuning, firewall rules, and certificate management
Server Hardening Mastery
Production server hardening — SSH, fail2ban, UFW/iptables, auditd, kernel tuning, intrusion detection, and compliance