Total 44,304 skills, Backend Development has 3834 skills
Showing 12 of 3834 skills
Spring Boot Java framework for microservices with auto-configuration. Use for enterprise Java.
This skill should be used when the user asks to "create a TypeScript project", "set up Node.js project", "scaffold new project", "initialize TypeScript repo", "create a new library", "set up a CLI tool", or mentions setting up a new TypeScript/Node.js codebase.
FastAPI Python async framework with Pydantic and automatic OpenAPI. Use for Python APIs.
Cargo Rust package manager and build system. Use for Rust crates.
WordPress CMS development with themes, plugins, and Gutenberg. Use for content sites.
PHP 8+ web development with Composer, attributes, and modern frameworks. Use for .php files.
Fiber Express-inspired Go web framework. Use for Go APIs.
Social feed with batch queries, cursor pagination, trending algorithms, and engagement tracking. Efficient database queries for infinite scroll feeds.
Store failed jobs for replay or manual inspection. Track failure patterns, enable manual intervention, and prevent data loss from processing errors.
Implement secure JWT authentication with refresh token rotation, secure storage, and automatic renewal. Use when building authentication for SPAs, mobile apps, or APIs that need stateless auth with refresh capabilities.
Hono ultrafast web framework for edge computing. Use for edge APIs.
Manage data flow when producers outpace consumers. Bounded buffers, adaptive flushing, and graceful degradation prevent OOM crashes and data loss.