Skill Claude CodeCodex
Instructions for converting a design or HTML page into native Android views written in Kotlin. They cover layout, components, events, images, fonts, naming, and style checks.
Skill Claude CodeCodex
Instructions for converting a design or HTML page into native Android views written in Kotlin. They cover layout, components, events, images, fonts, naming, and style checks.
Skill Claude CodeCodex
A rulebook and checklist for converting a design or HTML page into native iOS code written in Objective-C. It covers project files, images, layout, interface controls, interactions, and style checks.
Skill Claude CodeCodex
A conversion guide for turning HTML or Figma designs into React Native code for mobile apps. It covers the code files, styles, names, interactive states, and repeated content.
Skill Claude CodeCodex
A layout-refactoring guide that uses a JSON description of a page to recognize horizontal lists, vertical lists, and grids in HTML. It then reorganizes the HTML into clearer list or layout structures.
Skill Claude CodeCodex
A tagging step that adds a control type to matching elements in index.html based on types found in vlm_result.json. Control types include buttons, checkboxes, switches, inputs, images, and calendar controls.
Skill Claude CodeCodex
A conversion guide for turning an HTML design export into H5 mobile web code, React code, or Vue code. H5 means a web page designed for mobile browsers; React and Vue are tools for building user interfaces.