backend▌
581 indexed skills · max 10 per page
apify-scrapers
casper-studios/casper-marketplace · Backend
Scrape content from major social platforms using Apify actors. Each platform has optimized settings for cost and quality.
fastify-typescript
mindrally/skills · Backend
You are an expert in Fastify and TypeScript development with deep knowledge of building high-performance, type-safe APIs.
go-best-practices
0xbigboss/claude-code · Backend
Follows type-first, functional, and error handling patterns from CLAUDE.md. This skill covers language-specific idioms only.
kernel-python-sdk
kernel/skills · Backend
Use the Kernel Python SDK when you need to:
zarr-python
davila7/claude-code-templates · Backend
Zarr is a Python library for storing large N-dimensional arrays with chunking and compression. Apply this skill for efficient parallel I/O, cloud-native workflows, and seamless integration with NumPy, Dask, and Xarray.
go-to-market-plan
ognjengt/founder-skills · Backend
Analyze the founder's business and current stage to deliver 3 specific, actionable go-to-market strategies that will drive measurable market penetration and customer acquisition.
golang-http-frameworks
bobmatnyc/claude-mpm-skills · Backend
Go provides exceptional HTTP capabilities starting with the standard library's net/http package. Go 1.22+ introduced enhanced pattern routing in ServeMux, making stdlib viable for many applications. For more complex needs, frameworks like Chi, Gin, Echo, and Fiber offer additional features while maintaining Go's simplicity and performance.
api-security-review
bobmatnyc/claude-mpm-skills · Backend
Comprehensive security checklist for API endpoint development. Ensures proper authentication, authorization, input validation, output safety, and security logging are implemented before deployment.
newapi
quantumnous/skills · Backend
newapi (new-api) is an open-source unified AI gateway platform. It aggregates multiple model providers behind OpenAI / Claude / Gemini compatible interfaces, and provides model, token, group, and balance management.
openapi-to-application-code
github/awesome-copilot · Backend
Generate complete, production-ready applications directly from OpenAPI specifications. \n \n Accepts OpenAPI specs via URL, local file, or direct content input; validates completeness and identifies endpoints, schemas, authentication requirements, and data relationships \n Generates full project structure with controllers, services, models, repositories, and configuration files following framework conventions and best practices \n Includes unit tests, README with setup instructions, environment