Total 31,080 skills, Backend Development has 3052 skills
Showing 12 of 3052 skills
Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks
Create type-safe API endpoints with Encore.ts.
Medusa headless commerce - modules, workflows, API routes, admin UI
PostgreSQL and Drizzle ORM best practices. Triggers on: PostgreSQL, Postgres, Drizzle, database, schema, tables, columns, indexes, queries, migrations, ORM, relations, joins, transactions, SQL, drizzle-kit, connection pooling, N+1, JSONB, RLS. Use when: writing database schemas, queries, migrations, or any database-related code. Proactively apply when creating APIs, backends, or data models.
Guidelines for developing with TypeORM, a full-featured ORM for TypeScript and JavaScript supporting multiple databases
Reviews PostgreSQL code for indexing strategies, JSONB operations, connection pooling, and transaction safety. Use when reviewing SQL queries, database schemas, JSONB usage, or connection management.
Use when designing system architecture, choosing between monolith/microservices/serverless, planning scalability, or making technology decisions. Covers microservices, event-driven, CQRS, modular monoliths, distributed systems, and reliability patterns for production-grade software.
Configure Resend for transactional emails like password resets and email verification.
Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn
Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.
Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog
Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns