routeros-mndp
Low Risk 72Discover MikroTik devices using MNDP protocol
by tikoci
Implementing MikroTik device discovery requires understanding the MNDP wire format and RouterOS neighbor APIs. This skill provides the protocol specification, TLV parsing examples, and REST API patterns to build reliable neighbor discovery into your Claude or Claude Code workflows.
routeros-fundamentals
Safe 74Master MikroTik RouterOS v7 Configuration and Scripting
by tikoci
Configuring MikroTik routers manually wastes hours on repetitive tasks. This skill gives AI agents the RouterOS v7 knowledge to write correct CLI commands, REST API calls, and automation scripts on the first attempt.
routeros-container
Safe 73Manage containers on MikroTik RouterOS
by tikoci
Running containers on MikroTik RouterOS requires understanding its custom OCI implementation, which differs significantly from standard Docker. This skill provides step-by-step guidance for container setup, networking, image management, and lifecycle operations on RouterOS devices.
routeros-command-tree
Safe 71Generate RouterOS API Schemas from Command Tree
by tikoci
Building tools that interact with RouterOS requires understanding the command hierarchy. This skill provides the knowledge to programmatically explore the RouterOS command tree via the /console/inspect API and generate RAML or OpenAPI schemas.
routeros-app-yaml
Safe 73Write RouterOS container YAML configurations
by tikoci
Create and validate YAML configurations for MikroTik RouterOS container applications. This skill helps you define services, ports, volumes, and networks for the RouterOS /app subsystem without needing docker-compose knowledge.
vibe-kanban
Low Risk 72Orchestrate AI Agents on a Visual Kanban Board
by supercent-io
Managing multiple AI coding agents leads to git conflicts and lost context. This skill provides visual task tracking with automatic git worktree isolation, enabling parallel agent execution without conflicts.
vercel-deploy
Safe 71Deploy to Vercel
by supercent-io
Deploy web applications to Vercel instantly without authentication. Automatically detect frameworks and return both preview and claim URLs.
npm-git-install
Low Risk 67Install npm Packages from GitHub Repositories
by supercent-io
When packages are not on npm registry or you need specific branches, this skill guides you through installing directly from GitHub. Learn HTTPS, SSH, and token authentication methods safely.
monitoring-observability
Safe 71Set Up Monitoring and Observability
by supercent-io
This skill helps developers and DevOps engineers implement comprehensive monitoring, logging, and alerting systems using industry-standard tools like Prometheus and Grafana.
git-workflow
Safe 71Master Git Workflows with Confidence
by supercent-io
Struggling with Git branches, merges, and conflicts? This skill provides clear, step-by-step guidance for all Git operations with best practices for team collaboration.
deployment-automation
Safe 70Automate Cloud Deployments
by supercent-io
Manual deployment is slow and error-prone. This skill provides ready-to-use templates for Docker, Kubernetes, GitHub Actions, and zero-downtime deployment strategies so you can ship faster with confidence.
agent-browser
Low Risk 71Automate Browser Workflows with AI Agents
by supercent-io
Manual web testing and browser automation require complex scripts and fragile selectors. This skill provides deterministic browser control using snapshot-based element references for reliable, repeatable workflows.
supabase
Safe 79Build with Supabase databases and auth
by supabase
Supabase changes frequently and has security traps that silently create vulnerabilities. This skill provides verified best practices for schema design, RLS policies, auth security, CLI usage, and MCP server setup.
plugin-forge
Safe 80Build and Manage Claude Code Plugins
by softaworks
Creating Claude Code plugins requires proper directory structure, manifest files, and version management. This skill automates plugin scaffolding with scripts that generate correct plugin.json manifests, README templates, and handle semantic versioning across both plugin and marketplace manifests.
skill-marketplace-publisher
Low Risk 74Publish skills to AI marketplaces with safety audits
by Sliense-ysd
AI skill developers need a reliable way to publish their creations to public marketplaces. This skill provides end-to-end publishing with automated safety auditing, packaging, and submission to Skillstore and SkillMap.
workflow-orchestration-patterns
Safe 71Design reliable distributed workflows with Temporal patterns
by sickn33
Building reliable distributed systems is challenging due to failures, timeouts, and state management complexity. This skill provides proven workflow orchestration patterns from Tempotal that handle failures automatically, preserve state across crashes, and scale horizontally.
workflow-automation
Safe 70Build Durable Workflow Automation Systems
by sickn33
Stop losing work to network failures and timeouts. Learn to build reliable, fault-tolerant workflows that survive restarts and handle errors gracefully using durable execution platforms.
wordpress
Safe 69Build WordPress sites with AI guidance
by sickn33
WordPress development involves multiple complex phases from setup to deployment. This workflow bundle provides step-by-step guidance through theme development, plugin creation, WooCommerce integration, and security hardening.
webflow-automation
Low Risk 69Automate Webflow CMS and Site Operations
by sickn33
Managing Webflow content manually is time-consuming and error-prone. This skill automates CMS operations, site publishing, and asset management through Rube MCP integration with Composio's Webflow toolkit.
webapp-testing
Safe 73Test web applications with Playwright automation
by sickn33
Local web application testing requires managing servers and automating browser interactions. This skill provides Playwright scripts and server helpers to streamline frontend testing workflows.