<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>w0nderful Lab OS</title>
    <link>https://wintersynq.xyz/demos/w0nderful-lab-os/</link>
    <description>An operable OS-themed personal lab with command, terminal, search, and project knowledge layers.</description>
    <language>en</language>
    <lastBuildDate>Tue, 30 Jun 2026 13:08:17 GMT</lastBuildDate>
    <atom:link href="https://wintersynq.xyz/demos/w0nderful-lab-os/rss.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[AI 工作流文档集 v1：最小可用协作规范]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=ai-workflow-docset-v1.md</link>
      <guid isPermaLink="false">ai-workflow-docset-v1.md</guid>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[整理一套最小可用的 AI 协作开发工作流文档入口与默认约束，便于在不同项目中复用。]]></description>
      <category>AI Agent</category>
      <category>Workflow</category>
      <category>Docs</category>
      <category>Prompting</category>
    </item>

    <item>
      <title><![CDATA[说明书 v1：给 AI 的直管指令（初始化与项目阶段）]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=ai-workflow-instructions-v1.md</link>
      <guid isPermaLink="false">ai-workflow-instructions-v1.md</guid>
      <pubDate>Thu, 07 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[一份可直接照抄的 AI 指令模板，分两阶段推进：初始化项目上下文与按轮次交付小任务。]]></description>
      <category>AI Agent</category>
      <category>Workflow</category>
      <category>Prompting</category>
      <category>Templates</category>
    </item>

    <item>
      <title><![CDATA[AI Skill 使用手册：我该怎么让 AI 按规则修改代码]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=AI-Skill-使用手册.md</link>
      <guid isPermaLink="false">AI-Skill-使用手册.md</guid>
      <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[这份文档总结如何用 w0nderful-agent-skills 让 AI 更稳定地创建项目、接手项目、修 bug、加功能、发版，核心是提示词策略、边界控制和测试门禁。]]></description>
      <category>AI Agent</category>
      <category>Workflow</category>
      <category>Frontend</category>
      <category>Lessons</category>
    </item>

    <item>
      <title><![CDATA[Master–Detail 交互为什么决定了 Web OS 的质感]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=master-detail-os-interaction-review.md</link>
      <guid isPermaLink="false">master-detail-os-interaction-review.md</guid>
      <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[Blog、Projects、Timeline 这些 Master–Detail 结构为什么重要。左侧列表、右侧详情、single-scroll reading、floating controls 等细节如何影响「像不像一个系统」的体验。]]></description>
      <category>Master Detail</category>
      <category>OS Motion</category>
      <category>UX</category>
      <category>Frontend</category>
    </item>

    <item>
      <title><![CDATA[Article Composer：一个无后端的本地写作工作流]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=composer-local-writing-workflow.md</link>
      <guid isPermaLink="false">composer-local-writing-workflow.md</guid>
      <pubDate>Wed, 06 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[介绍 Article Composer 的设计思路：在网页里写 Markdown、填写 frontmatter、实时预览、保存本地草稿、复制 Markdown、下载 .md、手动提交 GitHub。为什么暂时不做自动 push。]]></description>
      <category>Article Composer</category>
      <category>Markdown</category>
      <category>Local First</category>
      <category>Writing</category>
    </item>

    <item>
      <title><![CDATA[用 AI Agent 打磨 Web 项目后，我学到的几件事]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=ai-agent-web-project-lessons.md</link>
      <guid isPermaLink="false">ai-agent-web-project-lessons.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[过去一年我用 AI Agent 连续迭代 w0nderful-lab-os，过程中踩了不少坑。这篇总结提示词策略、边界控制、Design System Contract 和测试门禁的经验。]]></description>
      <category>AI Agent</category>
      <category>Workflow</category>
      <category>Frontend</category>
      <category>Lessons</category>
    </item>

    <item>
      <title><![CDATA[为什么我坚持 Local First 和 GitHub Pages]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=local-first-github-pages-workflow.md</link>
      <guid isPermaLink="false">local-first-github-pages-workflow.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[没有后端、没有数据库、没有登录系统，w0nderful-lab-os 是怎么做出来的？这篇聊聊 Local First 的真实收益和安全考量。]]></description>
      <category>Local First</category>
      <category>GitHub Pages</category>
      <category>No Backend</category>
      <category>Open Source</category>
    </item>

    <item>
      <title><![CDATA[FxxKPDF：一个本地优先的 PDF 工具是怎样诞生的]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=fxxkpdf-local-pdf-toolkit.md</link>
      <guid isPermaLink="false">fxxkpdf-local-pdf-toolkit.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[不做云服务、不做登录、不做付费功能，怎么做一个有用的 PDF 工具？这篇聊聊 FxxKPDF 从想法到上线的过程，以及本地优先带来的意外好处。]]></description>
      <category>PDF</category>
      <category>Local First</category>
      <category>No Backend</category>
      <category>Browser API</category>
      <category>Privacy</category>
    </item>

    <item>
      <title><![CDATA[一次 AI Agent + GitHub Pages 的部署记录：从构建到 preflight]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=github-pages-ai-agent-deploy-log.md</link>
      <guid isPermaLink="false">github-pages-ai-agent-deploy-log.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[这是一篇偏部署日志风格的文章，记录使用 AI Agent 维护 w0nderful Lab OS 时，如何通过 build、check、self-test、preflight 和 GitHub Pages 完成稳定发布。]]></description>
      <category>Deployment</category>
      <category>GitHub Pages</category>
      <category>AI Agent</category>
      <category>Astro</category>
      <category>Preflight</category>
    </item>

    <item>
      <title><![CDATA[profile-glow-studio：如何让 GitHub 主页看起来「发光」]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=profile-glow-studio-github-polish.md</link>
      <guid isPermaLink="false">profile-glow-studio-github-polish.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[GitHub 个人主页是很多人了解你的第一入口。一个好的 profile 能让潜在雇主、合作者或开源社区对你留下深刻印象。]]></description>
      <category>GitHub</category>
      <category>Profile</category>
      <category>Design</category>
      <category>Showcase</category>
      <category>Personal Brand</category>
    </item>

    <item>
      <title><![CDATA[prompt-market：一个没有服务器的 AI 提示词工作站]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=prompt-market-local-workstation.md</link>
      <guid isPermaLink="false">prompt-market-local-workstation.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[不用登录、不用付费、不用担心数据被出售，怎么做一个 AI 提示词管理工具？这篇聊聊 prompt-market 的设计思路和实现细节。]]></description>
      <category>AI</category>
      <category>Prompting</category>
      <category>Local First</category>
      <category>Creative Workflow</category>
      <category>No Backend</category>
    </item>

    <item>
      <title><![CDATA[repo-galaxy-studio：把我的 GitHub 仓库变成一幅星系图]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=repo-galaxy-visualizing-github.md</link>
      <guid isPermaLink="false">repo-galaxy-visualizing-github.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[GitHub 仓库太多，想不清楚项目之间的关系怎么办？我做了一个可视化工具，用星系图的方式展示所有仓库。]]></description>
      <category>GitHub</category>
      <category>Visualization</category>
      <category>D3.js</category>
      <category>Portfolio</category>
      <category>Creative</category>
    </item>

    <item>
      <title><![CDATA[w0nderful Lab OS 的设计初衷]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=web-os-project-review.md</link>
      <guid isPermaLink="false">web-os-project-review.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[记录 w0nderful Lab OS 从普通个人主页演进到 Web OS 风格作品集的过程。]]></description>
      <category>Web OS</category>
      <category>Astro</category>
      <category>GitHub Pages</category>
      <category>Design</category>
    </item>

    <item>
      <title><![CDATA[w0nderful Lab OS v0.8 稳定基线复盘]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=web-os-stable-baseline-review.md</link>
      <guid isPermaLink="false">web-os-stable-baseline-review.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[从零开始搭建个人主页，到v0.8逐步演化成Web OS形态，这个过程里我做了什么关键决策，为什么选择从堆功能转向系统治理。]]></description>
      <category>Web OS</category>
      <category>Project Review</category>
      <category>Design System</category>
      <category>Astro</category>
    </item>

    <item>
      <title><![CDATA[把个人主页做成一个轻量 Web OS：w0nderful Lab OS v0.6 复盘]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=web-os-v0-6-review.md</link>
      <guid isPermaLink="false">web-os-v0-6-review.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[从一个普通个人主页，到具备项目展示、Markdown 博客、文章风格系统、OS 动效和发布流程的轻量 Web OS，这篇文章复盘 w0nderful Lab OS v0.6 阶段的设计取舍。]]></description>
      <category>Web OS</category>
      <category>Astro</category>
      <category>GitHub Pages</category>
      <category>Local First</category>
      <category>Project Review</category>
    </item>

    <item>
      <title><![CDATA[open-tools-starter：一个本地优先开源工具的「脚手架」]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=open-tools-starter-system.md</link>
      <guid isPermaLink="false">open-tools-starter-system.md</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[当我做了第三个本地优先工具后，发现它们都有相似的结构和流程。open-tools-starter 就是把这种「重复」抽成模板，让新项目一天上线。]]></description>
      <category>Template</category>
      <category>Starter</category>
      <category>Local First</category>
      <category>Astro</category>
      <category>Best Practices</category>
    </item>

    <item>
      <title><![CDATA[为什么我更喜欢 Local First 工具]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=local-first-no-backend.md</link>
      <guid isPermaLink="false">local-first-no-backend.md</guid>
      <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[从隐私、成本、可靠性三个角度，聊聊为什么本地优先的工具更适合个人项目。]]></description>
      <category>Local First</category>
      <category>Privacy</category>
      <category>GitHub Pages</category>
      <category>Tools</category>
    </item>

    <item>
      <title><![CDATA[一次 GitHub Pages 部署记录]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=github-pages-deployment-log.md</link>
      <guid isPermaLink="false">github-pages-deployment-log.md</guid>
      <pubDate>Sun, 03 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[从本地构建到 GitHub Pages 部署的完整流程记录，包括踩坑和解决方案。]]></description>
      <category>GitHub Pages</category>
      <category>Deployment</category>
      <category>CI/CD</category>
      <category>Astro</category>
    </item>

    <item>
      <title><![CDATA[把个人主页做成一个轻量操作系统]]></title>
      <link>https://wintersynq.xyz/demos/w0nderful-lab-os/blog/?post=lightweight-web-os.md</link>
      <guid isPermaLink="false">lightweight-web-os.md</guid>
      <pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate>
      <description><![CDATA[展示型文章，介绍如何用 Astro + CSS 打造一个 OS 风格的个人作品集。]]></description>
      <category>Web OS</category>
      <category>Astro</category>
      <category>CSS</category>
      <category>Showcase</category>
    </item>
  </channel>
</rss>