azure-hosted-copilot-sdk
Safe 75Deploy Copilot SDK Apps to Azure
by microsoft
Developers struggle to build and host AI-powered apps with GitHub Copilot SDK. This skill scaffolds projects, integrates Copilot SDK into existing codebases, configures Azure models, and deploys to Azure Container Apps.
agent-tools
Low Risk 71Execute 150+ Serverless AI Models via CLI
by inference-sh-8
Access enterprise AI capabilities without GPU infrastructure or model management. Run image generation, video creation, LLM inference, and web search through a unified command-line interface.
webapp-testing
Low Risk 73Test Web Applications with Playwright Automation
by ZhanlinCui
Local web application testing requires reliable browser automation without manual setup. This toolkit provides Playwright scripts and server management utilities to streamline frontend testing workflows.
vercel-deploy
Low Risk 72Deploy websites to Vercel instantly
by ZhanlinCui
Deploy any project to Vercel without authentication or configuration. The skill packages your code, detects your framework automatically, and returns live preview URLs in seconds.
using-git-worktrees
Safe 73Create Isolated Git Workspaces for Parallel Development
by ZhanlinCui
Git worktrees enable simultaneous branch work without context switching. This skill provides systematic directory selection and safety verification for reliable workspace isolation.
systematic-debugging
Low Risk 72Debug systematically to find root causes before fixing
by ZhanlinCui
Random fixes waste time and create new bugs. This skill provides a four-phase debugging framework that finds root causes before implementing solutions, preventing wasted effort on symptom-based fixes.
mcp-builder
Low Risk 71Build MCP servers for Claude integration
by ZhanlinCui
Creating MCP servers that work well with AI assistants requires careful design decisions. This guide provides proven patterns for tool design, API integration, and evaluation that ensure reliable LLM interactions.
doc-sync-tool
Low Risk 71Synchronize AI Agent Documentation Automatically
by ZhanlinCui
Maintaining identical configuration files for multiple AI agents is tedious and error-prone. This tool automatically keeps AGENTS.md, CLAUDE.md, and GEMINI.md files in sync across your entire project with real-time file watching or manual triggering.
deploying-to-production
Safe 74Deploy Web Project to Vercel
by ZhanlinCui
This skill automates the entire deployment process by guiding users through creating a GitHub repository and deploying to Vercel, eliminating manual deployment steps and reducing errors.
nx-monorepo
Safe 70Manage Nx Monorepos
by 92Bilal26
Nx monorepos require specialized knowledge of project graphs, affected commands, and caching strategies to optimize build performance. This skill provides expert Nx CLI commands, code generation patterns, and Python integration with uv workspaces for AI-assisted development.
helm-chart-architect
Safe 69Design Production-Grade Helm Charts
by 92Bilal26
Teams often copy Helm chart examples without understanding their architecture. This skill guides you through systematic architectural analysis to create charts that match your specific constraints and operational requirements.
network-engineering
Safe 70Design and troubleshoot network infrastructure
by 89jobrien
Network issues cause downtime and security vulnerabilities. This skill provides comprehensive reference guides for network architecture, load balancing, DNS configuration, and SSL/TLS debugging.
devops-runbooks
Safe 71Create operational runbooks for DevOps
by 89jobrien
DevOps teams struggle to document critical procedures in a consistent, actionable format. This skill provides structured templates and guidance for creating comprehensive runbooks that include incident response, troubleshooting steps, rollback procedures, and escalation paths.
cloud-infrastructure
Safe 70Design cloud architecture across AWS, Azure, and GCP
by 89jobrien
Building cloud infrastructure requires understanding complex patterns across multiple platforms. This skill provides expert guidance on architecture design, Infrastructure as Code implementation, cost optimization strategies, and production deployment patterns for AWS, Azure, and GCP.
remote-system-maintenance
Safe 69Maintain remote Linux systems
by 2389-research
Remote Linux system maintenance requires structured checklists and documentation. This skill provides three-phase diagnostics with quantified cleanup steps for Ubuntu and Debian servers.
scenario-testing
Safe 69Enforce scenario testing with real dependencies
by 2389-research
Mock-based testing creates false confidence in code quality. This skill enforces end-to-end scenario testing with real system dependencies to validate that features actually work.
proxychains
Low Risk 76Auto-detect network issues and use proxy
by 2025Emma
Network connection failures block development work. This skill helps Claude automatically route network traffic through proxychains4 when timeouts, DNS failures, or blocked access occur. Configure once and let Claude handle proxy routing automatically.
yolo
Low Risk 68Automate Lovable deployments in browser
by 10K-Digital
Lovable requires manual prompts for edge function and database migrations. This skill automates browser navigation and prompt submission after git push, saving developers time while maintaining safety with manual fallbacks.
python-observability-patterns
Safe 73Add Observability to Python Apps
by 0xDarkMatter
Python applications often lack clear logging, metrics, and tracing, making debugging difficult in production. This skill provides ready-to-use patterns for structlog, Prometheus metrics, and OpenTelemetry distributed tracing.
container-orchestration
Low Risk 77Build production container deployments
by 0xDarkMatter
Creating container deployments requires understanding Docker best practices, Kubernetes manifests, and Helm charts. This skill provides production-ready patterns and templates for containerized applications.