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.
rc-manager
Manages the entire Release Candidate workflow from alpha/beta/RC tagging to final production promotion, including versioning, testing validation, and deployment coordination across multiple stages.
context-optimizer
Context Optimizer is a second-pass tool that analyzes user prompts to surgically remove irrelevant specifications, agents, and skills from loaded context, achieving over 80% token reduction through intelligent, intent-based filtering.
grafana-dashboards
This skill enables the creation and management of production-ready Grafana dashboards for real-time visualization of system and application metrics, applying proven design principles like RED/USE methods to build effective operational observability interfaces.
pci-compliance
This skill helps implement PCI DSS compliance for secure payment processing, covering requirements like data encryption, tokenization, and access controls to protect cardholder data and reduce audit scope.
fluxwing-screenshot-importer
Import UI screenshots and generate uxscii components automatically using vision analysis. Use when user wants to import, convert, or generate .uxm components from screenshots or images.
better-skill-builder
Provides templates and patterns for creating Claude Skills with proper SKILL.md files. Includes reference documentation covering installation, distribution, and plugin structures. Focuses on making CLI tools AI-native across Claude's coding environments.
help-skill
A template for generating help documentation for Claude Skills plugins. It provides structured sections for skill overviews, commands, quick start guides, and search functionality. The template uses placeholders that get replaced with actual plugin information.
code-review
A code review skill that analyzes AI-generated code for bugs, security issues, and best practices. It uses specific commands like ruff, bandit, and mypy for static analysis, follows a structured review process, and integrates with existing skills like automated-code-fixer.
github-release-management
Automates GitHub releases with AI swarm coordination for versioning, testing, and deployment. Handles changelog generation, multi-platform builds, and rollback management. Integrates with GitHub CLI and supports progressive disclosure from basic commands to complex orchestration workflows.
error-handling-patterns
Provides concrete error handling patterns for Python, TypeScript, and Rust with practical examples like custom exception hierarchies, Result types, retry decorators, and async error handling. Focuses on building resilient applications with clear guidance on when to use different approaches.
debugging-strategies
This skill provides a structured methodology for debugging software issues, covering systematic processes, mindset, and tool-specific examples for JavaScript, Python, and Go. It teaches how to reproduce problems, form hypotheses, and use debuggers effectively.
social-media-generator
This skill should be used when the user requests social media content creation for Twitter, Instagram, LinkedIn, or Facebook. It generates platform-optimized posts and saves them in an organized folder structure with meaningful filenames based on event details.
ml-pipeline-orchestrator
Orchestrates complete machine learning pipelines using SpecWeave's structured approach, transforming ML development into disciplined increments with full traceability from data preprocessing to model deployment.
kafka-cli-tools
This skill provides expert guidance on Kafka CLI tools (kcat, kcli, kaf, kafkactl) for producing/consuming messages, managing topics, and troubleshooting, including installation, command examples, and authentication setups.
skill-vetter
Security-first vetting for OpenClaw skills. Use before installing any skill from ClawHub, GitHub, or other sources. Checks for red flags, permission scope, and suspicious patterns.
register-twilio-test-audio
This skill provides step-by-step instructions for uploading mulaw audio files to S3 and integrating them with a Twilio call script. It includes conversion commands, S3 upload procedures, and testing steps for voice call audio files.
pptx
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
website-to-vite-scraper
A multi-provider website scraper that converts dynamic sites to static deployments. Combines Playwright, Apify, and Firecrawl to handle different site types, with built-in asset downloading and Cloudflare Pages deployment. Useful for cloning, reverse-engineering, or archiving websites.
ui-ux-pro-max
Provides structured UI/UX design guidance through a searchable database covering styles, color palettes, typography, and stack-specific implementations. Includes practical workflows for common design tasks and addresses common UI pitfalls with specific technical solutions.
deep-learning
PyTorch, TensorFlow, neural networks, CNNs, transformers, and deep learning for production
discover-modal
A gateway skill that auto-detects Modal development work and provides access to related Modal skills. It requires manual bash commands to load specific skill details and serves as an index rather than executing functions directly.
haveibeenpwned
This skill provides expert guidance for integrating the Have I Been Pwned API to check if email accounts or passwords have been compromised in data breaches, enabling developers to build security tools, breach notification systems, and password validation features.
brand-guidelines
A well-structured brand styling skill that provides consistent Anthropic visual identity application with clear documentation and smart fallback mechanisms.
Roo-VMS
Provides pre-configured Alpine and Debian QEMU virtual machines for network protocol testing and fuzzing. Includes detailed examples for VM-to-VM communication, port forwarding, and packet capture. Useful for isolating potentially dangerous network experiments from the host system.