backend▌
581 indexed skills · max 10 per page
setup-api-key
vapiai/skills · Backend
Guide the user through obtaining and configuring a Vapi API key for the voice AI platform.
moodle-external-api-development
sickn33/antigravity-awesome-skills · Backend
This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards.
go-naming
cxuu/golang-skills · Backend
Names should:
go-testing
cxuu/golang-skills · Backend
Normative: Test failures must be diagnosable without reading the test source.
api-documentation-generator
davila7/claude-code-templates · Backend
Automatically generate clear, comprehensive API documentation from your codebase with endpoints, examples, and best practices. \n \n Analyzes API structure to extract endpoints, HTTP methods, parameters, responses, authentication, and error patterns \n Generates endpoint documentation with request/response specifications, code examples in multiple languages (cURL, JavaScript, Python), and error handling details \n Supports REST APIs, GraphQL APIs, and WebSocket APIs with format-specific document
claude-api
jezweb/claude-skills · Backend
$22
typescript-mcp
jezweb/claude-skills · Backend
Build MCP servers with TypeScript on Cloudflare Workers, preventing 20 documented production issues. \n \n Supports tools, resources, prompts, tasks, and three authentication patterns (API keys, OAuth, Zero Trust) with built-in Cloudflare service integrations (D1, KV, R2, Vectorize) \n Requires fresh McpServer instance per HTTP request and StreamableHTTPServerTransport for production; SSE transport is deprecated \n Prevents critical issues including server instance reuse breaking concurrent sess
go-linting
cxuu/golang-skills · Backend
More important than any "blessed" set of linters: lint consistently across a codebase.
algorithmic-art
sickn33/antigravity-awesome-skills · Backend
Algorithmic philosophies are computational aesthetic movements that are then expressed through code. Output .md files (philosophy), .html files (interactive viewer), and .js files (generative algorithms).
django-perf-review
getsentry/skills · Backend
Review Django code for validated performance issues. Research the codebase to confirm issues before reporting. Report only what you can prove.