📚 BusinessExplain 🏠 Home 📊 Analytics

🔍 Search results for "secure-coding"

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
Mobile Mastery
--- name: mobile-mastery category: coding description: "Mobile development mastery: Flutter, React Native, cross-platform patterns, security, testing, and deployment." version: 1.0.0 tags: [flutter, react-native, mobile, ios, android, cross-platform,
Nextjs Mastery
--- name: nextjs-mastery category: coding description: >- Comprehensive Next.js skill covering App Router architecture, rendering strategies, data fetching patterns, security hardening, testing, and production deployment. version: "1.0.0" tags:
Php Mastery
--- name: php-mastery category: coding description: Comprehensive PHP mastery covering modern PHP 8+, OOP & design patterns, security, frameworks, database/ORM, testing, performance, deployment, and production operations. version: 1.0.0 tags: - php
Python Mastery
--- name: python-mastery category: coding description: Comprehensive Python mastery skill covering architecture, idiomatic code, design patterns, security, testing, performance, and deployment for production-grade Python applications. version: 1.0.0
Html Css Mastery
--- name: html-css-mastery category: coding description: "Production-grade front-end engineering: semantic HTML5, scalable CSS architecture, responsive design, performance optimization, and security hardening." version: 1.0.0 tags: [html, css, fronte
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
React Mastery
--- name: react-mastery category: coding description: "React mastery: hooks deep dive, state management, component patterns, security, performance optimization, and testing." version: 1.0.0 tags: [react, hooks, state-management, components, security,
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
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
Hermes Agent Mastery
byteplus-coding: api_key: bp_xxxxx base_url: https://api.byteplus.com/coding/v1
Kanban Worker
**Coding task:** ```python kanban_complete( summary="shipped rate limiter — token bucket, keys on user_id with IP fallback, 14 tests pass", metadata={ "changed_files": ["rate_limiter.py", "tests/test_rate_limiter.py"], "tests_
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
### Decision Tree ``` SSH hardening? ─┬─ Disable password auth ──→ key-only authentication ├─ Change default port ──→ obscurity (reduces bot noise, NOT real security) ├─ Limit root login ──→ PermitRootLogin no (use
Vps Provision
### One-shot LLM queries (preferred over hermes chat) ```bash llm-ask "question" llm-ask groq "What is 7*8?" # Free, 212 tok/s llm-ask opencode-go "Explain X" # Default provider llm-ask openrouter "Research Y" # 33+ free m