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.

Start with the job to be done
83 results
Build Backend · Backend
Page 2 of 4
SkillHub ClubBuild Backend

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.

A 7.1
IntegrationBackend
google-placeslocal-searchapi-proxylocation-services
323.5K
rank 99
hot 99
SkillHub ClubBuild Backend

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.

A 7.5
IntegrationBackend
messaging-integrationplugin-developmentwebhook-handlingapi-client
323.8K
rank 99
hot 99
SkillHub ClubBuild Backend

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.

A 8.3
Backend
laravelstripepaymentsubscription
141
rank 83
hot 96
SkillHub ClubBuild Backend

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.

A 8.1
Backend
distributed-systemsmicroservicesspring-boottransaction-management
171
rank 81
hot 96
SkillHub ClubBuild Backend

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.

A 8.5
Backend
dotnetcsharpmicroservicescloud-native
43
rank 85
hot 90
SkillHub ClubBuild Backend

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.

A 8.4
BackendDesigner
database-migrationsql-schemaflywayorm
141
rank 84
hot 96
SkillHub ClubBuild Backend

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.

A 8.1
BackendTesting
javaspring-bootmicroservicesenterprise-architecture
42
rank 81
hot 90
SkillHub ClubBuild Backend

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.

A 8.2
TestingBackend
spring-bootconfiguration-testingjunit-5property-binding
171
rank 82
hot 96
SkillHub ClubBuild Backend

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.

A 7.7
DesignerBackend
image-generationgemini-apiimage-editingcreative-tools
141
rank 77
hot 96
SkillHub ClubBuild Backend

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.

A 7.9
Backend
aws-dynamodbjava-sdkdatabase-operationsspring-boot
171
rank 79
hot 96
SkillHub ClubBuild Backend

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.

A 7.7
Backend
spring-bootevent-drivenmicroserviceskafka
171
rank 77
hot 96
SkillHub ClubBuild Backend

spring-boot-resilience4j

A comprehensive and practical guide for implementing Resilience4j patterns in Spring Boot applications with clear examples and configuration details.

A 8.0
Backend
spring-bootresilience4jfault-tolerancemicroservices
171
rank 80
hot 96
SkillHub ClubBuild Backend

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.

A 7.9
BackendDesigner
software-architectureclean-codedomain-driven-designsystem-design
141
rank 79
hot 96
SkillHub ClubBuild Backend

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.

A 8.3
BackendTesting
expresstypescriptprismaarchitecture
97
rank 83
hot 94
SkillHub ClubBuild Backend

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.

A 8.0
Backend
dotnet-frameworklegacy-modernizationenterprise-developmentwindows-services
43
rank 80
hot 90
SkillHub ClubBuild Backend

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.

A 8.4
BackendDesigner
api-designrest-apigraphqlauthentication
81
rank 84
hot 93
SkillHub ClubBuild Backend

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.

A 8.2
BackendDesignerIntegration
api-designdatabase-integrationmicroservicespython-backend
56
rank 82
hot 92
SkillHub ClubBuild Backend

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.

B 6.9
IntegrationBackend
iot-controlsmart-homecli-toolhardware-integration
323.5K
rank 99
hot 99
SkillHub ClubBuild Backend

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.

A 7.8
BackendDesignerIntegration
graphqlapi-designfederationschema-architecture
43
rank 78
hot 90
SkillHub ClubBuild Backend

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.

A 8.2
IntegrationBackend
home-automationyaml-generationdebuggingapi-integration
110
rank 82
hot 94
SkillHub ClubBuild Backend

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.

A 8.8
BackendTesting
nodejstypescriptapi-developmentdatabase
5
rank 88
hot 82
SkillHub ClubBuild Backend

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.

A 8.1
IntegrationBackend
google-sheetsrate-limitingapi-coordinationbash-scripting
14
rank 81
hot 86
SkillHub ClubBuild Backend

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.

A 8.1
BackendIntegration
sqlitememory-persistenceaccess-controlcli-tool
14
rank 81
hot 86
SkillHub ClubBuild Backend

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.

A 7.8
TestingBackendIntegration
api-testingvitesthonointegration-tests
20
rank 78
hot 87
Previous
Page 2 of 4
Next