Total 44,222 skills, Backend Development has 3830 skills
Showing 12 of 3830 skills
Expert guidance for building with DatoCMS headless CMS. Includes API decision guides (CDA vs CMA), executable workflow playbooks for schema management, content operations, asset uploads, migrations, structured text (DAST), webhooks, and framework integrations. Covers official MCP server integration and troubleshooting.
Guide for creating PHP and Laravel packages using Spatie's package-skeleton-laravel and package-skeleton-php templates. Use when the user wants to create a new PHP or Laravel package, scaffold a package. Also use when building customizable packages — covers proven patterns for extensibility (events, configurable models/jobs, action classes) instead of config option creep.
Provides comprehensive guidance for event-driven architecture including domain events, event sourcing, CQRS, and event patterns. Use when the user asks about event-driven architecture, needs to implement event-driven systems, or work with domain events.
Backend architecture patterns and best practices for scalable server-side applications.
Modern Python asyncio, aiohttp, and concurrency patterns.
Configuration for Virtual Hosts, .htaccess, and PHP-FPM in LAMP stacks.
Guidelines for Micro-SaaS architecture, Stripe integration, and launch checklists.
This skill should be used when implementing Convex mutation functions. It provides comprehensive guidelines for defining, registering, calling, and scheduling mutations, including database operations, transactions, and scheduled job patterns.
Managing legacy MySQL/MariaDB schemas in LAMP stacks.
CMS, blogging platforms, and content management patterns
OTP design patterns, supervision trees, and process management with KISS principle emphasis
Ecto schemas, changesets, queries, migrations, and database patterns for Elixir applications