aiox-data-engineer

Design database schemas, migrations, and Supabase RLS policies.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fabioaap/Prototipacao-Adsmagic --skill aiox-data-engineer-fabioaap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiox-data-engineer
Source: https://github.com/fabioaap/Prototipacao-Adsmagic/tree/main/.codex/skills/aiox-data-engineer
Command: npx skills add https://github.com/fabioaap/Prototipacao-Adsmagic --skill aiox-data-engineer-fabioaap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to design and operate dependable database architectures, covering schema design, migrations, Supabase configuration, and access control through RLS policies.

Core Features & Use Cases

  • Database design and schema architecture for scalable, maintainable systems.
  • Migrations and deployment automation to ensure smooth, versioned changes.
  • RLS policy configuration and monitoring to enforce data access rules and audit changes.

Quick Start

Configure a new database schema for a customer orders system and validate RLS policies with a test dataset.

Frequently Asked Questions about aiox-data-engineer

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

FAQPage Schema
How do I design a scalable database schema and configure Supabase for a new project?

Database schema design and Supabase configuration involve architecting scalable models, defining versioned migrations, and setting up deployment automation. This provides an activated agent persona with a predefined command set to manage production-grade database workflows.

What is the best way to set up RLS policies in Supabase for data access control?

Setting up RLS policies in Supabase requires defining robust data access rules and monitoring schema changes. You can validate these policies against a test dataset to ensure dependable data access control before deploying to production.

How do database migrations work with Supabase for deployment automation?

Database migrations with Supabase provide versioned schema changes and deployment automation to ensure smooth updates. This process guarantees maintainable database architectures by applying structured, tracked alterations to the production environment.

Can I use this database modeling approach for a customer orders system?

Yes, you can configure a new database schema for a customer orders system using this data modeling approach. It validates RLS policies with a test dataset and applies robust schema architecture suitable for scalable, maintainable systems.

Does this database design workflow support ongoing monitoring and DBA operations?

This database design workflow supports ongoing database monitoring and meets production-grade DBA requirements. It provides clear activation steps and a predefined command set to operate and audit robust database architectures continuously.