Results for “html-skeleton”

50 skills
More results
jiaiyan
N Skeleton
Skeleton component for displaying loading placeholders. Invoke when user needs to show content loading states with animated placeholders in Naive UI.
8
grvpanchal
UI Skeleton
Skeleton loading placeholders — gray-shape stand-ins that mirror final content dimensions, use subtle shimmer/pulse animation, and prevent layout shift. Use when replacing generic spinners with content-shaped placeholders, reducing perceived latency on slow routes, or preventing CLS on image-heavy cards.
0
0xharryriddle
HTML Expert
Use when implementing html functionality with production-grade patterns and safeguards.
3
bog5d
HTML To Video
Convert HTML slides/pages to MP4 video with TTS narration. Playwright screenshots, ffmpeg encoding, edge-tts voice. Jinja2 templates + config.json driven + renderer/encoder separation.
0 · bundle
m00sp
Markdown To HTML
Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors.
0 · bundle
owl-listener
Loading States
Design loading, skeleton, and progressive content reveal patterns that maintain user confidence and perceived performance.
1.7k
nexu-io
Deck Magazine Web
Create horizontal-swipe HTML presentations with magazine and e-ink aesthetics, featuring WebGL fluid backgrounds, serif display fonts, and keyboard navigation.
· bundle
kevinpbuckley
Skeleton
Edit skeleton bone transforms/hierarchy, retargeting modes, curve metadata, blend profiles, bone constraints, and learn constraints from animations (VibeUE SkeletonService). Socket CRUD, bone enumeration, physics-asset, and material/LOD inspection are owned by the engine SkeletalMeshTools. Use when the user asks to add/transform bones, set retargeting, manage blend profiles or curves, or set bone constraints. For animation bone edits, also load animation-editing.
605 · bundle
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
testdouble
HTML Summary
Convert a stakeholder summary markdown file into a single self-contained HTML executive report — bottom line and decision asks up front, supporting detail later — styled with a Test Double-derived palette and self-contained mermaid diagrams. Use when the user wants to turn a stakeholder summary, executive summary, or business summary into an HTML report, generate an HTML version of a summary doc, or produce a shareable HTML file from a summary markdown. Produces an HTML sibling file only; does not publish anything.
218 · bundle
oimiragieo
Stitch React Native
Convert Stitch HTML designs to React Native components, or syncs/updates existing native components to align with the latest Stitch designs, using StyleSheet.
0 · bundle
om-scogo
HTML
Guidelines for semantic HTML markup, document structure, forms, accessibility attributes, and modern HTML best practices
0 · bundle
chrismccoy
HTML Design Styles
HTML Design Styles
2 · bundle
joshuashepherd
Stitch To React
Migrates a Stitch screen to production React: fetches and caches wireframes, archives existing pages, converts to shadcn/ui components with semantic tokens, and documents the design system layers.
1 · bundle
nexu-io
Prototype Web
Generates a high-fidelity, clickable web prototype with navigation, hero, features, and CTA sections.
· bundle
nimoqup046-collab
Sveltekit
Build full-stack web applications with SvelteKit, covering file-based routing, SSR, SSG, API routes, and form actions.
2
gabrielmoreira
Skill Builder
Scaffolds a new ClawBio skill from a JSON/YAML spec or interactively, generating SKILL.md, Python skeleton, tests, and updating the catalog.
17 · bundle
auto-skiller
Scaffold Exercises
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting, then commit with git.
1 · bundle
claude-skills
Sveltekit Svelte5 Tailwind Skill
Guides building sites with SvelteKit 2, Svelte 5, and Tailwind CSS v4, covering setup, runes, forms, styling, deployment, and migration through curated documentation and a structured search workflow.
30 · bundle
vikingokft
Wp HTML API
Use WordPress' HTML API for safe server-side HTML inspection and mutation instead of regex, fragile string replacement, or DOMDocument. Covers WP_HTML_Tag_Processor, WP_HTML_Processor, set_attribute, remove_attribute, add_class, remove_class, set_modifiable_text, serialize_token, custom data attribute name mapping.
0
ecnu-icalk
Baoyu Markdown To HTML
Converts Markdown files to styled HTML with inline CSS, supporting themes, code highlighting, math, diagrams, footnotes, and alerts, optimized for WeChat and other platforms.
559 · bundle
grvpanchal
Server App Shell
App Shell architecture — the cached HTML/CSS/JS skeleton (header, nav, footer) served instantly via Service Worker while dynamic content streams in. Use when building PWAs, wiring service-worker caches, inlining critical CSS, or adding offline fallbacks and skeleton loading states.
0
timlai666
Wp Block Development
Develops and maintains WordPress Gutenberg blocks with best practices for block.json, registration, attributes, dynamic rendering, deprecations, and build tooling.
1 · bundle
composiohq
Artifacts Builder
Builds elaborate, multi-component HTML artifacts for claude.ai using React, Tailwind CSS, and shadcn/ui, with scripts to initialize and bundle projects into single self-contained HTML files.
66.9k · bundle
bog5d
Wechat Quality Layout
微信公众号高质量排版引擎 — 中国风主题 CSS + 智能配图(每500-800字一张)+ picsum占位图。替代原有粗糙HTML生成。
0
vikingokft
Stitch Loop
Iteratively builds websites with Stitch by reading a baton file, generating pages via MCP tools, integrating them, and writing the next task.
0 · bundle
aiweline
Website To Template
website-to-template
1
kk20300113-png
Design HTML
Design finalization: generates production-quality Pretext-native HTML/CSS. Works with approved mockups from /design-shotgun, CEO plans from /plan-ceo-review, design review context from /plan-design-review, or from scratch with a user description. Text actually reflows, heights are computed, layouts are dynamic. 30KB overhead, zero deps. Smart API routing: picks the right Pretext patterns for each design type. Use when: "finalize this design", "turn this into HTML", "build me a page", "implement this design", or after any planning skill. Proactively suggest when user has approved a design or has a plan ready. (gstack) Voice triggers (speech-to-text aliases): "build the design", "code the mockup", "make it real".
0
livelybug
Design HTML
Design finalization: generates production-quality Pretext-native HTML/CSS. (gstack)
0
mhassan0000
Web Artifacts Builder
Builds elaborate, multi-component claude.ai HTML artifacts using React, Tailwind CSS, and shadcn/ui, with scripts to initialize a project and bundle it into a single HTML file.
1 · bundle