web-app-builder

仓库创建 2026年7月26日最近提交 2 天前SkillHot 收录 2 天前
▸ 精选理由

零构建、无框架即可产出可交互文档和界面

▸ 风险提示

默认使用 Google Fonts,可能会有外部请求

这个 Skill 做什么

把 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.

开发编程单页应用Markdown 转换响应式通用
0
Stars
0
Forks
32
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/fullREFIT/skills/main/skills/web-app-builder/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/fullREFIT/skills/main/skills/web-app-builder/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有