Results for “html-skeleton”

7 skills
More results
google-labs-code
Stitch Extract Static HTML
Extract self-contained static HTML from a built web application or React components by inlining CSS and images.
6.4k · bundle
google-labs-code
Stitch React Native
Convert Stitch HTML designs to React Native components or sync existing native components with updated designs using StyleSheet.
6.4k · bundle
adobe
Page Tree
Captures a spatial hierarchy of rendered DOM elements from any webpage via Playwright CLI, returning an LLM-friendly text tree, structured JSON tree, and a node map with CSS selectors and overlay metadata.
142 · bundle
googlechrome
Modern Web Guidance
Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns. Trigger immediately for: - UI/Layout: Modals, dialogs, popovers, Glassmorphism/backdrop-filters, anchor positioning, container queries, `:has()`, `:user-valid`. - Scroll/Motion: View Transitions, Scroll-driven animations, scroll parallax/reveals. - Performance: CWV (LCP, INP), content-visibility, Fetch Priority, image optimization. - System/APIs: Local filesystem access, WebUSB, WebSockets sync, WebAssembly widgets. - Frameworks: Adapting layout/styles in React, Vue, Angular. - General Frontend: Forms, autofill, advanced inputs, custom scrollbars, modern component states, etc. DO NOT trigger for: - Backend: Database SQL, ORMs, Express API routes. - Pipelines: CI/CD deployment, Docker, Actions. - Generic: Local scripts (Python/Go tools), ESLint, Git.
1.6k · bundle
adobe
Page Collect
Extract structured resources (icons, metadata, text, forms, videos, social links) from any webpage using playwright-cli.
142 · bundle
adobe
Prototype
Render a proposed redesign of a page as a self-contained static HTML file, then iterate via chat-driven commands until approved.
142 · bundle