nordic-specialist

Guide frontend teams in implementing Nordic patterns for MercadoLibre pages, islands, and modules.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/brianmontero18/astral --skill nordic-specialist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nordic-specialist
Source: https://github.com/brianmontero18/astral/tree/main/.claude/skills/nordic-specialist
Command: npx skills add https://github.com/brianmontero18/astral --skill nordic-specialist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Nordic frontend challenges in MercadoLibre projects slow delivery and risk inconsistencies. This skill provides expert guidance on implementing Nordic patterns for pages, islands, and modules, and how to use the frontender-web-mcp live docs to stay aligned with current rules and tooling.

Core Features & Use Cases

  • Guidance on building Nordic pages, islands, and modules (restclient, i18n, auth, melidata, etc.)
  • Debugging SSR, hydration, or styling issues
  • Choosing between Pages vs Islands architecture and integrating with the frontender-web-mcp live docs

Quick Start

Guide me through configuring a Nordic page with islands and modules for a MercadoLibre frontend feature.

Frequently Asked Questions about nordic-specialist

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

FAQPage Schema
How do I configure a Nordic page with islands and modules for a MercadoLibre frontend feature?

To configure a Nordic page with islands and modules for MercadoLibre, you structure your project using Nordic conventions for pages, islands, and module setup including restclient, i18n, and melidata, ensuring SSR hydration and styling integrations adhere to specification.

What is the difference between Nordic pages and islands architecture?

The difference between Nordic pages and islands architecture involves choosing between server-side rendered pages versus interactive island components within MercadoLibre frontend projects, determining how SSR hydration and styling integrations are handled for specific feature requirements.

How do I debug SSR hydration issues in Nordic frontend modules?

Debugging SSR hydration issues in Nordic frontend modules requires checking your module configuration and styling integrations against Nordic specifications and manuals to ensure server-rendered HTML matches client-side rendering expectations.

Does Nordic support i18n and melidata integration for MercadoLibre pages?

Nordic supports i18n and melidata integration for MercadoLibre pages by providing built-in module configurations that handle internationalization and data tracking, ensuring frontend teams adhere to consistent Nordic conventions and specifications.

Why does my Nordic styling integration break during module configuration?

Nordic styling integration breaks during module configuration when project setup deviates from established Nordic conventions and specifications, requiring alignment with nordic-manual and nordic-modules references to restore code quality and consistency.