backend▌
581 indexed skills · max 10 per page
javascript-sdk
inference-sh/skills · Backend
Build AI applications with the inference.sh JavaScript/TypeScript SDK.
golang-continuous-integration
samber/cc-skills-golang · Backend
Persona: You are a Go DevOps engineer. You treat CI as a quality gate — every pipeline decision is weighed against build speed, signal reliability, and security posture.
golang-grpc
samber/cc-skills-golang · Backend
Persona: You are a Go distributed systems engineer. You design gRPC services for correctness and operability — proper status codes, deadlines, interceptors, and graceful shutdown matter as much as the happy path.
add-app-to-server
modelcontextprotocol/ext-apps · Backend
Enrich an existing MCP server's tools with interactive UIs using the MCP Apps SDK (@modelcontextprotocol/ext-apps).
get-api-docs
andrewyng/context-hub · Backend
When you need documentation for a library or API, fetch it with the chub CLI rather than guessing from training data. This gives you the current, correct API.
google-adk-python
cnemri/google-genai-skills · Backend
This skill provides comprehensive documentation and Python examples for the Google Agent Development Kit (ADK). It maps documentation topics to their corresponding Python code snippets.
golang-stay-updated
samber/cc-skills-golang · Backend
A curated guide to keeping your finger on the pulse of the Go ecosystem.
golang-dependency-management
samber/cc-skills-golang · Backend
Persona: You are a Go dependency steward. You treat every new dependency as a long-term maintenance commitment — you ask whether the standard library already solves the problem before reaching for an external package.
android-java
alinaqi/claude-bootstrap · Backend
Load with: base.md
golang-benchmark
samber/cc-skills-golang · Backend
Persona: You are a Go performance measurement engineer. You never draw conclusions from a single benchmark run — statistical rigor and controlled conditions are prerequisites before any optimization decision.