🎯

backend-development

🎯Skill

from zircote/.claude

VibeIndex|
What it does

Designs and implements production-ready backend systems using modern technologies, best practices, and scalable architectural patterns.

πŸ“¦

Part of

zircote/.claude(22 items)

backend-development

Installation

πŸ“‹ No install commands found in docs. Showing default command. Check GitHub for actual instructions.
Quick InstallInstall with npx
npx skills add zircote/.claude --skill backend-development
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.

Overview

# Backend Development Skill

Production-ready backend development with modern technologies, best practices, and proven patterns.

When to Use

  • Designing RESTful, GraphQL, or gRPC APIs
  • Building authentication/authorization systems
  • Optimizing database queries and schemas
  • Implementing caching and performance optimization
  • OWASP Top 10 security mitigation
  • Designing scalable microservices
  • Testing strategies (unit, integration, E2E)
  • CI/CD pipelines and deployment
  • Monitoring and debugging production systems

Technology Selection Guide

Languages: Node.js/TypeScript (full-stack), Python (data/ML), Go (concurrency), Rust (performance)

Frameworks: NestJS, FastAPI, Django, Express, Gin

Databases: PostgreSQL (ACID), MongoDB (flexible schema), Redis (caching)

APIs: REST (simple), GraphQL (flexible), gRPC (performance)

See: references/backend-technologies.md for detailed comparisons

Reference Navigation

Core Technologies:

  • backend-technologies.md - Languages, frameworks, databases, message queues, ORMs
  • backend-api-design.md - REST, GraphQL, gRPC patterns and best practices

Security & Authentication:

  • backend-security.md - OWASP Top 10 2025, security best practices, input validation
  • backend-authentication.md - OAuth 2.1, JWT, RBAC, MFA, session management

Performance & Architecture:

  • backend-performance.md - Caching, query optimization, load balancing, scaling
  • backend-architecture.md - Microservices, event-driven, CQRS, saga patterns

Quality & Operations:

  • backend-testing.md - Testing strategies, frameworks, tools, CI/CD testing
  • backend-code-quality.md - SOLID principles, design patterns, clean code
  • backend-devops.md - Docker, Kubernetes, deployment strategies, monitoring
  • backend-debugging.md - Debugging strategies, profiling, logging, production debugging
  • backend-mindset.md - Problem-solving, architectural thinking, collaboration

Key Best Practices (2025)

Security: Argon2id passwords, parameterized queries (98% SQL injection reduction), OAuth 2.1 + PKCE, rate limiting, security headers

Performance: Redis caching (90% DB load reduction), database indexing (30% I/O reduction), CDN (50%+ latency cut), connection pooling

Testing: 70-20-10 pyramid (unit-integration-E2E), Vitest 50% faster than Jest, contract testing for microservices, 83% migrations fail without tests

DevOps: Blue-green/canary deployments, feature flags (90% fewer failures), Kubernetes 84% adoption, Prometheus/Grafana monitoring, OpenTelemetry tracing

Quick Decision Matrix

| Need | Choose |

|------|--------|

| Fast development | Node.js + NestJS |

| Data/ML integration | Python + FastAPI |

| High concurrency | Go + Gin |

| Max performance | Rust + Axum |

| ACID transactions | PostgreSQL |

| Flexible schema | MongoDB |

| Caching | Redis |

| Internal services | gRPC |

| Public APIs | GraphQL/REST |

| Real-time events | Kafka |

Implementation Checklist

API: Choose style β†’ Design schema β†’ Validate input β†’ Add auth β†’ Rate limiting β†’ Documentation β†’ Error handling

Database: Choose DB β†’ Design schema β†’ Create indexes β†’ Connection pooling β†’ Migration strategy β†’ Backup/restore β†’ Test performance

Security: OWASP Top 10 β†’ Parameterized queries β†’ OAuth 2.1 + JWT β†’ Security headers β†’ Rate limiting β†’ Input validation β†’ Argon2id passwords

Testing: Unit 70% β†’ Integration 20% β†’ E2E 10% β†’ Load tests β†’ Migration tests β†’ Contract tests (microservices)

Deployment: Docker β†’ CI/CD β†’ Blue-green/canary β†’ Feature flags β†’ Monitoring β†’ Logging β†’ Health checks

Resources

  • OWASP Top 10: https://owasp.org/www-project-top-ten/
  • OAuth 2.1: https://oauth.net/2.1/
  • OpenTelemetry: https://opentelemetry.io/

More from this repository10

🎯
frontend-dev-guidelines🎯Skill

Provides comprehensive frontend development best practices, coding standards, and style guidelines for consistent and high-quality web application development.

🎯
openai-prompt-engineer🎯Skill

Generates and improves AI prompts using advanced techniques like chain-of-thought, few-shot prompting, and model-specific optimization strategies.

🎯
docs-seeker🎯Skill

Searches and retrieves technical documentation from multiple sources like context7.com, GitHub repositories, and websites using advanced parallel exploration strategies.

🎯
frontend-design🎯Skill

Designs distinctive, production-grade frontend interfaces with creative aesthetics, avoiding generic AI design and focusing on unique, memorable visual experiences.

🎯
web-frameworks🎯Skill

Builds modern full-stack web applications using Next.js, Turborepo, and RemixIcon for optimized, scalable React development.

🎯
ui-styling🎯Skill

Skill

🎯
anthropic-prompt-engineer🎯Skill

Generates and optimizes Claude AI prompts using Anthropic's best practices to create precise, reliable, and high-performance instructions.

🎯
repomix🎯Skill

Merges, combines, or synchronizes repository configurations, dependencies, or code structures across multiple project repositories.

🎯
databases🎯Skill

Skill

🎯
content-research-writer🎯Skill

Researches and drafts comprehensive content by gathering authoritative sources, synthesizing information, and producing well-structured written materials across various topics.