Backend

Browse agent skills tagged with Backend and compare related workflows across the directory.

76 skills
A
dotnet-patterns

by affaan-m

dotnet-patterns is a practical .NET pattern guide for backend development. It helps you write and review idiomatic C# with stronger defaults for immutability, explicit dependencies, async/await, and maintainable ASP.NET Core services. Use it for code generation, refactoring, and review when you want repeatable patterns, not generic advice.

Backend Development
Favorites 1GitHub 156.1k
A
springboot-patterns

by affaan-m

springboot-patterns helps you design Spring Boot backends with clear controller, service, and repository layers, plus validation, pagination, caching, async processing, profiles, and event-driven flows. Use it as a springboot-patterns guide for Backend Development when you need maintainable production patterns instead of ad hoc Spring code.

Backend Development
Favorites 0GitHub 156.3k
A
nestjs-patterns

by affaan-m

nestjs-patterns is a practical NestJS architecture skill for building modular, production-grade TypeScript backends. It guides module structure, controller and service boundaries, DTO validation, guards, interceptors, config, testing, and the right way to organize code for maintainable Backend Development.

Backend Development
Favorites 0GitHub 156.2k
A
laravel-plugin-discovery

by affaan-m

laravel-plugin-discovery helps you discover and evaluate Laravel packages via LaraPlugins.io MCP. Use it to assess package health, check Laravel/PHP compatibility, and find options for API Development before you install.

API Development
Favorites 0GitHub 156.2k
A
laravel-patterns

by affaan-m

laravel-patterns helps you design Laravel apps with cleaner boundaries: thin controllers, services or actions for business logic, predictable Eloquent data access, and practical patterns for queues, events, caching, and API resources. It is built for backend development teams that need maintainable production apps, not quick one-off scaffolding.

Backend Development
Favorites 0GitHub 156.2k
A
golang-patterns

by affaan-m

golang-patterns is a practical guide for idiomatic Go patterns, code review, and refactoring. It helps Backend Development teams choose clear APIs, safe error handling, useful zero values, and maintainable package boundaries. Install golang-patterns when you need less guesswork and more consistent Go design decisions.

Backend Development
Favorites 0GitHub 156.2k
A
ecc-tools-cost-audit

by affaan-m

ecc-tools-cost-audit is an evidence-first audit skill for ECC Tools cost spikes, runaway PR creation, quota bypass, premium-model leakage, and duplicate jobs. Use it for Backend Development investigations that trace a request from webhook to worker to billing decision and prove where spend is being created.

Backend Development
Favorites 0GitHub 156.1k
A
api-connector-builder

by affaan-m

api-connector-builder helps you add a repo-native API connector or provider by matching the host repository’s existing integration pattern, wiring, tests, and conventions.

API Development
Favorites 0GitHub 156.1k
A
api-design

by affaan-m

api-design is a REST API design skill for planning and reviewing endpoints, resource naming, status codes, pagination, filtering, versioning, and error responses.

API Development
Favorites 0GitHub 156.1k
A
ai-regression-testing

by affaan-m

ai-regression-testing helps catch bugs AI-assisted development often misses, including incomplete fixes, stale assumptions, and regressions across sandbox and production paths. Use this ai-regression-testing skill for Regression Testing when an agent has changed API routes, backend logic, or bugfixes that need practical, repeatable checks. It is especially useful for DB-free sandbox-mode verification and review workflows that expose hidden branches.

Regression Testing
Favorites 0GitHub 156k
S
fullstack-developer

by Shubhamsaboo

The fullstack-developer skill is a reusable prompt package for modern JavaScript and TypeScript web app work across React, Next.js, Node.js, APIs, databases, auth, and deployment. It is best for multi-layer planning and implementation, with a single SKILL.md file that defines scope and workflow rather than providing scripts or templates.

Full-Stack Development
Favorites 0GitHub 104.2k
W
error-handling-patterns

by wshobson

error-handling-patterns helps teams choose exceptions vs Result types, classify failures, propagate context, and design graceful degradation for more reliable APIs and services.

Reliability
Favorites 1GitHub 32.6k
W
rust-async-patterns

by wshobson

rust-async-patterns is a practical skill for async Rust with Tokio, covering tasks, channels, streams, timeouts, cancellation, tracing, and error handling for backend development.

Backend Development
Favorites 0GitHub 32.6k
W
go-concurrency-patterns

by wshobson

go-concurrency-patterns helps you apply idiomatic Go concurrency for worker pools, pipelines, channels, sync primitives, and context-based cancellation. Use it to design safer backend services, debug race conditions, and improve graceful shutdown behavior from the guidance in SKILL.md.

Backend Development
Favorites 0GitHub 32.6k
W
python-background-jobs

by wshobson

python-background-jobs helps you design Python task queues, workers, retries, job state tracking, and scheduled background processing with production-safe patterns.

Scheduled Jobs
Favorites 0GitHub 32.6k
W
python-configuration

by wshobson

python-configuration helps design Python app config with environment variables, typed settings, and fail-fast startup validation. Use it to structure backend settings, adopt pydantic-settings, manage secrets safely, and handle environment-specific behavior.

Backend Development
Favorites 0GitHub 32.6k
W
python-design-patterns

by wshobson

python-design-patterns is a Python refactoring and design-review skill focused on KISS, SRP, separation of concerns, composition over inheritance, and the Rule of Three for cleaner, more testable code.

Refactoring
Favorites 0GitHub 32.6k
W
python-error-handling

by wshobson

python-error-handling helps agents write safer Python with fail-fast validation, meaningful exceptions, exception chaining, and partial failure handling for APIs, batch jobs, and debugging.

Debugging
Favorites 0GitHub 32.6k
W
python-performance-optimization

by wshobson

python-performance-optimization helps diagnose slow or memory-heavy Python code with profiling-first guidance, covering CPU, memory, I/O bottlenecks, caching, vectorization, async, and benchmarking workflows.

Performance Optimization
Favorites 0GitHub 32.6k
W
python-resilience

by wshobson

python-resilience is a guidance skill for safer Python failure handling with retries, exponential backoff, jitter, timeouts, and bounded retry windows. Use it to install practical resilience patterns for external calls and apply tenacity-style wrappers with clearer retry rules.

Reliability
Favorites 0GitHub 32.6k
W
python-resource-management

by wshobson

python-resource-management helps agents generate Python code for context managers, exception-safe cleanup, async resource lifecycles, and streaming patterns. Use it for files, DB connections, sockets, and backend code that needs deterministic teardown.

Backend Development
Favorites 0GitHub 32.6k
W
async-python-patterns

by wshobson

async-python-patterns is a practical guide to choosing safe asyncio patterns for I/O-bound Python systems. Use it to install context, review usage, avoid blocking the event loop, and design async APIs, workers, scrapers, and backend services with bounded concurrency, cancellation, and sync-vs-async tradeoffs.

Backend Development
Favorites 0GitHub 32.6k
W
stripe-integration

by wshobson

The stripe-integration skill helps developers design and implement Stripe payment flows with better decisions around Checkout Sessions, Payment Intents, subscriptions, refunds, and webhook-driven payment correctness.

Ecommerce
Favorites 0GitHub 32.6k
W
similarity-search-patterns

by wshobson

similarity-search-patterns helps you choose distance metrics, index types, and hybrid retrieval patterns for semantic search and RAG workflows. Use it to plan production vector search tradeoffs around recall, latency, and scale.

RAG Workflows
Favorites 0GitHub 32.6k