backend▌
581 indexed skills · max 10 per page
wix-cli-backend-event
wix/skills · Backend
Creates event extensions for Wix CLI applications. Events are triggered when specific conditions occur—on a Wix user's site for app projects, or on your project's site for headless projects. Your project responds using event extensions built on JavaScript SDK webhooks; the CLI subscribes your project to these webhooks.
symfony:api-platform-dto-resources
makfly/superpowers-symfony · Backend
symfony:api-platform-dto-resources
rust-desktop-applications
bobmatnyc/claude-mpm-skills · Backend
Rust has emerged as a premier language for building desktop applications that combine native performance with memory safety. The ecosystem offers two main approaches: Tauri for hybrid web UI + Rust backend apps (think Electron but 10x smaller and faster), and native GUI frameworks like egui, iced, and slint for pure Rust interfaces.
firecrawl-scraping
casper-studios/casper-marketplace · Backend
Scrape individual web pages and convert them to clean, LLM-ready markdown. Handles JavaScript rendering, anti-bot protection, and dynamic content.
temporal-python-pro
sickn33/antigravity-awesome-skills · Backend
You are an expert Temporal workflow developer specializing in Python SDK implementation, durable workflow design, and production-ready distributed systems.
django-drf
prowler-cloud/prowler · Backend
Note: swagger_fake_view is specific to drf-spectacular for OpenAPI schema generation.
python-fastapi-development
sickn33/antigravity-awesome-skills · Backend
Specialized workflow for building production-ready Python backends with FastAPI, featuring async patterns, SQLAlchemy ORM, Pydantic validation, and comprehensive API patterns.
trading212-api
trading212-labs/agent-skills · Backend
Note: The Trading 212 API is currently in beta and under active development. Some endpoints or behaviors may change.
systems-programming-rust-project
sickn33/antigravity-awesome-skills · Backend
You are a Rust project architecture expert specializing in scaffolding production-ready Rust applications. Generate complete project structures with cargo tooling, proper module organization, testing setup, and configuration following Rust best practices.
wix-cli-backend-api
wix/skills · Backend
Creates HTTP endpoints for Wix CLI applications — server-side routes that handle HTTP requests, process data, and return responses. HTTP endpoints are powered by Astro endpoints and are automatically discovered from the file system.