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.
agentdb-optimization
Provides concrete optimization techniques for AgentDB vector databases, including quantization methods (binary, scalar, product) for 4-32x memory reduction and HNSW indexing for 150x faster search. Offers specific configuration recipes for different scale levels and use cases with measurable performance benchmarks.
verification-quality
Provides automated code quality verification with truth scoring (0.0-1.0 scale) and automatic rollback when scores fall below a configurable threshold (default 0.95). Integrates with CI/CD pipelines, offers real-time monitoring dashboards, and includes pre-commit hooks for preventing low-quality code from being committed.
burp-suite
This skill documents Burp Suite Professional, a leading HTTP interception proxy for web application security testing. It provides detailed workflows for proxy configuration, active/passive scanning, and fuzzing with Intruder. The guide includes practical examples for Docker integration and common troubleshooting scenarios.
flow-nexus-platform
Provides a unified interface for managing Flow Nexus cloud platform features including user authentication, code sandboxes, app deployment, credit payments, and coding challenges. Offers detailed API examples for each function with practical use cases.
performance-analysis
A CLI tool for analyzing Claude Flow swarm performance, detecting bottlenecks in communication, processing, memory, and network. Provides actionable recommendations and can auto-fix issues. Includes real-time profiling, report generation, and CI/CD integration with JSON/HTML outputs.
quality-metrics
A comprehensive and actionable quality metrics framework that effectively distinguishes meaningful metrics from vanity metrics, with excellent DORA integration and practical implementation guidance.
secrets-management
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
release-prep
Automates release preparation for MassGen projects by generating CHANGELOG entries, announcement text, and validating documentation. Handles git operations, archives previous releases, suggests screenshots, and provides a release checklist. Specifically designed for projects following Keep a Changelog format.
git-commit-message
This skill analyzes staged git changes to generate commit messages following Conventional Commits specification. It uses a three-tier format system that matches message detail to commit importance, from detailed documentation for critical features to concise messages for minor updates. The tool includes validation rules to block generic messages and provides security guidance for sensitive commits.
security-testing
Provides a structured approach to security testing based on OWASP Top 10, with ready-to-use test code for access control, injection, and crypto failures. Includes CI/CD integration examples and coordination for multiple security-focused agents.
bunjs-production
Provides complete Docker multi-stage builds, AWS ECS task definitions, Redis caching patterns, and graceful shutdown handlers for Bun.js TypeScript backends. Includes production-ready configurations with health checks, non-root users, and environment-specific setups.
test-automation-strategy
A comprehensive and well-structured test automation strategy skill providing clear guidance on pyramid principles, patterns, CI/CD integration, and flaky test management with practical examples.
rclone
This skill provides rclone commands for uploading, syncing, and managing files across multiple cloud storage providers. It includes setup verification, configuration guidance for S3, R2, B2, Google Drive, and Dropbox, plus practical commands with flags for different transfer scenarios.
agent-sandbox-skill
This skill provides a CLI wrapper for E2B sandboxes, enabling safe execution of code, commands, and file operations in isolated environments. It handles sandbox lifecycle, file transfers, and browser automation with clear prerequisites and troubleshooting steps.
fastmcp
Build MCP servers in Python with FastMCP to expose tools, resources, and prompts to LLMs. Supports storage backends, middleware, OAuth Proxy, OpenAPI integration, and FastMCP Cloud deployment. Prevents 30+ errors. Use when: creating MCP servers, or troubleshooting module-level server, storage, lifespan, middleware, OAuth, background tasks, or FastAPI mount errors.
shopify-app-dev
Custom Shopify app development using Shopify CLI, app architecture, OAuth authentication, app extensions, admin UI, Hydrogen/Remix frameworks, and deployment. Use when creating Shopify apps, setting up Shopify CLI, building app extensions, implementing OAuth flows, creating admin UI components, working with Hydrogen or Remix, deploying to Cloudflare Workers, or integrating third-party services with Shopify stores.
playwright-testing
Provides concrete Playwright testing patterns for web applications, covering authentication, file handling, network mocking, and CI/CD integration. Focuses on best practices like Page Object Model, resilient locators, and avoiding flaky tests. Includes specific code examples and actionable advice for common testing scenarios.
regression-testing
This skill provides a structured approach to regression testing with intelligent test selection based on code changes and risk. It offers concrete strategies for different scenarios (per-commit, nightly, pre-release) and includes practical examples for CI/CD integration and test optimization.
error-recovery
Provides concrete patterns for handling failures in multi-agent workflows, including timeout management, API error recovery, and graceful degradation strategies. Offers specific code examples for retry logic, user notification, and fallback mechanisms.
dependency-upgrade
Provides a systematic approach for upgrading major dependency versions with compatibility analysis, staged rollout strategies, and comprehensive testing. Includes concrete commands for npm/yarn, upgrade checklists, rollback plans, and automation tools like Renovate/Dependabot configurations.
1password
This skill provides a structured workflow for using 1Password CLI within Claude, focusing on secure secret retrieval. It enforces tmux sessions to handle authentication prompts, includes guardrails against secret exposure, and references official documentation for setup.
k8s-troubleshoot
This skill provides direct access to Kubernetes pods for troubleshooting by searching pods with label selectors and executing diagnostic commands inside containers. It covers common scenarios like checking logs, processes, network connections, and resource usage. The documentation includes specific command examples for real-world issues like dubbo3 provider problems.
n8n-security-testing
A comprehensive security testing tool for n8n workflows that effectively addresses credential exposure, encryption verification, and authentication testing with practical code examples.
ec2
AWS EC2 virtual machine management for instances, AMIs, and networking. Use when launching instances, configuring security groups, managing key pairs, troubleshooting connectivity, or automating instance lifecycle.