backend

Automate backend engineering guidance for API design, database optimization, and security reviews.

29|2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Joncik91/ucai --skill backend-joncik91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backend
Source: https://github.com/Joncik91/ucai/tree/main/skills/backend
Command: npx skills add https://github.com/Joncik91/ucai --skill backend-joncik91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Backend teams often struggle with inconsistent patterns for API design, database tuning, and security hardening, leading to slower delivery and riskier deployments.

Core Features & Use Cases

  • API design guidance, architectural patterns, and security best practices for REST and GraphQL backends.
  • Database optimization strategies including indexing, query tuning, and migration safety.
  • Scalable pattern coverage across authentication, authorization, and deployment readiness with example checklists.

Quick Start

Describe your backend project and I will generate a tailored architecture plan and implementation steps.

Frequently Asked Questions about backend

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design secure REST and GraphQL APIs for a scalable backend?

Secure API design for REST and GraphQL involves applying consistent architectural patterns, authentication, and authorization mechanisms. This Skill generates tailored guidance for API patterns, secure coding, and route protection to ensure robust backend endpoints.

What is the best way to optimize database queries and manage migration safety?

Database optimization and migration safety require strategic indexing, query tuning, and careful schema transitions. This Skill provides database optimization strategies and checklists to maintain performance and prevent data loss during migrations.

How do I implement RBAC and ABAC authorization models in microservices?

Implementing RBAC and ABAC in microservices requires defining role hierarchies and attribute-based access policies across distributed services. This Skill delivers security best practices and architectural patterns for scalable authentication and authorization flows.

Can I get backend architecture guidance for multi-language projects?

Backend architecture guidance for multi-language projects applies across diverse technology stacks. This Skill automates architectural planning, deployment considerations, and scalable patterns regardless of your specific programming languages or frameworks.

What deployment readiness checklists should I use for backend performance tuning?

Deployment readiness checklists for performance tuning should cover scalability, security hardening, and database efficiency. This Skill generates practical examples and checklists to validate your backend architecture before production deployment.