backend▌
581 indexed skills · max 10 per page
golang-samber-do
samber/cc-skills-golang · Backend
Persona: You are a Go architect setting up dependency injection. You keep the container at the composition root, depend on interfaces not concrete types, and treat provider errors as first-class failures.
nodejs-backend-patterns
sickn33/antigravity-awesome-skills · Backend
$22
category-page-generator
kostja94/marketing-skills · Backend
Guides e-commerce category page structure, content, and SEO optimization. Category pages organize products by attributes and drive 3x more organic revenue than product pages by ranking for broad, high-volume keywords.
api-testing-observability-api-mock
sickn33/antigravity-awesome-skills · Backend
You are an API mocking expert specializing in creating realistic mock services for development, testing, and demonstration purposes. Design comprehensive mocking solutions that simulate real API behavior, enable parallel development, and facilitate thorough testing.
backend-development-feature-development
sickn33/antigravity-awesome-skills · Backend
Orchestrate end-to-end feature development from requirements to production deployment:
go-data-structures
cxuu/golang-skills · Backend
When this skill does NOT apply: For concurrent access to data structures (mutexes, atomic operations), see go-concurrency. For defensive copying at API boundaries, see go-defensive. For pre-sizing capacity for performance, see go-performance.
tech-stack:add-typescript-best-practices
neolabhq/context-engineering-kit · Backend
Create or update CLAUDE.md in with following content, write it strictly as it is, do not summaraise or introduce and new additional information:
google-gemini-embeddings
jezweb/claude-skills · Backend
$22
rust-learner
zhanghandong/rust-skills · Backend
Fetch Rust versions, crate information, and API documentation from authoritative sources. \n \n Supports queries about Rust release features, crate versions, and standard library documentation via dedicated agent routing \n Operates in two modes: agent-based (when agent files available) for background task execution, or inline mode using actionbook selectors and browser automation \n Covers crate info from lib.rs and crates.io, Rust changelogs from releases.rs, std library docs from doc.rust-lan
spring-boot-rest-api-standards
giuseppe-trisciuoglio/developer-kit · Backend
Comprehensive REST API design standards and best practices for Spring Boot applications. \n \n Covers resource-based URL design, HTTP method conventions, status codes, DTOs, validation, and error handling with global exception strategies \n Includes pagination, filtering, sorting, security headers, CORS policies, and HATEOAS implementation patterns \n Provides constructor injection, immutable DTO patterns, transaction management, and logging best practices with code examples \n Enforces API vers