원클릭으로
agentic-awesome-kits
agentic-awesome-kits에는 KhaiTrang1995에서 수집한 skills 32개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Scaffold a new endless-runner game folder from a control template (ski|moto|ski-side|wing|loop). Trigger `/runner-new <slug> --template <id>`.
Hub for 3D endless-runner games — list control templates, recommend a pattern, point to live demos and /runner-new. Trigger `/runner` or `/runner --list`.
Tune an existing runner game — CONFIG difficulty, theme CSS, bloom — without rewriting architecture. Trigger `/runner-tune <game>`.
Generate system architecture .drawio diagrams — client, service, database, external systems with standard icons and clear connections.
Generate advanced .drawio diagrams (ERD, UML class/sequence, C4 model, ML/DL, mindmap/gantt/timeline via Mermaid, complex architecture) — including from existing code (Python/JS/Go/Rust), IaC (Terraform/Kubernetes/docker-compose, or live running infra), SQL DDL, or OpenAPI specs. Includes shape search across 10,000+ standard icons (AWS/Azure/GCP/Cisco/K8s/UML/BPMN), style presets, and PNG/SVG/PDF/JPG export via draw.io desktop CLI with vision self-check. Use when `/architecture` or `/flowchart` (hand-authored XML, no CLI dependency) is not enough — need high accuracy, vendor-specific icons, auto-layout for large diagrams, import from real code/infra, or image export.
Generate ERD .drawio — entities, attributes, 1-1/1-N/N-N relationships, PK/FK. Hand-authored XML with TechSphereX AI palette; complex SQL DDL → /diagram --from-sql.
Generate flowchart .drawio from a process description — start/end, process, decision, standard mxGraph, opens directly in draw.io.
Generate a CI/CD pipeline — build, test, security scan, deploy. Supports GitHub Actions, GitLab CI, Bitbucket Pipelines.
Generate docker-compose.yml — multi-service, network, volumes, healthcheck.
Generate an optimized Dockerfile — multi-stage build, security hardening, small image size.
Generate Swarm secret/config management — external secret references, versioned rotation, config mounts.
Generate or update a single Swarm service definition — scaling, resource limits, rolling update policy, health check.
Generate a Docker Swarm stack file — services, deploy policy (replicas, placement, rolling update/rollback), overlay network.
ELK health checklist — cluster status, shards, ILM, disk watermarks, ingest lag, pipeline errors. Docs only.
Hub Q&A for ELK Stack — route log-check, es-query, logstash, kibana-dashboard, elk-health. Evidence-only.
Build Elasticsearch Query DSL / Kibana KQL / Lucene — filters, aggs, sort. Read-only samples; no prod API calls.
Spec a Kibana dashboard — panels, KQL filters, on-call layout. No auto NDJSON export to prod.
Investigate logs in ELK — time window, KQL, error patterns, redacted samples, correlation, report. Primary log-ops skill. Evidence-only.
Sketch Logstash / ingest pipelines — input, filter (grok/json/mutate), ES output. No prod deploy.
Design Grafana alert rules — query, threshold, for, labels, annotations, routing hints.
Spec a Grafana dashboard — rows, panels, PromQL/LogQL, variables, on-call layout. No API provision.
Guide a Grafana Explore session — correlate Prometheus metrics and Loki logs for the same window/labels.
Hub Q&A for Grafana/Prometheus/Loki — route dashboard, alert, loki-query, explore. Evidence-only.
Check logs with LogQL (Loki/Grafana) — stream selector, filters, redacted samples, rate, investigation report. Evidence-only.
Generate K8s manifests — Deployment, Service, ConfigMap, HPA, Ingress.
Generate a Helm chart — values.yaml, templates, multi-environment.
Generate monitoring config — Prometheus alert rules, Grafana dashboard JSON, ServiceMonitor.
Read-only Zabbix problem / metric / log-item investigation checklist. No ack/disable in prod.
Design a Zabbix host — groups, interfaces, templates, macros, proxy, tags. Spec only, no UI apply.
Hub Q&A for Zabbix — route to host/template/trigger/check. Evidence-only. Trigger `/zabbix <question>`.
Design a Zabbix template — items, LLD, triggers, graphs, macros. Markdown spec only.
Design Zabbix triggers — expression, recovery, severity, dependency, action hints. Sample docs only.