Romero, Silvia Noelia
Community@RomeroSilvia
Romero Silvia's skills cover EOS aesthetic-center platform modules: React Native/Expo mobile features, Express/Supabase backend, RBAC, push notifications, and audit security.
Agent Skills by Romero, Silvia Noelia
Showing 8 vetted skills indexed across 1 GitHub repositories.
multipart-specialist-docs
Implements specialist registration with DNI and title image uploads via multipart/form-data from React Native to Express.
e3-routine-wizard-perf
Implements routine wizard performance, step editing, and accessibility for the EOS skincare app.
expo-push-notifications
Implements remote push notifications with Expo Push API, token registration, and a cron scheduler.
e3-centers-admin
Implements aesthetic center management, center-scoped admin roles, and dashboard counters for the EOS backend.
e3-subscriptions-reports
Implements subscription plans, assignments, and admin reports for the EOS backend.
e2-module3-roles-specialist
Implements role enforcement and specialist registration for the EOS skincare app backend and frontend.
specialist-seed
Generates idempotent SQL seed data for Supabase specialist profiles in local development.
e3-audit-security
Implements audit log emission, filtered reading, and security checklist review for the EOS backend.
Frequently Asked Questions About Romero, Silvia Noelia
FAQPage SchemaWhat 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.