backend-development

Design secure REST APIs with authentication and authorization for backend systems.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/The1Studio/arc-github-runners --skill backend-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backend-development
Source: https://github.com/The1Studio/arc-github-runners/tree/main/.claude/skills/backend-development
Command: npx skills add https://github.com/The1Studio/arc-github-runners --skill backend-development

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive expertise for building modern, production-ready backend systems. It solves the challenge of navigating complex technology choices, implementing best practices for security, performance, and scalability, and ensuring robust architecture, allowing developers to build high-quality backends efficiently.

Core Features & Use Cases

  • Architecture & Design: Guidance on microservices, event-driven patterns, and API design (REST, GraphQL, gRPC).
  • Security & Authentication: Implement OWASP Top 10 mitigation, OAuth 2.1, JWT, and robust password security.
  • Performance & Scalability: Optimize database queries, implement caching with Redis, and scale applications horizontally.
  • Use Case: A team needs to design a new e-commerce backend. This skill can guide them through choosing the right database, designing a secure authentication flow with OAuth 2.1, and setting up a scalable microservices architecture.

Quick Start

Ask the backend-development skill: "Help me design a secure REST API for user management, including authentication and authorization."