nucleo-ia-hub

Orchestrate platform-wide development patterns for the AI & PM Research Hub.

2|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/VitorMRodovalho/ai-pm-research-hub --skill nucleo-ia-hub
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nucleo-ia-hub
Source: https://github.com/VitorMRodovalho/ai-pm-research-hub/tree/main/skills/nucleo-ia
Command: npx skills add https://github.com/VitorMRodovalho/ai-pm-research-hub --skill nucleo-ia-hub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill centralizes and standardizes platform-wide development patterns for the AI & PM Research Hub, guiding teams through architecture, governance, and tooling without fragmentation.

Core Features & Use Cases

  • Platform-wide RPC governance (Supabase RPCs, RLS handling, and auth_uid mapping) and frontend guidelines (Astro 6 + React islands)
  • i18n compliance across PT-BR, EN-US, and ES-LATAM; Chart.js configuration and responsive UI patterns; event governance and attendance systems; and a comprehensive pre-commit QA checklist
  • Reference patterns for auth, data access, and deployment best practices to keep the hub consistent as it scales

Quick Start

Follow these guidelines whenever touching SQL/RPCs, React components, Astro pages, i18n files, Supabase queries, or admin features of the hub.

Frequently Asked Questions about nucleo-ia-hub

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

FAQPage Schema
How do I standardize Supabase RPC patterns and RLS policies across a platform?▼

Standardize Supabase RPC patterns and RLS policies by applying governance rules for auth_uid mapping, DROP/CREATE RPC workflows, and proper foreign key handling to ensure consistent backend security.

What is the best way to manage i18n routing across PT-BR, EN-US, and ES-LATAM in Astro?▼

Manage i18n routing across PT-BR, EN-US, and ES-LATAM in Astro by enforcing compliance guidelines for three locale routes, ensuring translations cover all frontend components and Astro pages consistently.

Can I enforce pre-commit QA checks for Astro and React islands components?▼

You can enforce pre-commit QA checks for Astro and React islands components by applying a comprehensive checklist that validates i18n coverage, Chart.js configuration, and frontend guidelines before deployment.

How do I configure Chart.js for responsive UI patterns in a multi-language Astro application?▼

Configure Chart.js for responsive UI patterns in a multi-language Astro application by following standardized configuration guidelines that ensure visualizations adapt correctly across PT-BR, EN-US, and ES-LATAM locales.

Does this approach handle event governance and attendance systems with Supabase?▼

This approach handles event governance and attendance systems with Supabase by providing reference patterns for data access and auth, ensuring event tracking remains consistent as the hub scales.