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.
slo-implementation
This skill helps define and implement Service Level Indicators (SLIs) and Objectives (SLOs) with error budgets and alerting, enabling teams to set measurable reliability targets and balance system stability with development velocity.
framework
This skill provides expert knowledge of the SpecWeave framework, a spec-driven development system for AI coding assistants. It covers increment-based workflows, mandatory file structures, naming conventions, and lifecycle management to ensure disciplined, documentation-first development.
brownfield-analyzer
Analyzes existing brownfield projects to map documentation to SpecWeave's structure, recommends a migration path (Quick Start or Comprehensive), and creates a project context map for efficient, just-in-time migration.
k8s-security-policies
This skill implements Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC to secure clusters, enforce network isolation, and apply pod security standards for production-grade, compliant environments.
aws-cost-expert
This Claude Skill provides expert AWS cost optimization guidance, covering Reserved Instances, Savings Plans, Spot Instances, and service-specific strategies for EC2, Lambda, S3, and RDS to help reduce your AWS bill using tools like Cost Explorer and Trusted Advisor.
n8n-kafka-workflows
This skill provides expert guidance on integrating Apache Kafka with n8n for no-code/low-code event-driven workflow automation, covering setup, trigger/producer nodes, common patterns like event enrichment and error handling, and best practices.
docusaurus
A Docusaurus documentation expert skill that helps create, configure, and deploy modern documentation sites. It provides guidance on MDX authoring, plugin development, theming, versioning, i18n, and deployment to platforms like GitHub Pages and Vercel.
mobile-debugging
This skill provides expert debugging assistance for React Native and Expo mobile applications, covering tools like React DevTools, Flipper, and Chrome DevTools, along with techniques for network debugging, crash analysis, and error handling to efficiently resolve issues.
stripe-integration
This skill enables robust Stripe payment processing for PCI-compliant checkout flows, subscription billing, and secure payment handling, including webhooks, refunds, and customer management.
plugin-validator
This skill validates SpecWeave plugin installations only when explicitly requested by the user, ensuring the marketplace is registered, core plugins are installed, and suggesting context-specific plugins to prevent errors before starting work.
code-reviewer
An elite AI-powered code review expert that analyzes code for security vulnerabilities, performance issues, and best practices using modern static analysis tools and AI techniques to ensure quality, security, and maintainability.
kafka-observability
This skill provides expert guidance for setting up comprehensive Kafka monitoring using Prometheus and Grafana, including JMX metrics collection, pre-built dashboards, and alerting rules to ensure cluster health and performance.
kafka-streams-topology
This skill provides expert guidance on designing Kafka Streams topologies, covering core abstractions like KStream, KTable, and GlobalKTable, stream operations, joins, windowing strategies, and exactly-once semantics to build efficient stream processing applications.
unit-testing-expert
Provides comprehensive unit testing expertise for Vitest and Jest, covering test-driven development, mocking strategies, async testing, and production-grade best practices to ensure robust, maintainable test suites.
spec-kit-expert
This skill is an expert assistant for writing clear, testable specifications. It provides guidance on RFC 2119 keywords, Gherkin syntax for BDD, user story formats, and acceptance criteria patterns to improve requirements documentation.
ui-testing
Expert in UI testing with Cypress and Testing Library, providing framework comparisons, component testing guidance, and practical examples for React, Vue, and DOM testing scenarios. Focuses on user-centric testing approaches and accessibility-first practices.
project-kickstarter
This skill automatically detects when users describe new projects or features and guides them through SpecWeave increment planning. It analyzes messages for patterns like features lists, tech stacks, and timelines, then intelligently routes users to the appropriate workflow, especially within existing SpecWeave projects.
deploy-router
This skill analyzes your project's structure, framework, SEO needs, runtime requirements, and repository visibility to intelligently recommend the optimal deployment platform among Vercel, Cloudflare Pages, and GitHub Pages, with a critical first check for private repository compatibility.
compliance-architecture
Provides enterprise compliance architecture expertise for SOC 2, HIPAA, GDPR, and PCI-DSS, offering checklists, security controls, and audit guidance to help design secure, regulated systems in cloud/serverless environments.
session-continuity
This skill enforces real-time logging of decisions, commits, and blockers directly into an Obsidian timeline during Claude coding sessions. It prevents context loss between sessions by proactively capturing events as they happen, with a specific inbox for async task management.
4-step-program
A coordinator workflow that enforces a fix-review-iterate loop for Docker agents, requiring GitHub PR posting for all code reviews. It ensures 100% issue coverage and 10/10 review quality before presenting to humans.
dispatching-parallel-agents
This skill provides a pattern for dispatching multiple Claude agents to work on independent debugging tasks concurrently. It includes decision diagrams, concrete examples, and prompt templates for fixing multiple test failures in parallel rather than sequentially.
deployment-management
Manages LangGraph Cloud deployments via CLI commands for listing, filtering, and deleting test resources. Focuses on cleanup workflows with environment variable handling and interactive confirmation prompts to prevent accidental deletion.
agentdb-memory-patterns
Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.