arch-frontend

Review MercadoLibre frontend projects against Nordic SSR, Andes UI, and Kraken auth standards.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/olimpus-soft/olimpus-claude-skills --skill arch-frontend-olimpus-soft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arch-frontend
Source: https://github.com/olimpus-soft/olimpus-claude-skills/tree/main/plugins/pr-review-toolkit/skills/arch-frontend
Command: npx skills add https://github.com/olimpus-soft/olimpus-claude-skills --skill arch-frontend-olimpus-soft

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires react, express, typescript, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps ensure the quality and consistency of MercadoLibre's frontend architecture by providing guidelines, patterns, and best practices for Nordic SSR, Andes UI, and Kraken auth.

Core Features & Use Cases

  • Architecture Guidelines: Offers detailed guidelines for MercadoLibre's frontend architecture, including Nordic SSR framework, Andes UI components, and Kraken auth.
  • Best Practices: Provides best practices for TypeScript conventions, input validation, error handling, and testing.
  • Use Case: A developer can use this Skill to review a new frontend project and ensure it adheres to MercadoLibre's architecture standards.

Quick Start

Run the arch-frontend skill to review the architecture of your MercadoLibre frontend project.

Frequently Asked Questions about arch-frontend

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

FAQPage Schema
How do I ensure my React frontend adheres to MercadoLibre architecture standards?

Review your React project against established guidelines for Nordic SSR, Andes UI, and Kraken auth to ensure MercadoLibre frontend architecture quality. This validates TypeScript conventions, input validation, and testing standards.

What are the best practices for TypeScript and Nordic SSR in front-end architecture?

Best practices for Nordic SSR front-end architecture involve following strict TypeScript conventions, implementing robust input validation, and maintaining consistent error handling to ensure scalable server-side rendered applications.

Can I use Express with React and Andes UI for MercadoLibre frontend development?

Yes, you can use Express with React and Andes UI for MercadoLibre frontend development. The architecture guidelines support integrating Express for backend routing while maintaining UI consistency through the Andes UI component library.

How does Kraken auth integrate with Nordic SSR applications?

Kraken auth integrates with Nordic SSR applications by providing standardized authentication patterns. Developers implement these guidelines to ensure secure user sessions and consistent authorization flows across server-side rendered pages.

What is the required tech stack for developing with the Andes UI design system?

The required tech stack for developing with the Andes UI design system includes React, Express, and TypeScript. Knowledge of these technologies is necessary to properly implement MercadoLibre's frontend architecture guidelines and testing standards.

How do I validate input and handle errors in a MercadoLibre React project?

Validate input and handle errors in a MercadoLibre React project by applying the specific TypeScript conventions and error handling best practices defined in the frontend architecture guidelines. This ensures robust application behavior and consistency.