·backend-dev-guidelines
</>

backend-dev-guidelines

dojocodinglabs/claude-code-waypoint

Comprehensive backend development guide for Supabase Edge Functions + PostgreSQL. Use when working with Supabase (database, auth, storage, realtime), Edge Functions, PostgreSQL, Row-Level Security (RLS), Resend email, Stripe payments, or TypeScript backend patterns. Covers database design, auth flows, Edge Function patterns, RLS policies, email integration, payment processing, and deployment to Supabase.

2Installs·0Trend·@dojocodinglabs

Installation

$npx skills add https://github.com/dojocodinglabs/claude-code-waypoint --skill backend-dev-guidelines

SKILL.md

📋 OPINIONATED SCAFFOLD: Modern Supabase + Edge Functions stack Default Stack: Backend: Supabase Edge Functions (Deno runtime) Database: Supabase PostgreSQL + Row-Level Security Auth: Supabase Auth (JWT-based) Storage: Supabase Storage Email: Resend (transactional emails) Payments: Stripe (subscriptions + one-time) Language: TypeScript

Deployment: Git push to Supabase To customize: Run /customize-scaffold backend or use the scaffold-customizer agent to adapt for Express, NestJS, Fastify, Django, Rails, Go, or other frameworks.

Establish consistency and best practices for Supabase-powered backends using Edge Functions, PostgreSQL with Row-Level Security, and TypeScript. This skill covers database design, authentication flows, API patterns, email integration, and payment processing.

Comprehensive backend development guide for Supabase Edge Functions + PostgreSQL. Use when working with Supabase (database, auth, storage, realtime), Edge Functions, PostgreSQL, Row-Level Security (RLS), Resend email, Stripe payments, or TypeScript backend patterns. Covers database design, auth flows, Edge Function patterns, RLS policies, email integration, payment processing, and deployment to Supabase. Source: dojocodinglabs/claude-code-waypoint.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dojocodinglabs/claude-code-waypoint --skill backend-dev-guidelines
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is backend-dev-guidelines?

Comprehensive backend development guide for Supabase Edge Functions + PostgreSQL. Use when working with Supabase (database, auth, storage, realtime), Edge Functions, PostgreSQL, Row-Level Security (RLS), Resend email, Stripe payments, or TypeScript backend patterns. Covers database design, auth flows, Edge Function patterns, RLS policies, email integration, payment processing, and deployment to Supabase. Source: dojocodinglabs/claude-code-waypoint.

How do I install backend-dev-guidelines?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dojocodinglabs/claude-code-waypoint --skill backend-dev-guidelines Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dojocodinglabs/claude-code-waypoint

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None