web-app-builder
零构建、无框架即可产出可交互文档和界面
默认使用 Google Fonts,可能会有外部请求
把 Markdown 转成单文件 HTML 的响应式 Web 应用
把一个或多份 Markdown 转成单文件的响应式 HTML Web 应用,输出把 CSS/JS 全部内联,生成无需构建、直接在浏览器打开的文件。会自动选界面模式(折叠章节、标签页、侧边导航、交互清单、带复制按钮的代码块等),适合做文档站、交互式说明或离线查看器。默认使用 Carbon Forge 设计系统,无需任何前端框架。
▸ 展开 SKILL.md 英文原文
Convert one or more markdown files into a single-file HTML web application using the default design system (Carbon Forge). Handles full content analysis (format selection, interface pattern selection), responsive rendering (collapsible sections, tabs, sidebar navigation, interactive checklists, code blocks with copy buttons, styled tables, callout boxes), and single-file HTML output (all CSS and JS inline, no build step, no frameworks). Outputs are browser-ready HTML files. MANDATORY TRIGGERS: web app from markdown, markdown to HTML, convert markdown, web app builder, web app, single-file app, HTML from docs, interactive docs, doc viewer, markdown viewer, documentation site, web app from docs, build me a web app.
帮我安装这个 skill:https://raw.githubusercontent.com/fullREFIT/skills/main/skills/web-app-builder/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/fullREFIT/skills/main/skills/web-app-builder/SKILL.md"# Web App Builder Convert one or more markdown files into a single-file, browser-ready HTML web application using the default design system (Carbon Forge). No build step, no frameworks, no external dependencies beyond Google Fonts. ## Table of Contents 1. [Prerequisites](#prerequisites) 2. [Production Workflow](#production-workflow) 3. [Phase 1: Content Analysis](#phase-1-content-analysis) 4. [Phase 2: Content Rendering Rules](#phase-2-content-rendering-rules) 5. [Phase 3: Carbon Forge Design System](#phase-3-carbon-forge-design-system) 6. [Phase 4: Technical Requirements](#phase-4-technical-requirements) 7. [Phase 5: Output](#phase-5-output) 8. [Quality Verification](#quality-verificatio