backend▌
581 indexed skills · max 10 per page
fastify-typescript
mindrally/skills · Backend
You are an expert in Fastify and TypeScript development with deep knowledge of building high-performance, type-safe APIs.
godot-gdscript-patterns
sickn33/antigravity-awesome-skills · Backend
$20
openapi-to-typescript
davila7/claude-code-templates · Backend
Converts OpenAPI 3.0 specifications to TypeScript interfaces and type guards.
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.
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:
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.
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.
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.
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.