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.
software-localisation
Provides a detailed decision tree and library comparison for implementing i18n/l10n in React, Vue, Angular, and Node.js projects. Covers key concepts like ICU message format, translation key patterns, and CI/CD workflows. Includes up-to-date version references and practical guidance for common tasks.
error-tracking
Provides detailed implementation patterns for integrating Sentry v8 error tracking and performance monitoring across Node.js services. Includes specific code examples for controllers, routes, workflows, cron jobs, and database operations. Enforces a strict 'no console.error without Sentry' policy and offers service-specific configurations.
performance-testing
A comprehensive and highly practical performance testing guide with excellent structure, clear examples, and actionable workflows for modern development teams.
slo-implementation
Provides a concrete framework for implementing SLOs with Prometheus recording rules, alerting configurations, and Grafana dashboard queries. Includes specific SLI formulas, error budget calculations, and multi-window burn rate alerting strategies. Offers ready-to-use YAML examples for production monitoring systems.
.claude
Provides ClickHouse-specific development guidelines and CI report analysis tools. Includes code formatting rules, commit practices, and scripts to fetch and parse test results from ClickHouse's S3-based CI system. Helps maintain consistency in documentation and debugging test failures.
test-environment-management
This skill provides concrete guidance for managing test environments using Infrastructure as Code, Docker, and service virtualization. It includes specific examples for Docker Compose, Terraform, and cost optimization scripts. The skill helps teams avoid 'works on my machine' issues by ensuring environment parity with production.
aws-beanstalk-expert
Expert knowledge for deploying, managing, and troubleshooting AWS Elastic Beanstalk applications with production best practices
nodejs-backend-patterns
Provides concrete code examples and architectural patterns for building Node.js backend services with Express and Fastify. Covers middleware setup, layered architecture, authentication with JWT, database integration, caching strategies, and API response formatting. Includes TypeScript examples and best practices for production deployment.
ecs
AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or troubleshooting container issues.
cloudflare-mcp-server
Build MCP servers on Cloudflare Workers - the only platform with official remote MCP support. TypeScript-based with OAuth, Durable Objects, and WebSocket hibernation. Prevents 24 documented errors. Use when: deploying remote MCP servers, implementing OAuth, or troubleshooting URL path mismatches, McpAgent exports, CORS issues, IoContext timeouts.
revert
Provides structured git revert operations at task, phase, or track levels with mandatory confirmation steps. Integrates with TodoWrite for workflow tracking and maintains project consistency through validation checks. Targets development teams using Conductor for project management.
eks
AWS EKS Kubernetes management for clusters, node groups, and workloads. Use when creating clusters, configuring IRSA, managing node groups, deploying applications, or integrating with AWS services.
TanStack Router
Build type-safe, file-based React routing with TanStack Router. Supports client-side navigation, route loaders, and TanStack Query integration. Prevents 20 documented errors including validation structure loss, param parsing bugs, and SSR streaming crashes. Use when implementing file-based routing patterns, building SPAs with TypeScript routing, or troubleshooting devtools dependency errors, type safety issues, Vite bundling problems, or Docker deployment issues.
e2e-testing-patterns
Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.
tmux
This skill enables remote control of tmux sessions for running interactive command-line tools. It provides scripts for sending keystrokes, capturing output, and managing multiple sessions in parallel. Useful for orchestrating coding agents or automating REPL interactions.
git-workflow
This skill manages Git operations for spec-driven development workflows. It creates branches with naming conventions, generates conventional commits, and creates pull requests with spec-based templates. It integrates with specification and implementation phases, handles uncommitted changes gracefully, and provides clear user prompts for workflow decisions.
contract-testing
This skill provides consumer-driven contract testing for microservices using Pact. It defines clear workflows for consumer expectations, provider verification, and CI/CD integration to prevent breaking changes. Includes code examples for Pact contracts, breaking change detection with semver recommendations, and pipeline integration.
cicd-pipeline-qe-orchestrator
A comprehensive CI/CD quality orchestration skill with excellent phase-based structure, clear quality gates, and adaptive strategies for different risk levels and application types.
performance-analysis
Detects performance bottlenecks in Claude Flow swarms across communication, processing, memory, and network layers. Provides actionable recommendations and auto-fix options. Generates detailed reports in multiple formats for analysis and comparison.
n8n-workflow-testing-fundamentals
Provides structured testing methods for n8n workflows, including validation, execution testing, and error handling. Offers code examples for common testing scenarios and coordination patterns for multi-agent testing.
testability-scoring
Automates testability scoring for web apps using 10 principles with Playwright. Generates JSON and HTML reports with radar charts, integrates with CI/CD, and optionally uses Vibium for stability metrics. Provides actionable improvement priorities based on weighted scores.
semgrep
Run Semgrep static analysis for fast security scanning and pattern matching. Use when asked to scan code with Semgrep, write custom YAML rules, find vulnerabilities quickly, use taint mode, or set up Semgrep in CI/CD pipelines.
release
Provides a step-by-step checklist for releasing Claude Code plugins, focusing on version bumping, marketplace.json updates, and git tagging. Includes troubleshooting for common mistakes like forgetting to update marketplace catalog.
AgentDB Performance Optimization
Optimize AgentDB performance with quantization (4-32x memory reduction), HNSW indexing (150x faster search), caching, and batch operations. Use when optimizing memory usage, improving search speed, or scaling to millions of vectors.