routeros-sniffer
High Risk 38Debug RouterOS Packet Captures
by tikoci
RouterOS packet capture setup is hard to remember during network debugging. This skill guides TZSP streaming, pcap saving, and receiver setup.
Curate your favorite skills into a reusable collection, then install it with one command.
Debug RouterOS Packet Captures
by tikoci
RouterOS packet capture setup is hard to remember during network debugging. This skill guides TZSP streaming, pcap saving, and receiver setup.
Run RouterOS CHR in QEMU
by tikoci
RouterOS CHR labs often fail because firmware, VirtIO, acceleration, and port forwarding differ by architecture. This skill provides tested QEMU patterns for local labs and CI workflows.
Automate RouterOS Netinstall Workflows
by tikoci
RouterOS recovery and reinstall workflows are easy to misorder. This skill gives grounded Netinstall guidance for packages, scripts, interfaces, and first boot behavior.
Discover RouterOS Neighbors with MNDP
by tikoci
RouterOS discovery is hard to implement when MNDP packet behavior is unclear. This skill explains the wire format, neighbor commands, parsing details, and safety constraints.
Configure RouterOS Hotspot Portals
by tikoci
RouterOS hotspot setup has hidden rules around firewall chains, CAPPORT, RADIUS, and template variables. This skill guides Claude, Codex, and Claude Code through accurate captive portal configuration.
Manage RouterOS v7 With AI Agents
by tikoci
RouterOS differs from standard Linux, so generic shell advice often fails. This skill gives Claude, Codex, and Claude Code RouterOS-specific CLI, REST API, and automation guidance.
Deploy RouterOS Containers
by tikoci
RouterOS containers require device-mode, storage, VETH networking, and version-specific commands. This skill helps Claude, Codex, and Claude Code produce safer MikroTik container workflows.
Configure RouterOS Firewall Rules Safely
by tikoci
RouterOS firewall syntax is easy to misorder and duplicate. This skill gives focused guidance for filters, NAT, mangle routing, lists, and DoS rules.
Map RouterOS Command Trees
by tikoci
RouterOS command trees are hard to inspect and convert into schemas. This skill explains /console/inspect traversal, REST verb mapping, and safe schema generation.
Build RouterOS /app YAML Manifests
by tikoci
RouterOS /app YAML differs from docker-compose and changes across RouterOS releases. This skill explains the format, validation choices, REST loading patterns, and common mistakes.
Build Reliable Web Frontends
by tencentcloudbase
Frontend work often fails when framework conventions, browser validation, and deployment rules are mixed together. This skill gives agents a structured path for React, Vue, Vite, and CloudBase web work.
Design Distinctive UI Prototypes
by tencentcloudbase
Generic AI interfaces often lack visual direction and platform-aware detail. This skill guides Claude, Codex, and Claude Code to define design intent before building prototypes.
Why this variant is first
tencentcloudbase-ui-design
2026-08-21
yunshu0909-ui-design
2026-08-21
Plan Complex Coding Changes
by tencentcloudbase
Large coding changes often fail when scope, design, and acceptance criteria are vague. This skill guides Claude, Codex, and Claude Code through requirements, design, tasks, and staged confirmation.
Why this variant is first
tencentcloudbase-spec-workflow
2026-08-21
clionegohan-spec-workflow
2026-08-21
Build CloudBase Relational Database Web Clients
by tencentcloudbase
Browser apps need a clear CloudBase relational database setup path. This skill shows the shared web SDK client and Supabase-style query flow.
Manage CloudBase MySQL with MCP
by tencentcloudbase
CloudBase MySQL operations need clear tool choice and safety checks. This skill guides agents through MCP-based provisioning, querying, schema changes, and permission reviews.
Build CloudBase PostgreSQL Apps
by tencentcloudbase
CloudBase PG apps need correct SDK, schema, auth, RLS, and storage setup. This skill guides agents through safe PostgreSQL workflows and verification.
Inspect CloudBase Operations Health
by tencentcloudbase
CloudBase teams need a fast way to understand resource health, logs, and service status during incidents. This skill guides Claude, Codex, and Claude Code through read-only inspections and prioritized recommendations.
Build WeChat Mini Programs with CloudBase
by tencentcloudbase
WeChat Mini Program work requires platform-specific structure, preview, and CloudBase decisions. This skill guides setup, debugging, release checks, and CloudBase integration.
Build CloudBase HTTP API Clients
by tencentcloudbase
CloudBase teams need reliable raw HTTP integrations when SDKs are unavailable. This skill guides endpoint selection, authentication, OpenAPI lookup, and safe request construction.
Create CloudBase Data Models
by tencentcloudbase
Complex schema work needs clear entity boundaries and relationships. This skill guides Claude, Codex, and Claude Code through Mermaid models and CloudBase data-model tool use.