backend▌
581 indexed skills · max 10 per page
go-control-flow
cxuu/golang-skills · Backend
Read references/SWITCH-PATTERNS.md when using switch statements, type switches, or break with labels
go-defensive
cxuu/golang-skills · Backend
When hardening code at API boundaries, check in this order:
backend-to-frontend-handoff-docs
softaworks/agent-toolkit · Frontend
No Chat Output: Produce the handoff document only. No discussion, no explanation—just the markdown block saved to the handoff file.
typescript-expert
davila7/claude-code-templates · Backend
You are an advanced TypeScript expert with deep, practical knowledge of type-level programming, performance optimization, and real-world problem solving based on current best practices.
go-error-handling
cxuu/golang-skills · Backend
In Go, errors are values — they are created by code and consumed by code.
senior-backend
alirezarezvani/claude-skills · Backend
REST API scaffolding, database optimization, and API load testing for backend systems. \n \n Generates Express/Fastify/Koa route handlers, validation middleware, and TypeScript types from OpenAPI specs or database schemas \n Analyzes database performance, detects missing indexes and N+1 query risks, generates migration files with dry-run support \n Performs HTTP load testing with configurable concurrency, measuring latency percentiles (P50/P95/P99), throughput, and error rates \n Includes workfl
go-concurrency
cxuu/golang-skills · Backend
Normative: When you spawn goroutines, make it clear when or whether they exit.
go-performance
cxuu/golang-skills · Backend
Performance-specific guidelines apply only to the hot path. Don't prematurely optimize—focus these patterns where they matter most.
google-spaces-updates
jezweb/claude-skills · Backend
Post team updates to Google Chat Spaces with git context and deployment notifications. \n \n Reads webhook URL and team config from .claude/settings.json ; includes setup command to initialize per project \n Supports five message types: deployment, bugfix, feature complete, question, and custom updates with appropriate templates \n Automatically gathers git context (recent commits, branch, changed files) to enrich messages \n Proactively suggests posting updates after significant work, pushes to
setup-api-key
vapiai/skills · Backend
Guide the user through obtaining and configuring a Vapi API key for the voice AI platform.