bazel-build-optimization
Safe 70Optimize Bazel builds for large monorepos
by wshobson
Large Bazel builds can become slow and hard to maintain. This skill provides proven templates and workflows to improve speed and reliability across enterprise codebases.
bats-testing-patterns
Safe 69Master Shell Testing with Bats Framework
by wshobson
Writing reliable shell scripts without tests leads to production failures. This skill teaches comprehensive Bats testing patterns to validate shell scripts with unit tests, fixtures, and CI/CD integration.
vercel-cli-with-tokens
Low Risk 66Deploy to Vercel with token authentication
by vercel-labs
Deploying web applications to Vercel requires authentication and project configuration. This skill enables your AI assistant to manage Vercel deployments using access tokens, without interactive login prompts.
infsh-cli
Low Risk 70Access 250+ AI services with the inference.sh CLI
by tool-belt
Running AI models typically requires separate API integrations for each service. This skill provides unified access to over 250 AI applications through one CLI, covering image generation, video creation, LLMs, web search, and social media automation.
agent-tools
Low Risk 68Run serverless AI applications with inference.sh CLI
by tool-belt
Access over 250 AI applications without managing GPUs or infrastructure. The inference.sh CLI provides a unified interface for image generation, video creation, language models, web search, and social media automation through serverless cloud execution.
routeros-mndp
Safe 67Implement MikroTik Neighbor Discovery Protocol (MNDP)
by tikoci
Network engineers need to understand MNDP protocol format to build custom discovery tools, but protocol specifications are scattered across technical documents. This skill provides complete MNDP wire format documentation, TLV parsing examples, and RouterOS integration patterns.
routeros-fundamentals
Low Risk 69Configure MikroTik RouterOS with AI
by tikoci
AI agents often fail when working with RouterOS because it uses a proprietary CLI, not Linux commands. This skill provides the domain knowledge to write correct RouterOS commands, REST API calls, and scripts without Linux hallucinations.
routeros-firewall
Low Risk 64Configure RouterOS Firewall Rules with AI
by tikoci
Writing RouterOS firewall rules manually leads to misconfiguration and security gaps. This skill helps Claude, Codex, and Claude Code generate correct firewall configurations including filter rules, NAT, mangle chains, address-lists, and DoS protection patterns.
vibe-kanban
Low Risk 70Orchestrate 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 65Install 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 70Set 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 69Master 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 69Automate 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 70Automate 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 77Build 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 72Publish 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.