Backend
2720 skills in Development > Backend
django-rest-framework
Use when Django REST Framework for building APIs with serializers, viewsets, and authentication. Use when creating RESTful APIs.
lua-c-integration
Use when lua C API for extending Lua with native code including stack operations, calling C from Lua, calling Lua from C, creating C modules, userdata types, metatables in C, and performance optimization techniques.
csharp-linq
Use when lINQ (Language Integrated Query) with query and method syntax, deferred execution, expression trees, and performance optimization.
working-with-claude-code
Use when working with Claude Code CLI, plugins, hooks, MCP servers, skills, configuration, or any Claude Code feature - provides comprehensive official documentation for all aspects of Claude Code
update-component-reference
This skill should be used when the user wants to add components (commands, agents, skills, hooks, or MCP servers) to the Component Reference section of the website.
clojure-repl
Automatically manage and use nREPL servers to run/evaluate Clojure code and tests.
backend-test
Generate backend tests (unit, integration, mocks). Auto-invoke when user says "write test for", "add test", "test this", or "create test".
backend-endpoint
Create REST/GraphQL API endpoint with validation, error handling, and tests. Auto-invoke when user says "add endpoint", "create API", "new route", or "add route".
backend-api
Your approach to handling backend API. Use this skill when working on files where backend API comes into play.
backend-models
Your approach to handling backend models. Use this skill when working on files where backend models comes into play.
backend-queries
Your approach to handling backend queries. Use this skill when working on files where backend queries comes into play.
backend-migrations
Your approach to handling backend migrations. Use this skill when working on files where backend migrations comes into play.
atris-backend
Backend architecture policy. Use when building APIs, services, data access, or any backend work. Prevents over-engineering.
java-dev
Java 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等
node-generator
Generate new workflow nodes with implementation, tests, and registry registration
ts-morph-analyze
Analyze TypeScript code structure using ts-morph. Use for summarizing class/interface APIs, listing exports, showing inheritance hierarchies, or extracting interfaces from classes. Outputs signatures without implementation details.
integration-generator
Generate new OAuth integration providers for Dafthunk with backend providers, type definitions, frontend configurations, and integration nodes
template-generator
Generate workflow templates with coherent node graphs and integration tests
ecs-api-reference
Amazon ECS API specification reference. Use when implementing ECS-compatible APIs in KECS to accurately reproduce request/response structures, parameters, error codes, and behaviors. Reference for implementing APIs like CreateCluster, CreateService, RunTask, RegisterTaskDefinition.
aws-serverless-eda
AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions, EventBridge, SQS, SNS, and serverless patterns. Essential when user mentions serverless, Lambda, API Gateway, event-driven, async processing, queues, pub/sub, or wants to build scalable serverless applications with AWS best practices.