backend▌
581 indexed skills · max 10 per page
golang-observability-opentelemetry
bobmatnyc/claude-mpm-skills · Backend
Modern Go applications require comprehensive observability through the three pillars: traces, metrics, and logs. OpenTelemetry provides vendor-neutral instrumentation for distributed tracing, Prometheus offers powerful metrics collection, and Go's slog package (1.21+) delivers structured logging with minimal overhead.
rust-symbol-analyzer
actionbook/rust-skills · Backend
Analyze project structure by examining symbols across your Rust codebase.
effective-go
openshift/hypershift · Backend
Apply best practices and conventions from the official Effective Go guide to write clean, idiomatic Go code.
golang-database-patterns
bobmatnyc/claude-mpm-skills · Backend
Go's database ecosystem provides multiple layers of abstraction for SQL database integration. From the standard library's database/sql to enhanced libraries like sqlx and PostgreSQL-optimized pgx, developers can choose the right tool for their performance and ergonomics needs.
symfony:api-platform-serialization
makfly/superpowers-symfony · Backend
symfony:api-platform-serialization
fastapi-microservices-development
manutej/luxor-claude-marketplace · Backend
A comprehensive skill for building production-ready microservices using FastAPI. This skill covers REST API design patterns, asynchronous operations, dependency injection, testing strategies, and deployment best practices for scalable Python applications.
api-pagination
aj-geddes/useful-ai-prompts · Backend
Implement scalable pagination strategies for handling large datasets with efficient querying, navigation, and performance optimization.
devtu-auto-discover-apis
mims-harvard/tooluniverse · Backend
Discover, create, validate, and integrate life science APIs into ToolUniverse.
google-calendar-automation
composiohq/awesome-claude-skills · Backend
Automate Google Calendar workflows including event creation, scheduling, availability checks, attendee management, and calendar browsing through Composio's Google Calendar toolkit.
cc-skill-backend-patterns
sickn33/antigravity-awesome-skills · Backend
Backend architecture patterns and best practices for scalable server-side applications.