home/categories/productivity-tools/weppa-cloud-bukeer-flutter-claude-skills-backend-dev-skill-md
productivity-toolstools

backend-dev

Supabase backend development: database, RLS, Edge Functions, queries. USE WHEN: creating tables, migrations, RPC functions, Edge Functions, RLS policies, query optimization, Supabase infrastructure. NOT FOR: Flutter UI (use flutter-developer), tests (use testing-agent). Examples: <example> Context: The user needs to create a new database table. user: "Create a table for customer reviews with ratings and comments" assistant: "I'll use the backend-dev skill to design the reviews table with RLS policies." <commentary>Database table creation requires backend-dev.</commentary> </example> <example> Context: The user needs server-side business logic. user: "Create an Edge Function to calculate dynamic pricing" assistant: "I'll use backend-dev to develop the Edge Function for pricing." <commentary>Edge Functions are a core backend-dev responsibility.</commentary> </example>

weppa-cloud
maintainer
weppa-cloud
Обновлено 1/19/2026
Звёзды
0
Форки
0
quick start

Installation and usage

Supabase backend development: database, RLS, Edge Functions, queries. USE WHEN: creating tables, migrations, RPC functions, Edge Functions, RLS policies, query optimization, Supabase infrastructure. NOT FOR: Flutter UI (use flutter-developer), tests (use testing-agent). Examples: <example> Context: The user needs to create a new database table. user: "Create a table for customer reviews with ratings and comments" assistant: "I'll use the backend-dev skill to design the reviews table with RLS policies." <commentary>Database table creation requires backend-dev.</commentary> </example> <example> Context: The user needs server-side business logic. user: "Create an Edge Function to calculate dynamic pricing" assistant: "I'll use backend-dev to develop the Edge Function for pricing." <commentary>Edge Functions are a core backend-dev responsibility.</commentary> </example>

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use backend-dev