💻

Backend

2720 skills in Development > Backend

backend-design

Marketplace

Design robust backend systems and APIs. Use when users ask to plan or implement services, data models, or integrations.

nicholasgriffintn/claude-code
0
0
Aktualisiert 5d ago

health-checks

Marketplace

Post-deployment validation and health check scripts for validating HTTP endpoints, APIs, MCP servers, SSL/TLS certificates, and performance metrics. Use when deploying applications, validating deployments, testing endpoints, checking SSL certificates, running performance tests, or when user mentions health checks, deployment validation, endpoint testing, performance testing, or uptime monitoring.

vanman2024/dev-lifecycle-marketplace
0
0
Aktualisiert 5d ago

mcp-server-installer

Marketplace

Add MCP servers to Claude Code configuration at user level (~/.claude). Supports stdio, HTTP, and SSE transports with environment variable prompting. Use when "add mcp server", "install mcp", "configure mcp server", "new mcp", or "setup mcp server".

daispacy/py-claude-marketplace
0
0
Aktualisiert 5d ago

temporal

Manage Temporal workflows: server lifecycle, worker processes, workflow execution, monitoring, and troubleshooting for Python SDK with temporal server start-dev.

steveandroulakis/temporal-a2a-development-agent
0
0
Aktualisiert 5d ago

gke-cluster-configuration

Marketplace

Private GKE cluster setup, Workload Identity, and Shielded Nodes with Binary Authorization using Terraform.

adaptive-enforcement-lab/claude-skills
0
0
Aktualisiert 5d ago

update-packages

Use ONLY when user explicitly requests updating Node.js and pnpm versions - systematically updates package managers in all locations (frontend, backend, CI/CD) and verifies versions against official sources. Never use proactively.

majiayu000/claude-skill-registry
0
0
Aktualisiert 5d ago

clean-code-dotnet

Clean Code principles adapted for C#/.NET including naming, variables, functions, SOLID, error handling, and async patterns. Use when: (1) reviewing C# code, (2) refactoring for clarity, (3) writing new code, (4) code review feedback.

majiayu000/claude-skill-registry
0
0
Aktualisiert 5d ago

cache-guard

Monitor Laravel configuration file changes and automatically manage caches. Use immediately after .env modifications, config file edits, or when user reports "settings not reflecting" or "changes not applied". Prevents stale configuration issues.

majiayu000/claude-skill-registry
0
0
Aktualisiert 5d ago

http-api-cloudbase

Use CloudBase HTTP API to access CloudBase platform features (database, authentication, cloud functions, cloud hosting, cloud storage, AI) via HTTP protocol from backends or scripts that are not using SDKs.

binggg/GALAXY-VORTEX
0
0
Aktualisiert 5d ago

global-validation

Implement comprehensive input validation on both client and server sides with clear error messages, type checking, and sanitization to prevent security vulnerabilities. Use this skill when validating user input, implementing form validation, checking data types and formats, sanitizing input to prevent injection attacks (SQL, XSS, command injection), validating business rules, providing field-specific error messages, implementing server-side validation for all entry points (API endpoints, web forms, background jobs), using client-side validation for immediate user feedback, applying allowlists over blocklists, validating ranges and required fields, or ensuring consistent validation across the application. Apply this skill when handling any user input, building forms, creating API endpoints, or reviewing code for security and data integrity.

pdovhomilja/dovhomilja-cz
0
0
Aktualisiert 5d ago

full-stack-consistency-checker

Ensure frontend API calls match backend endpoints and types align when generating full-stack code

khawajanaqeeb/Q4-hackathon2-todo
0
0
Aktualisiert 5d ago

gdd

Load GDD context for an issue (assessment + node resolution + pattern awareness)

majiayu000/claude-skill-registry
0
0
Aktualisiert 5d ago

reportei

Marketplace

Reportei marketing report generation API via curl. Use this skill to manage clients, reports, templates, integrations and webhooks for automated marketing analytics.

vm0-ai/api0
0
0
Aktualisiert 5d ago

tech-stack-advisor

Advise on technology choices for new full-stack projects using the user's preferred stack (FastAPI + React + PostgreSQL). Use when starting a new project, discussing architecture decisions, choosing frameworks, scaffolding an application, or when the user asks what stack to use.

majiayu000/claude-skill-registry
0
0
Aktualisiert 5d ago

validating-external-data

Marketplace

Validating external data from APIs, JSON parsing, user input, and any untrusted sources in TypeScript applications

djankies/claude-configs
0
0
Aktualisiert 5d ago

fastapi-integration-testing

Provides a comprehensive guide and templates for creating integration tests for FastAPI applications. Use this skill when you need to set up or write integration tests involving a database, authentication, file uploads, or error handling. It includes patterns for pytest fixtures, test client usage, and test data factories.

majiayu000/claude-skill-registry
0
0
Aktualisiert 5d ago

cms-content-pipeline

Master the Firestore CMS integration - content generation scripts, field mapping, and safe content modification patterns

majiayu000/claude-skill-registry
0
0
Aktualisiert 5d ago

backend-async-python

Master Python asyncio, concurrent programming, and async/await patterns for high-performance FastAPI applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

majiayu000/claude-skill-registry
0
0
Aktualisiert 5d ago

cued-retrieval

Surface tacit knowledge through Socratic questioning. Use when a user needs help articulating an idea they can sense but not yet express, or when deeper exploration of a concept would reveal unstated assumptions. Focuses on drawing out understanding rather than proposing solutions.

majiayu000/claude-skill-registry
0
0
Aktualisiert 5d ago

refactoring

Systematic refactoring with small-step discipline. Use when user says 'refactor', 'clean up', 'restructure', 'extract', 'rename', 'simplify', or mentions code smells. Enforces one change → test → commit cycle. For structural improvements, NOT style/formatting (use /lint). NOT for adding features or fixing bugs.

TheMostlyGreat/safeword
0
0
Aktualisiert 5d ago