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.
network-security-setup
Configure Claude Code sandbox network isolation with trusted domains, custom access policies, and environment variables
aws-serverless-eda
Provides detailed guidance for building AWS serverless applications using Lambda, API Gateway, DynamoDB, Step Functions, and messaging services. Includes 5 integrated MCP servers for documentation, deployment, Lambda execution, workflow orchestration, and messaging. Covers Well-Architected Framework principles with code examples for common patterns.
security-assessment
A comprehensive security assessment skill that orchestrates threat modeling, vulnerability scanning, and control validation through a structured multi-agent workflow with clear reporting.
aws-sdk-java-v2-secrets-manager
Provides practical patterns for using AWS Secrets Manager with Java SDK 2.x. Covers secret storage, retrieval, rotation, caching, and Spring Boot integration with concrete code examples for database credentials and API keys. Includes error handling, testing strategies, and troubleshooting steps.
vercel-dns
Provides CLI commands to manage DNS records for Vercel-hosted domains, including listing, adding, and removing records. Includes specific examples for email setup (MX, SPF, DKIM) and troubleshooting guidance for team/permission issues.
elastic-beanstalk-deployment
Provides concrete strategies for deploying Node.js apps to AWS Elastic Beanstalk, focusing on dependency installation patterns. Solves monorepo workspace issues by explaining when to bundle node_modules versus letting EB install dependencies. Includes verification steps and troubleshooting for common deployment failures.
coding-conventions
A cross-cutting skill that provides concrete checklists for security, performance, and accessibility during code reviews. It includes specific error handling patterns with code examples and references to detailed OWASP and WCAG checklists.
system-setup
Validates and configures dependencies for JUCE audio plugin development. Checks for Python, build tools, CMake, JUCE, and pluginval with automated or guided installation options. Saves configuration to system-config.json for use by other skills in the Plugin Freedom System.
gitops-workflow
Provides concrete implementation steps for GitOps workflows using ArgoCD and Flux CD. Includes installation commands, repository structure examples, sync policies, and progressive delivery patterns. Covers both basic setup and advanced features like secret management and troubleshooting.
aws-solution-architect
Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.
media-processing
This skill provides command-line wrappers for FFmpeg and ImageMagick to handle video, audio, and image processing tasks. It includes format conversion, encoding, resizing, filtering, and batch operations with clear examples for common workflows.
devops
Provides concrete commands and patterns for deploying applications across Cloudflare Workers, Docker containers, and Google Cloud Platform. Includes platform selection guidance, quick start examples, and reference materials for each service. Focuses on practical implementation with specific CLI commands and configuration examples.
activitypub-release
This skill provides a detailed guide for managing releases of the WordPress ActivityPub plugin. It covers both major/minor and patch release workflows, including automated changelog generation via Jetpack Changelogger, version bumping, and GitHub release creation. It's a specialized tool for maintaining a specific open-source project.
app-store-changelog
This skill automates App Store release note creation by analyzing git commits since the last tag. It filters out technical commits like refactoring and build scripts, then groups user-facing changes into benefit-focused bullet points suitable for store listings.
aws-sdk-java-v2-s3
Provides practical code examples for Amazon S3 operations using AWS SDK for Java 2.x. Covers bucket management, object uploads/downloads, multipart transfers, presigned URLs, and client configuration with retry logic. Includes best practices for performance, security, and error handling.
aws-sdk-java-v2-core
This skill provides detailed, actionable patterns for configuring AWS SDK Java 2.x clients. It covers authentication strategies, HTTP client setup, timeout management, and performance optimization. The guide includes practical code snippets for both sync and async operations, along with security considerations and testing approaches.
neon-auth
This skill sets up Neon Auth for web applications, handling authentication configuration, route creation, and UI component generation. It supports Next.js, React SPA, and Node.js projects with social auth providers. The skill automatically detects project context and loads appropriate framework-specific guides.
discover-security
A gateway skill that auto-activates for security-related tasks, providing access to six specialized sub-skills covering authentication, authorization, input validation, security headers, vulnerability assessment, and secrets management. It uses progressive loading to manage token usage efficiently.
security-audit
This skill provides concrete security audit guidance for RLS policies, API authentication, and vulnerability detection. It includes specific forbidden patterns, correct examples, and actionable checklists with grep commands for real-world security validation.
notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
svelte-deployment
This skill provides quick reference commands and configuration snippets for deploying SvelteKit applications. It covers adapters for static sites, Node.js, and Cloudflare, plus guidance on library authoring and PWA setup. It includes specific gotchas for Cloudflare deployment and version compatibility notes.
building-with-multi-cloud
This skill provides concrete guidance for deploying Kubernetes across six major cloud providers. It focuses on the key insight that only cluster provisioning differs between clouds, while application deployment remains identical. Includes cost comparisons, CLI commands, and decision frameworks for choosing providers based on budget and needs.
run-tests
This skill intelligently runs minimal test suites for code changes in the Datadog Python tracer project. It analyzes modified files, maps them to test suites via patterns, selects only necessary Python environments, and executes tests with Docker service management. It prevents running all tests unnecessarily, saving developer time during iteration.
hybrid-cloud-networking
Provides configuration guidance for connecting on-premises infrastructure to AWS, Azure, and GCP using VPN and dedicated connections. Includes Terraform examples, network patterns, routing setup, and security practices for hybrid cloud deployments.