{
  "generated_at": "2026-06-29T15:01:45.670Z",
  "items": [
    {
      "id": "ollama-windows-fix",
      "title": "Ollama Windows 部署排错",
      "category": "Ollama教程",
      "summary": "适合首页首批内容：安装、启动失败、端口占用、模型拉取慢、环境变量等常见问题。",
      "href": "https://ollama.com",
      "tags": [
        "ollama",
        "windows",
        "本地模型"
      ]
    },
    {
      "id": "ollama-cursor-link",
      "title": "Ollama 对接 Cursor / VS Code 思路",
      "category": "Ollama教程",
      "summary": "对接 Ollama 与 VS Code 的官方入口，适合整理本地模型在编辑器里的补全、问答和代码解释工作流。",
      "href": "https://docs.ollama.com/integrations/vscode",
      "tags": [
        "ollama",
        "vscode",
        "本地模型",
        "编辑器"
      ]
    },
    {
      "id": "codex-ollama-local-dev-flow",
      "title": "Codex + Ollama Windows 本地开发流",
      "category": "Ollama教程",
      "summary": "面向 Windows 本地模型新手，把 Ollama 本地模型、Codex 代码执行、本地智能体、AI 学习资源站和可选云端强模型串成一套真实可跑的开发与运营闭环。",
      "href": "https://ollama.com",
      "tags": [
        "codex",
        "ollama",
        "windows",
        "本地模型",
        "智能体",
        "开发流"
      ]
    },
    {
      "id": "qwen-model-guide",
      "title": "Qwen 系列模型入门",
      "category": "Qwen/DeepSeek代码模型",
      "summary": "Qwen2.5 官方系列介绍，适合学习模型定位、参数规模、代码能力和本地/云端选型差异。",
      "href": "https://qwenlm.github.io/blog/qwen2.5/",
      "tags": [
        "qwen",
        "qwen2.5",
        "模型对比",
        "代码"
      ]
    },
    {
      "id": "deepseek-coder-notes",
      "title": "DeepSeek 代码模型整理页",
      "category": "Qwen/DeepSeek代码模型",
      "summary": "DeepSeek Coder 官方项目页，适合整理代码生成、Bug 修复、报错解释和脚本重构等开发场景。",
      "href": "https://deepseekcoder.github.io/",
      "tags": [
        "deepseek",
        "代码模型",
        "本地开发",
        "提示词"
      ]
    },
    {
      "id": "coding-prompts",
      "title": "Vibe Coding 提示词模板",
      "category": "提示词库",
      "summary": "放常用的生成页面、改样式、修复报错、重构结构、补文档等提示词。",
      "href": "#",
      "tags": [
        "prompt",
        "前端",
        "模板"
      ]
    },
    {
      "id": "learning-prompts",
      "title": "学习提问模板",
      "category": "提示词库",
      "summary": "给新手准备“我该先学什么”“报错怎么问”“模型怎么选”这类模板。",
      "href": "#",
      "tags": [
        "prompt",
        "学习",
        "新手"
      ]
    },
    {
      "id": "image-tutorial",
      "title": "AI 绘图新手路线",
      "category": "AI绘图教程",
      "summary": "可收录提示词基础、风格参考、常见参数理解和免费绘图工具入口。",
      "href": "https://www.civitai.com",
      "tags": [
        "绘图",
        "教程",
        "新手"
      ]
    },
    {
      "id": "free-model-sites",
      "title": "免费大模型网站合集",
      "category": "免费大模型网站",
      "summary": "以 Hugging Face 为代表的公开模型社区入口，适合查找模型卡、数据集、Demo 和开源工具。",
      "href": "https://huggingface.co",
      "tags": [
        "免费",
        "模型社区",
        "huggingface",
        "工具"
      ]
    },
    {
      "id": "automation-cases",
      "title": "自动化脚本案例页",
      "category": "自动化脚本案例",
      "summary": "可从自动化脚本主题中筛选文件整理、批量重命名、网页抓取和日报生成等新手练习案例。",
      "href": "https://github.com/topics/automation-scripts",
      "tags": [
        "自动化",
        "脚本",
        "案例",
        "github"
      ]
    },
    {
      "id": "cloudflare-pages",
      "title": "Cloudflare Pages 免费部署",
      "category": "免费大模型网站",
      "summary": "可讲清静态站如何从 GitHub 一键上线，以及后续绑定域名。",
      "href": "https://www.cloudflare.com",
      "tags": [
        "部署",
        "pages",
        "上线"
      ]
    },
    {
      "id": "candidate-2941d647d4edde",
      "title": "Ever Tried the Vibe Coding Prompt Template?",
      "category": "提示词库",
      "summary": "TinyToolStack 的 Vibe Coding prompt generator，经 HN 讨论发现；适合作为快速生成提示词的轻量工具入口。",
      "href": "https://tinytoolstack.com/app/vibecodingpromptgenerator",
      "tags": [
        "prompt",
        "vibe-coding",
        "tool"
      ]
    },
    {
      "id": "candidate-1fad44df9457c5",
      "title": "Show HN: I built a systematic workflow for 'vibe coding'",
      "category": "提示词库",
      "summary": "用于 AI IDE 的 vibe coding 工作流模板，覆盖 PRD、技术设计、MVP 等从想法到实现的文档与提示词步骤。",
      "href": "https://github.com/KhazP/vibe-coding-prompt-template",
      "tags": [
        "prompt",
        "vibe-coding",
        "workflow",
        "ai-ide"
      ]
    },
    {
      "id": "candidate-0c3e8c35570b66",
      "title": "frank9306/vibe-coding-guide",
      "category": "提示词库",
      "summary": "汇总 vibe coding 个人实践、提示词模板、智能体工作流和实用技巧，适合作为 AI 编程方法参考。",
      "href": "https://github.com/frank9306/vibe-coding-guide",
      "tags": [
        "prompt",
        "vibe-coding",
        "agent-workflow",
        "guide"
      ]
    },
    {
      "id": "candidate-a588a1eb31f8ea",
      "title": "syedrasimali/Prompt2App-startup-build-mvp",
      "category": "提示词库",
      "summary": "Prompt2App 示例项目，可把文本提示转换为 React 应用，包含编辑器、预览、认证、项目保存和模板能力。",
      "href": "https://github.com/syedrasimali/Prompt2App-startup-build-mvp",
      "tags": [
        "prompt-to-app",
        "react",
        "vibe-coding",
        "mvp"
      ]
    },
    {
      "id": "candidate-ab421dcee3c862",
      "title": "lihaimin0821/vibe-coding-prompt-template-cn",
      "category": "提示词库",
      "summary": "vibe-coding 提示词模板的中文汉化仓库，适合中文学习者参考 AI 编程提示词结构。",
      "href": "https://github.com/lihaimin0821/vibe-coding-prompt-template-cn",
      "tags": [
        "prompt",
        "vibe-coding",
        "中文",
        "模板"
      ]
    },
    {
      "id": "candidate-60a649ae5bb7c0",
      "title": "robertpreshyl/ai-test-ping-pong-game",
      "category": "Qwen/DeepSeek代码模型",
      "summary": "使用 DeepSeek-R1、Continue.dev 与 VS Code 测试本地 AI 开发流程的小游戏示例，可作为代码模型练习案例。",
      "href": "https://github.com/robertpreshyl/ai-test-ping-pong-game",
      "tags": [
        "deepseek",
        "continue.dev",
        "vscode",
        "本地开发"
      ]
    },
    {
      "id": "candidate-73850bb8858174",
      "title": "Kohnnn/deepseek-n8n-automate-workflow",
      "category": "自动化脚本案例",
      "summary": "面向 DeepSeek-R1、Open WebUI 和 n8n 的本地低代码自动化环境模板，适合学习自托管 AI 工作流。",
      "href": "https://github.com/Kohnnn/deepseek-n8n-automate-workflow",
      "tags": [
        "deepseek",
        "n8n",
        "automation",
        "self-hosted"
      ]
    },
    {
      "id": "candidate-761738a11cbe0a",
      "title": "adambar88/VibeCoding",
      "category": "提示词库",
      "summary": "面向 GitHub Copilot Agent mode 的 Vibe Coding 模板，包含 12 个 AI agents、自主 SDLC、提示词和操作说明。",
      "href": "https://github.com/adambar88/VibeCoding",
      "tags": [
        "prompt",
        "vibe-coding",
        "agents",
        "github-copilot"
      ]
    },
    {
      "id": "openai-codex-long-running-work",
      "title": "Codex 长任务工作流：保留上下文并持续推进",
      "category": "Codex工作流",
      "summary": "OpenAI 官方案例，讲 Jason Liu 如何用 Codex 管理复杂项目、保留上下文，并把一次提示词之外的长期工作拆成可继续执行的流程。",
      "href": "https://openai.com/index/codex-maxxing-long-running-work",
      "tags": [
        "codex",
        "workflow",
        "long-running",
        "context",
        "learning-card"
      ]
    },
    {
      "id": "openai-academy-ai-at-work",
      "title": "OpenAI Academy：把 AI 用到日常工作",
      "category": "AI工作流课程",
      "summary": "OpenAI Academy 新课程入口，适合把 AI 技能、可重复工作流和 agent 日常应用整理成一周实操训练计划。",
      "href": "https://openai.com/index/academy-courses-applying-ai-at-work",
      "tags": [
        "openai-academy",
        "course",
        "workflow",
        "agents",
        "practical-ai"
      ]
    },
    {
      "id": "openai-daybreak-codex-security",
      "title": "Daybreak：Codex Security 安全自动化路径",
      "category": "AI安全自动化",
      "summary": "OpenAI Daybreak 安全工具发布，适合作为进阶学习资源：理解 AI 如何发现、验证并修复漏洞，把安全扫描做成可复用流程。",
      "href": "https://openai.com/index/daybreak-securing-the-world",
      "tags": [
        "codex-security",
        "security",
        "automation",
        "vulnerability",
        "open-source"
      ]
    }
  ]
}
