Main Site ↗

Browse

Backend

124

Skills Found

61
sgcarstrends
@sgcarstrends
A8.3B

server-actions

This skill helps developers create and manage Next.js server actions for form submissions, data mutations, and server-side logic. It provides concrete examples for blog posts, analytics tracking, and cache revalidation with practical patterns for validation, authentication, and file uploads.

nextjsserver-actionsform-handling
20
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
62
Dijnie
@Dijnie
S9.1S

better-auth

Provides a TypeScript authentication framework with email/password, OAuth providers, 2FA, and passkey support. Works across Next.js, SvelteKit, Express and other frameworks. Includes database schema generation, session management, and role-based access control.

authenticationtypescriptoauth
0
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
63
wheels-dev
@wheels-dev
A7.8C

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.

api-generationcoldfusionrest-api
202
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
64
Microck
@Microck
A8.4

integrating-stripe-webhooks

Provides specific solutions for Stripe webhook implementation problems, focusing on raw body parsing across frameworks and fixing TypeScript type issues with subscription data. Includes framework examples for Fastify, Express, and FastAPI, plus common error patterns and debugging steps.

stripewebhooksapi-integration
150
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
65
timequity
@timequity
A8.8A

backend-core

Provides language-agnostic backend patterns covering API design, authentication, security, and databases. Includes decision trees for choosing API types and auth methods, security best practices, and database schema patterns. Focuses on practical implementation guidance rather than theoretical concepts.

api-designauthenticationdatabase
6
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
66
wheels-dev
@wheels-dev
A8.3C

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.

email-systemcfml-wheelstransactional-emails
202
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
67
wheels-dev
@wheels-dev
A8.7C

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.

ormcode-generationcoldfusion
202
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
68
mrgoonie
@mrgoonie
A8.3B

better-auth

This skill generates configuration files for Better Auth, a TypeScript authentication library. It interactively prompts for database choice and auth methods, then produces ready-to-use auth.ts and .env files with proper imports and settings. It supports multiple databases and OAuth providers.

authenticationtypescriptoauth
1.9k
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
69
modu-ai
@modu-ai
A8.3

moai-lang-php

This skill provides specialized assistance for PHP 8.3+ development with focus on Laravel 11 and Symfony 7 frameworks. It covers modern PHP patterns, ORM usage, testing, and deployment workflows. The documentation includes concrete code examples for controllers, models, requests, and security implementations.

php-developmentlaravelsymfony
57
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
70
wheels-dev
@wheels-dev
A8.3C

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.

cfmlwheels-frameworkrestful-routing
202
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
71
wheels-dev
@wheels-dev
A8.3C

wheels-controller-generator

A highly practical skill for generating Wheels MVC controllers with comprehensive CRUD patterns, security best practices, and clear anti-pattern guidance for ColdFusion developers.

coldfusionmvc-frameworkcode-generation
202
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend
72
Microck
@Microck
A8.8

nodejs-backend-patterns

Provides concrete code examples and architectural patterns for building Node.js backend services with Express and Fastify. Covers middleware setup, layered architecture, authentication with JWT, database integration, caching strategies, and API response formatting. Includes TypeScript examples and best practices for production deployment.

nodejsexpressfastify
150
Claude Code
Codex CLI
Gemini CLI
O
+11
Trybackend