gdex-ui-page-layouts

Compose full-page trading UI layouts from gdex-ui components.

4|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/GemachDAO/gdex-skill --skill gdex-ui-page-layouts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gdex-ui-page-layouts
Source: https://github.com/GemachDAO/gdex-skill/tree/main/skills/gdex-ui-page-layouts
Command: npx skills add https://github.com/GemachDAO/gdex-skill --skill gdex-ui-page-layouts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Full-page layout compositions enable teams to quickly assemble consistent, responsive trading, portfolio, copy-trading, and bridge interfaces by reusing curated layout patterns.

Core Features & Use Cases

  • Full-page templates for Trading, Portfolio, Copy Trading, and Bridge pages.
  • Component-based composition that integrates with other UI skills (gdex-ui-trading-components, gdex-ui-portfolio-dashboard, and gdex-ui-theming).
  • Responsive grid patterns and theming support for cross-device experiences.

Quick Start

Import the predefined page-layout components from this skill and assemble them into your application's routes for trading, portfolio, copy trading, or bridging pages.

Frequently Asked Questions about gdex-ui-page-layouts

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

FAQPage Schema
How do I build a responsive trading dashboard layout?

Build a responsive trading dashboard layout by importing predefined page-layout components that compose trading UI elements into cohesive, cross-device grid patterns. These templates assemble full-page interfaces with consistent theming and responsive behavior.

What is the best way to assemble a full-page portfolio overview interface?

Assemble a full-page portfolio overview interface by reusing curated layout patterns that integrate portfolio dashboard components into a cohesive page. This enables consistent visual look and responsive behavior across devices.

Do I need the gdex-ui-install-setup skill to use these page layouts?

Yes, you need the gdex-ui-install-setup and related UI skills to provide components, theming, and page scaffolding. These page layouts compose components from multiple UI skills into full-page trading interfaces.

Can I use these layout templates for copy trading and bridge interfaces?

Yes, you can use these layout templates for copy trading and bridge interfaces. The skill provides full-page templates specifically designed for trading, portfolio, copy trading, and bridge pages with responsive grid support.

How does component-based composition work for trading UI pages?

Component-based composition works by integrating components from other UI skills like trading components, portfolio dashboards, and theming into predefined page layouts. You import these layouts and assemble them into your application routes.