Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
cloud-sandbox
This skill provides tools to create and manage isolated E2B sandboxes for running code in various languages. It supports multiple templates like Node.js, Python, and React, with features for file upload, command execution, and environment configuration. Useful for testing untrusted code or creating reproducible development setups.
linkerd-patterns
Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.
django-pro
Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment. Use PROACTIVELY for Django development, ORM optimization, or complex Django patterns.
convert-to-apple-container
Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".
railway-environment
Query, stage, and apply configuration changes for Railway environments. Use for ANY variable or env var operations, service configuration (source, build settings, deploy settings), lifecycle (delete service), and applying changes. Prefer over railway-status skill for any configuration or variable queries.
ci-cd
CI/CD pipeline expert for GitHub Actions, GitLab CI, Jenkins, and deployment automation
kubernetes
Kubernetes operations expert for kubectl, pods, deployments, and debugging
kubernetes-specialist
Use when deploying or managing Kubernetes workloads requiring cluster configuration, security hardening, or troubleshooting. Invoke for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization.
playwright-pro
Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end testing, browser automation, fixing flaky tests, test migration, CI/CD testing, or test suites. Generate tests, fix flaky failures, migrate from Cypress/Selenium, sync with TestRail, run on BrowserStack. 55 templates, 3 agents, smart reporting.
execution
A wrapper tool for executing individual sprints within multi-sprint epics. It injects sprint-specific context, manages CFN Loop execution, enforces scope boundaries, validates deliverables, and reports results with PROCEED/ITERATE/ABORT outcomes.
ci-cd-pipelines
Provides CI/CD pipeline templates for GitHub Actions with clear examples for test, build, and deploy stages. Includes Docker container building, deployment strategies comparison, and best practices like immutable artifacts and secrets management.
terraform-expert
Provides Terraform code patterns for AWS infrastructure including VPC, ECS, and RDS modules. Shows project structure, state management with S3 backend, and common patterns like for_each loops. Includes practical examples but lacks interactive guidance.
c-incremental-build-converter
Convert C/C++ project build.sh and test.sh scripts to support incremental builds. Use when fixing build scripts for re-execution after docker commit, converting to out-of-tree builds, or making scripts idempotent for repeated execution.
database-migration
Automates creation of database migration files with up/down SQL scripts when users mention schema changes. Follows conventions for tools like Knex and Prisma, validates SQL syntax, and generates timestamped files. Useful for developers managing database schema evolution.
cfn-agent-swap
This skill provides automated recommendations for swapping underperforming agents in CFN Loops based on feedback themes. It maps specific feedback types to specialized replacement agents and offers multiple replacement strategies. The tool is stateless and designed for minimal side effects.
Docker
This Claude skill provides comprehensive container management for Docker and Podman, automatically detecting the runtime to build images, manage containers, handle compose files, debug issues, and optimize resources with security scanning and multi-architecture support.
github-actions-ssh-deploy
交互式配置 GitHub Actions 通过 SSH 密钥连接 VPS 的向导。当用户需要设置 GitHub Actions 部署到 VPS、配置 CI/CD SSH 连接、生成部署 workflow 时使用此 skill。通过问答方式收集必要信息后生成完整配置。
nuxt-production
This skill provides expert guidance for optimizing Nuxt 4 production applications, covering hydration debugging, performance tuning, Vitest testing, deployment to major platforms, and migration from Nuxt 3.
tech-detection
Automatically detects technology stacks in projects by scanning configuration files, identifying languages, frameworks, package managers, and cloud platforms. Updates Claude permissions based on detected tech and generates project-context.json for other skills to reference. Includes automated LSP setup and specialist agent creation.
automated-code-fixer
Automatically fixes code issues like test failures, lint errors, and type mismatches with strict validation gates. Enforces test coverage, formatting rules, and security checks before accepting changes. Escalates complex issues to humans.
governance
Provides command-line control over Claude agent governance settings, allowing users to toggle enforcement rules for chain-of-command routing and session-end requirements without editing config files directly.
helm-chart-scaffolding
This skill provides comprehensive guidance for creating, organizing, and managing Helm charts to template, package, and deploy Kubernetes applications with reusable configurations and best practices.
release-strategy-advisor
Analyzes existing software projects to detect release patterns and recommends optimal release strategies based on architecture, team size, and deployment needs, creating comprehensive living documentation for delivery processes.
Managing GitHub Issue Dependencies
This skill manages GitHub issue dependencies using GraphQL API, allowing users to add, remove, and query blocking relationships between issues. It provides concrete GraphQL queries and emphasizes conservative use of blocking relationships to avoid unnecessary workflow constraints.