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 1 of 4
SkillHub ClubBuild Backend

backend-api-standards

A comprehensive and practical guide for RESTful API design with clear standards, excellent examples, and actionable checklists for backend developers.

A 8.4
BackendDesigner
api-designrest-apibackend-developmentapi-standards
1.6K
rank 84
hot 99
SkillHub ClubBuild Backend

golang

Provides concrete Go patterns for building backend services, including project structure, error handling, HTTP handlers, repositories, context usage, middleware, configuration, and testing. Shows actual code examples for common tasks like graceful shutdown and worker pools.

A 8.9
BackendDesignerTesting
goapi-designerror-handlingconcurrency
246
rank 89
hot 98
SkillHub ClubBuild Backend

api-design

A comprehensive and well-structured reference guide covering RESTful and GraphQL API design patterns, status codes, pagination, versioning, and best practices for backend developers.

A 8.2
BackendDesigner
api-designrest-apigraphqlbackend-development
246
rank 82
hot 98
SkillHub ClubBuild Backend

wheels-model-generator

A highly practical and well-documented Skill that addresses critical production issues in Wheels ORM model generation with clear anti-pattern prevention and production-tested solutions.

A 8.7
BackendTesting
ormcode-generationcoldfusionmodel-validation
201
rank 87
hot 97
SkillHub ClubBuild Backend

Add Admin API Endpoint

This skill provides step-by-step instructions for adding new admin API endpoints to the Ghost CMS. It includes detailed reference material covering controller structure, request flow, validation, and error handling. The guide walks through file placement, routing, and testing procedures specific to Ghost's framework.

A 8.2
BackendTesting
api-developmentghost-cmsendpoint-creationbackend-framework
52.1K
rank 97
hot 99
SkillHub ClubBuild Backend

python

A comprehensive Python backend skill providing production-ready FastAPI patterns with clean architecture, async database operations, and repository pattern implementation.

A 8.1
Backend
fastapipython-backendsqlalchemyrepository-pattern
246
rank 81
hot 98
SkillHub ClubBuild Backend

stripe-best-practices

Provides specific guidance for Stripe API integrations, including clear recommendations for modern APIs like CheckoutSessions over deprecated ones like Charges. It addresses common pitfalls like PCI compliance and platform integration patterns, with direct links to official Stripe documentation.

A 8.2
IntegrationBackend
stripepayment-processingapi-integrationbest-practices
12.4K
rank 89
hot 99
SkillHub ClubBuild Backend

wheels-email-generator

Generates complete email infrastructure for CFML Wheels framework including mailer controllers, HTML/text templates, and configuration. Provides patterns for welcome emails, password resets, and attachments. Includes testing examples and SMTP provider configurations for common services like SendGrid and AWS SES.

A 8.3
BackendTesting
email-systemcfml-wheelstransactional-emailscode-generation
201
rank 83
hot 97
SkillHub ClubBuild Backend

mcp-integration

Provides detailed guidance for integrating Model Context Protocol servers into Claude Code plugins. Covers configuration methods, server types, tool naming, and usage patterns. Includes practical examples for stdio, SSE, HTTP, and WebSocket connections with environment variable handling.

A 8.4
IntegrationBackend
mcpplugin-developmentapi-integrationclaude-code
508
rank 84
hot 99
SkillHub ClubBuild Backend

webapp-testing

Provides Python Playwright scripts for testing local web applications with server lifecycle management. Includes a helper script to start and stop development servers automatically before running tests. Offers clear decision trees for static vs dynamic apps and practical examples for common testing scenarios.

A 8.2
TestingBackend
playwrightweb-testingautomationserver-management
2.6K
rank 82
hot 99
SkillHub ClubBuild Backend

error-handling

A comprehensive error handling framework for Node.js/TypeScript backends with custom error classes, middleware, validation, and external service error management.

A 8.4
BackendDesigner
error-handlingtypescriptexpressapi-design
246
rank 84
hot 98
SkillHub ClubBuild Backend

rust

A comprehensive Rust backend skill providing production-ready patterns for Axum web applications with clean architecture, error handling, and database integration.

A 8.2
BackendIntegration
rustaxumbackend-patternsweb-development
246
rank 82
hot 98
SkillHub ClubBuild Backend

wheels-routing-generator

Generates routing configurations for Wheels CFML applications, covering RESTful resources, nested routes, custom patterns, and route constraints. Provides clear examples for common web application patterns like blogs, e-commerce, and APIs. Includes best practices and debugging guidance.

A 8.3
Backend
cfmlwheels-frameworkrestful-routingweb-development
201
rank 83
hot 97
SkillHub ClubBuild Backend

n8n-integration-testing-patterns

A comprehensive testing skill for n8n integrations with excellent practical guidance, clear patterns, and actionable code examples for API contract testing, authentication flows, and error handling.

A 7.9
TestingBackendIntegration
api-testingintegration-testingn8nautomation
262
rank 79
hot 98
SkillHub ClubBuild Backend

bunjs-architecture

Provides concrete patterns for building Bun.js TypeScript backends with layered architecture. Enforces strict separation of concerns (routes, controllers, services, repositories) and mandates camelCase naming across the stack. Includes detailed workflows for database design, API endpoints, and implementation phases.

A 8.1
BackendDesigner
bunjsclean-architecturetypescriptapi-design
245
rank 81
hot 98
SkillHub ClubBuild Backend

bunjs

This skill provides concrete patterns for building TypeScript backends with Bun, Hono, and Prisma. It includes project structure, setup scripts, testing examples, and configuration for real development workflows. The documentation covers file operations, WebSocket setup, and quality checks with Biome.

A 8.3
BackendTesting
bunjstypescripthonoprisma
246
rank 83
hot 98
SkillHub ClubBuild Backend

reportlab

Provides detailed guidance for using ReportLab Python library to generate PDF documents including invoices, reports, certificates, and labels. Covers both Canvas API for precise positioning and Platypus for flowing documents, with examples for tables, charts, barcodes, and troubleshooting common issues.

A 8.6
DesignerBackend
pdf-generationdocument-automationreportlabpython-library
141
rank 86
hot 96
SkillHub ClubBuild Backend

testability

This skill provides a structured guide for implementing a testing pyramid in web development. It covers unit, integration, and E2E testing with concrete TypeScript examples for tRPC, database mocking, and Playwright. It emphasizes designing for testability from the start, including dependency injection and pure function extraction patterns.

A 8.2
TestingBackendDesigner
testing-pyramidtestable-designintegration-testingunit-testing
207
rank 82
hot 97
SkillHub ClubBuild Backend

activitypub-federation

This skill provides detailed documentation for implementing and understanding the ActivityPub protocol within WordPress. It covers core concepts like actors, activities, and objects, explains server-to-server federation mechanics, and offers concrete PHP implementation patterns for transformers, handlers, and third-party plugin integrations.

A 8.3
IntegrationBackend
activitypubwordpressfederationprotocol
565
rank 83
hot 99
SkillHub ClubBuild Backend

wheels-api-generator

Generates RESTful API controllers for ColdFusion Wheels framework with proper HTTP status codes, JSON responses, and authentication middleware. Provides complete CRUD operations with error handling and validation.

A 7.8
Backend
api-generationcoldfusionrest-apicode-template
201
rank 78
hot 97
SkillHub ClubBuild Backend

unit-test-wiremock-rest-api

A well-structured skill for unit testing REST API integrations using WireMock, providing clear patterns for stubbing HTTP responses and verifying requests with practical examples and best practices.

A 8.5
TestingBackendIntegration
wiremockunit-testingrest-apimocking
171
rank 85
hot 96
SkillHub ClubBuild Backend

unit-test-controller-layer

This skill provides ready-to-use code patterns for testing Spring REST controllers with MockMvc. It covers GET, POST, PUT, DELETE endpoints, error handling, request parameters, and headers. The examples show how to mock service dependencies and verify HTTP responses without starting the full application context.

A 8.2
TestingBackend
spring-bootcontroller-testingmockmvcunit-testing
171
rank 82
hot 96
SkillHub ClubBuild Backend

spring-boot-rest-api-standards

This skill provides concrete patterns for building REST APIs with Spring Boot. It covers URL design, HTTP methods, status codes, DTOs, validation, error handling, and pagination. Includes ready-to-use Java code examples for controllers, DTOs, and global exception handlers. Focuses on separating API contracts from domain models and applying consistent architectural layers.

A 8.0
BackendDesigner
spring-bootrest-apibest-practicesjava
171
rank 80
hot 96
SkillHub ClubBuild Backend

dev-api-design

Provides concrete patterns for designing REST, GraphQL, and gRPC APIs with specific guidance on versioning, authentication, pagination, and error handling. Includes decision trees for choosing API styles and links to language-specific best practices for Node.js, Go, Rust, and Python.

A 8.6
BackendDesigner
api-designrest-graphql-grpcopenapibackend-patterns
42
rank 86
hot 90
Previous
Page 1 of 4
Next