💻

Backend

2720 skills in Development > Backend

backend-trpc

Design and implement end-to-end type-safe APIs using tRPC with proper router organization, procedure definitions, input validation with Zod schemas, context management, and middleware. Use this skill when creating or modifying tRPC router files like server/routers/*.ts, src/server/api/routers/*.ts, *.router.ts, or any files containing tRPC procedure definitions, queries, and mutations. Use this when defining tRPC routers with .query() for read operations and .mutation() for write operations, implementing input validation using Zod schemas with .input(z.object({...})) for type-safe runtime validation of all procedure parameters, creating and organizing reusable sub-routers by feature or domain (user router, post router, comment router) and composing them into a main app router using mergeRouters or router nesting, setting up tRPC context in createContext functions to provide request-scoped data like user sessions, database connections, or authentication state to all procedures, implementing tRPC middleware wit

frankdevlabs/compilothq
0
0
업데이트 5h ago

fastapi-jwt-auth

Expert skill for implementing JWT-based authentication in FastAPI applications. Handles token generation, verification, user authentication, protected routes, and security best practices. Includes setup for password hashing, OAuth2 schemes, and user data isolation. Use when implementing JWT authentication in FastAPI applications, securing API endpoints with token-based authentication, or implementing user registration and login functionality.

MuhammedSuhaib/LevelUpSpeckit-Plus
0
0
업데이트 5h ago

preventing-error-exposure

Marketplace

Prevent leaking database errors and P-codes to clients. Use when implementing API error handling or user-facing error messages.

djankies/claude-configs
0
0
업데이트 5h ago

spring-boot

Comprehensive Spring Boot 3.x best practices for building scalable, maintainable enterprise applications with Jakarta EE. Use this skill when creating Spring Boot applications, designing REST APIs, implementing security, writing tests, or architecting Spring Boot projects. Covers Controller-Service-Repository patterns, validation, error handling, testing strategies, performance optimization, and production-ready configurations.

majiayu000/claude-skill-registry
0
0
업데이트 5h ago

nodemon-config

Marketplace

Nodemon JSON configuration templates and validation logic for development server hot-reload. Includes 5 required standards (watch patterns, exec command, ignore patterns, development settings, required dependencies). Use when creating or auditing nodemon.json files to enable automatic server restart on file changes.

metasaver/claude-marketplace
0
0
업데이트 5h ago

fetch-rss-api

Expert Node.js guidance for fetching and integrating RSS feeds and REST APIs. Use when requests mention Fetch, RSS, API, REST endpoints, Atom feeds, pagination, authentication, rate limits, webhooks, or when building API clients that ingest feed data.

paulpham157/cloudFall
0
0
업데이트 5h ago

passport

Marketplace

Implements Passport.js authentication middleware with local, OAuth, and JWT strategies for Express/Node.js. Use when building Node.js APIs, implementing custom auth flows, or needing flexible authentication strategies.

mgd34msu/goodvibes-plugin
0
0
업데이트 5h ago

maintain-data-structures

Comprehensive reference documentation for all data structures in the VRP toolkit project. Use when needing to understand data structure definitions, attributes, formats, or representations to avoid repeatedly reading code. Covers Problem layer (Instance, Solution, Node), Algorithm layer (Solver, Operators, ALNS), Data layer (OSMnx, distance matrices), and runtime formats (routes as lists, time windows as tuples).

dudusoar/VRP-Toolkit
0
0
업데이트 5h ago

shopify

Guide for implementing Shopify apps, extensions, themes, and integrations using GraphQL/REST APIs, Shopify CLI, Polaris UI, and various extension types (Checkout, Admin, POS). Use when building Shopify apps, implementing checkout extensions, customizing admin interfaces, creating themes with Liquid, or integrating with Shopify's APIs.

levanminhduc/LuongHoaThoNew
0
0
업데이트 3h ago

Unnamed Skill

Validate CasareRPA workflow JSON files for structural integrity, node dependencies, and connection validity. See schemas/ for JSON schema definitions. Use when: validating workflows, checking workflow JSON, testing workflow definitions, graph structure validation, node connections.

omerlefaruk/CasareRPA
0
0
업데이트 3h ago

nestjs-module-generator

Generate NestJS module files with controllers, services, DTOs, and entities. Triggers on "create nestjs module", "generate nest module", "nestjs resource", "nest crud module".

majiayu000/claude-skill-registry
0
0
업데이트 3h ago

mcp-integration-toolkit

Create, configure, and integrate MCP (Model Context Protocol) servers and clients. Use when building MCP servers with FastMCP (Python) or MCP SDK (Node/TypeScript), integrating external APIs, or creating custom tools/resources for LLMs. Handles server creation, client configuration, transport protocols, and security patterns.

majiayu000/claude-skill-registry
0
0
업데이트 3h ago

backup-sovereign

Create encrypted, verifiable backups with proof receipts (BLAKE3 + ROOT.txt) and mandatory restore drill. Uses age encryption for modern, simple UX. Designed for sovereign EU infrastructure. Use after node-hardening completes. Triggers: 'backup node', 'encrypted backup', 'create backup', 'restore drill', 'generate proof receipts', 'verify backup', 'backup with proof'.

vaultmesh-org/backup-sovereignShell
0
0
업데이트 3h ago

mcp-bridge

Use the MCP Code Execution Bridge for context-efficient access to Supabase and shadcn tools. Provides API-based database operations (query, insert, update, delete) that work without Docker/MCP servers. Use when you need database access or component management without loading all tool definitions into context.

majiayu000/claude-skill-registry
0
0
업데이트 3h ago

us-tax-code

Complete US Internal Revenue Code (Title 26) with 2,160 sections covering individual income tax, business deductions, corporate tax, partnerships, international tax, capital gains, and all federal tax provisions. Search by section number or topic.

DrSatsuma1/catherine-claude-skills
0
0
업데이트 3h ago

startstop-demo-app

Start or stop the demo server (FastAPI) on port 2026. Use when you need to run or kill the development server.

Jaroslav84/agentic_project
0
0
업데이트 3h ago

policyengine-python-client

Marketplace

Using PolicyEngine programmatically via Python client or REST API

PolicyEngine/policyengine-claude
0
1
업데이트 3h ago

moai-lang-csharp

C# best practices with .NET 8, ASP.NET Core, Entity Framework, and modern async programming for 2025

kivo360/quickhooks
0
0
업데이트 3h ago

laravel-medialibrary

Manage media files (images, PDFs, videos) in Laravel using Spatie's Media Library. Handle file uploads, store files on any filesystem (S3, local), generate image conversions (thumbnails, responsive images), manage file metadata with custom properties, and serve files with automatic URL generation. Use when implementing file upload functionality, image processing, media collections, responsive images, or file management in Laravel applications.

Hieubkav/wincellarCloneBackend
0
0
업데이트 3h ago

digitalocean-droplet-deployment

Marketplace

Generic DigitalOcean droplet deployment using doctl CLI for any application type (APIs, web servers, background workers). Includes validation, deployment scripts, systemd service management, secret handling, health checks, and deployment tracking. Use when deploying Python/Node.js/any apps to droplets, managing systemd services, handling secrets securely, or when user mentions droplet deployment, doctl, systemd, or server deployment.

vanman2024/dev-lifecycle-marketplace
0
0
업데이트 3h ago