Romero, Silvia Noelia avatar

Romero, Silvia Noelia

Community

@RomeroSilvia

3Followers
|
8Public Repos
|
8Published Skills

Romero Silvia's skills cover EOS aesthetic-center platform modules: React Native/Expo mobile features, Express/Supabase backend, RBAC, push notifications, and audit security.

Skills Distribution
DomainDeveloper To...Mobile App Develop.. (35%)Backend & Database.. (30%)Security & Access .. (20%)Testing & Document.. (15%)

Agent Skills by Romero, Silvia Noelia

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Romero, Silvia Noelia

FAQPage Schema
What tasks can I implement using RomeroSilvia's EOS skills?

You can build EOS platform modules: specialist registration with image uploads, role enforcement and role-based navigation, routine wizard performance with optimistic navigation, aesthetic center administration, subscription plans with per-center reports, Expo push notifications, seed data, and audit logging with a security checklist.

Who are these EOS module skills designed for?

They target full-stack developers building the EOS aesthetic-center platform, specifically engineers working on React Native/Expo mobile clients paired with Express backends and Supabase for storage, authentication roles, and seed data across Entrega 2 and Entrega 3 modules.

What does the specialist registration upload flow involve?

It implements DNI and title image uploads from React Native to Express using multipart/form-data, expo-image-picker, and FormData on the client, with multer memoryStorage on the server and Supabase Storage as the destination for uploaded files.

What security and access-control capabilities are included?

The e3-audit-security skill covers audit emission and reading plus a transversal security checklist: RBAC enforcement, encryption in transit, and error exposure handling. The e2-module3 skill adds role enforcement, specialist status screens, and role-based navigation.

What are the prerequisites for using these skills?

You need a React Native/Expo frontend, an Express backend with multer, and a Supabase project for storage, push_tokens, and seed data. Push notifications additionally require Expo Push API token registration and the notification.job.ts cron scheduler.