Hugo Pereira
Community@renpereiradx
Hugo Pereira maintains React, full-stack, and Fluent 2 design-system skills for the ERP Vista Bar webapp, spanning component generation, backend architecture, and design token enforcement.
Agent Skills by Hugo Pereira
Showing 9 vetted skills indexed across 1 GitHub repositories.
design-md
Analyze Stitch projects and generate DESIGN.md design system documentation.
react:components
Converts Stitch design screens into modular React and TypeScript components with AST-based validation.
react-best-practices
Guides React component design with correct hooks, effects, and refs usage patterns.
fullstack-dev
Guides full-stack application development with backend architecture and frontend-backend integration patterns.
erp-design-contract
Enforces Fluent 2 design tokens and UI component rules for ERP frontend code.
enhance-prompt
Deprecated prompt optimizer for the discontinued Stitch UI design tool.
frontend-design
Redirects frontend design work to the fixed Fluent 2 design contract for the ERP webapp.
stitch-loop
Coordinates iterative Stitch-based UI page generation using baton prompt files and project vision documents.
frontend-dev
Redirects frontend work to the erp-design-contract skill and Fluent 2 design system.
Frequently Asked Questions About Hugo Pereira
FAQPage SchemaWhat tasks can I accomplish with Hugo Pereira's skills?▼
You can synthesize DESIGN.md design systems from Stitch projects, convert designs into Vite/React components, apply React hooks and effects best practices, enforce the Fluent 2 design contract on ERP Vista Bar UI, and architect full-stack apps with REST APIs, auth, and real-time features.
Who should use these skills?▼
Frontend and full-stack engineers working on the ERP Vista Bar webapp, React developers seeking correct hooks/effects patterns, and teams building CRUD, chat, or real-time applications with Node.js, Express, or Next.js backends benefit most from this registry.
Which skills are deprecated and what replaces them?▼
enhance-prompt, frontend-design, stitch-loop, and frontend-dev are deprecated because Stitch is no longer used. Load erp-design-contract and follow DESIGN.md instead; the ERP Vista Bar webapp uses a fixed Fluent 2 design system with semantic tokens and no invented aesthetics.
What licensing applies to these skills?▼
The fullstack-dev skill is explicitly MIT licensed and free to use. Its guidance draws on the Twelve-Factor App, Clean Architecture, Domain-Driven Design, Martin Fowler's enterprise patterns, and the Google SRE Handbook. Other skills carry no stated license in the manifest.
What prerequisites do these skills require?▼
design-md and react:components require Stitch tool access plus Read, Write, and web_fetch permissions; react:components also needs Bash. erp-design-contract requires the ERP Vista Bar repo with design/tokens.json and src/components/ui/. react-best-practices applies to .tsx/.jsx files with React imports.