layout-architect

This skill specializes in Visual Reverse Engineering. It analyzes input images or brand guidelines and generates the precise code required to reproduce that design.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "layout-architect" with this command: npx skills add famaoai-creator/gemini-skills/famaoai-creator-gemini-skills-layout-architect

Layout Architect

This skill specializes in Visual Reverse Engineering. It analyzes input images or brand guidelines and generates the precise code required to reproduce that design.

Capabilities

Slide & Brand Reproduction:

  • Image to Marp CSS: Creates custom themes for Markdown-to-slide conversion.

  • Brand-to-Theme: Translates research (colors, logos) into a Marp CSS file AND a shared color palette JSON in knowledge/templates/themes/palettes/ following the visual_harmony_guide.md .

  • Image to Editable PPTX: Generates python-pptx scripts to build native PowerPoint slides with editable text and shapes.

UI Reproduction:

  • Image to Code: Converts UI screenshots into HTML/Tailwind, React, or pure CSS.

Workflow

  1. Asset Extraction (If input is PPTX)

If the user provides a .pptx file instead of an image, first extract the media assets to "see" the design.

node dist/index.js <path_to_pptx> <output_dir>

  1. Visual Analysis & Theming

Before writing code, analyze the brand assets and define the Design System.

  • Refer to knowledge/templates/themes/theme_design_guide.md for standards on grid layouts and card styles.

Best Practices

  • Accuracy: Strive for pixel-perfect layout reproduction.

  • Maintainability: Use variables/constants for colors and sizes.

Knowledge Protocol

  • This skill adheres to the knowledge/orchestration/knowledge-protocol.md . It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

codebase-mapper

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-lang-detector

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

github-skills-manager

No summary provided by upstream source.

Repository SourceNeeds Review
General

data-transformer

No summary provided by upstream source.

Repository SourceNeeds Review