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.
local-places
Provides a local HTTP proxy for Google Places API with two-step location resolution and place search. Includes detailed examples for curl commands and conversation flow guidance. Requires manual server setup and API key management.
bluebubbles
This skill provides instructions for building a BlueBubbles messaging plugin for Clawdbot. It details the code structure, internal helper functions, webhook handling, and configuration requirements. The documentation is well-organized for developers implementing the integration.
laravel-cashier-stripe
This skill provides detailed guidance for implementing Laravel Cashier with Stripe for subscription billing. It covers installation, subscription management, payment methods, invoices, and webhooks. The documentation includes code examples for common tasks like checkout flows and plan upgrades, with clear sections for different experience levels.
spring-boot-saga-pattern
A comprehensive and well-structured guide for implementing the Saga Pattern in Spring Boot microservices, covering both choreography and orchestration approaches with practical considerations.
dotnet-core-expert
A comprehensive and well-structured .NET Core expert skill that provides detailed guidance on modern .NET 8 development with excellent coverage of architecture patterns, performance optimization, and cloud-native practices.
Database Implementation
Provides concrete guidance for database schema design and migrations using SQL, Flyway, and Exposed ORM. Includes validation commands, migration patterns, common blockers with solutions, and performance tips. Focuses on practical implementation with specific examples for table creation, foreign keys, and rollback strategies.
java-architect
Acts as a senior Java architect for enterprise applications. It analyzes existing Java/Spring projects, reviews architecture, and provides implementation guidance for microservices, reactive programming, and cloud-native patterns. It integrates with build tools and testing frameworks to enforce best practices.
unit-test-config-properties
A comprehensive and well-structured guide for testing Spring Boot configuration properties with practical examples covering binding, validation, nested structures, and profile-specific configurations.
nanobanana-skill
This skill provides image generation and editing capabilities using Google's Gemini API through a Python wrapper. It supports multiple aspect ratios, resolution options, and two Gemini models. The documentation clearly explains setup requirements, usage patterns, and includes practical examples for different scenarios.
aws-sdk-java-v2-dynamodb
A comprehensive and practical DynamoDB skill for Java developers using AWS SDK v2, covering essential operations from basic CRUD to advanced patterns with clear examples.
spring-boot-event-driven-patterns
A comprehensive and practical guide for implementing Event-Driven Architecture in Spring Boot, covering core patterns with clear examples and modern dependencies.
spring-boot-resilience4j
A comprehensive and practical guide for implementing Resilience4j patterns in Spring Boot applications with clear examples and configuration details.
architecture-patterns
Provides concrete implementation examples for Clean Architecture, Hexagonal Architecture, and Domain-Driven Design patterns in Python. Includes directory structures, code samples for entities, use cases, adapters, and practical guidance on when to apply each pattern.
backend-dev-guidelines
Provides concrete guidelines for building Node.js/Express/TypeScript microservices with layered architecture. Includes specific checklists, directory structures, and anti-patterns. References 11 detailed resource files for deeper topics like validation, testing, and database access.
dotnet-framework-4-8-expert
A comprehensive and well-structured expert skill for .NET Framework 4.8 legacy system maintenance and modernization, offering detailed guidance across Web Forms, WCF, Windows services, and enterprise patterns with strong emphasis on stability and backward compatibility.
discover-api
This skill automatically loads relevant API development knowledge when working with REST APIs, GraphQL schemas, authentication, rate limiting, or versioning. It provides structured access to 7 specialized sub-skills through a progressive loading system that minimizes token usage while covering essential API development topics.
moai-domain-backend
Provides concrete code examples for backend development tasks including REST/GraphQL APIs, PostgreSQL/MongoDB integration, and microservices patterns. Focuses on Python with FastAPI but includes Node.js and Go references. Offers specific implementations for caching, authentication, and performance monitoring.
eightctl
This skill provides CLI control for Eight Sleep smart mattresses, allowing temperature adjustment, alarm management, and schedule configuration. It wraps an unofficial API and requires local binary installation with authentication via config file or environment variables.
graphql-architect
A specialized expert for designing federated GraphQL architectures with Apollo. It focuses on schema design, query optimization, subscription setup, and federation patterns. The skill includes specific MCP tools for schema validation and code generation, providing structured workflows for implementing type-safe GraphQL systems across distributed services.
home-assistant
Provides Python scripts to interact with Home Assistant instances via API. Queries entities, services, and automations, generates YAML configurations, and debugs automation traces. Helps users manage smart home setups through direct CLI access to their HA installation.
backend-nodejs
Provides a modern Node.js backend stack with Hono/NestJS, Drizzle ORM, and Vitest. Includes setup commands, project structure, code patterns for routes and validation, database operations, and migration workflows. Offers clear anti-pattern guidance and tool comparisons.
google-sheets-api-coordinator
This skill manages Google Sheets API calls with rate limiting and quota tracking. It prevents quota exhaustion by enforcing limits, provides automatic retries with exponential backoff, and supports batch operations. The script outputs detailed JSON with quota usage and metrics.
SQLite Memory Access
Provides a SQLite-based memory persistence system with 5-level ACL for agent workflows. Includes CLI wrapper for shell scripting and TypeScript API for programmatic access. Supports encrypted storage, TTL expiration, and Redis session integration.
api-testing
This skill helps write API tests for Hono-based services using Vitest. It provides examples for testing endpoints, middleware, database integration, and error handling. The documentation includes concrete code samples for GET/POST requests, authentication tests, and test setup with database seeding.