aiox-data-engineer

Design and optimize PostgreSQL and Supabase database schemas with RLS configuration.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/Matheusvs1998/Site-campeonato-de-fifa --skill aiox-data-engineer-matheusvs1998
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aiox-data-engineer
Source: https://github.com/Matheusvs1998/Site-campeonato-de-fifa/tree/main/site-fifa/.claude/skills/AIOX/agents/data-engineer
Command: npx skills add https://github.com/Matheusvs1998/Site-campeonato-de-fifa --skill aiox-data-engineer-matheusvs1998

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires psycopg2, sqlalchemy, supabase, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The AIOX Data Engineer skill solves complex database design, operations, and monitoring challenges, enhancing the integrity, performance, and security of data infrastructures.

Core Features & Use Cases

  • Database Design and Schema Architecture: Leverage domain knowledge to design scalable and efficient database schemas.
  • Supabase Configuration: Expertly set up and manage Supabase environments.
  • Security: Implement Row Level Security (RLS) and other security measures.
  • Query Optimization: Refine queries for maximum performance.
  • Data Modeling and Monitoring: Maintain a full lifecycle approach to data integrity and accessibility.

Quick Start

Activate Dara, the Database Architect, by typing 'data-engineer'.

Frequently Asked Questions about aiox-data-engineer

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

FAQPage Schema
How do I configure Row Level Security (RLS) for PostgreSQL databases?

Configure Row Level Security (RLS) for PostgreSQL by defining access policies directly within your database schema. This approach enforces strict data security and integrity by restricting row-level access based on user roles.

What is the best way to optimize PostgreSQL queries for better performance?

Optimize PostgreSQL queries by analyzing schema architecture and refining query structures for maximum performance. This involves evaluating database design and applying targeted optimization techniques to reduce execution latency.

How do I design scalable database schemas for complex data ecosystems?

Design scalable database schemas by leveraging domain knowledge to structure efficient data models. This approach supports complex database ecosystems while maintaining data integrity and accessibility throughout the lifecycle.

Does Supabase configuration support end-to-end database migration processes?

Supabase configuration supports end-to-end database migration processes by managing schema architecture and RLS policies. It provides robust tools for database administrators handling complex infrastructure changes and monitoring.

Can I use SQLAlchemy with Supabase for database management?

Yes, you can use SQLAlchemy with Supabase for database management as the skill utilizes SQLAlchemy and psycopg2 dependencies. This combination facilitates streamlined database operations and schema optimization.