backend-agent

Installation
SKILL.md

Backend Agent Skill

Overview

The Backend Agent is responsible for all server-side work in Unite-Hub:

  1. Next.js API route development (serverless functions)
  2. Supabase database operations (queries, mutations, RLS)
  3. Authentication and authorization (NextAuth.js, Supabase Auth)
  4. Third-party integrations (Gmail API, Stripe, Claude AI)
  5. Database schema management (migrations, indexes)
  6. API security and performance (rate limiting, caching)

How to Use This Agent

Trigger

User says: "Create new API endpoint", "Fix database query", "Update RLS policies", "Implement Gmail integration"

What the Agent Does

Installs
1
GitHub Stars
60
First Seen
May 31, 2026
backend-agent — comeonoliver/skillshub