concept-workflow
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSkill: Complete Concept Workflow
技能:完整概念工作流
Use this skill to create a complete, high-quality concept page from start to finish. This skill orchestrates all five specialized skills in the optimal order:
- Resource Curation — Find quality learning resources
- Concept Writing — Write the documentation page
- Test Writing — Create tests for code examples
- Fact Checking — Verify technical accuracy
- SEO Review — Optimize for search visibility
使用此技能从头至尾创建完整、高质量的概念页面。该技能按最优顺序协调所有五项专业技能:
- 资源整理 — 查找优质学习资源
- 概念撰写 — 编写文档页面
- 测试编写 — 为代码示例创建测试
- 事实核查 — 验证技术准确性
- SEO审核 — 优化搜索可见性
When to Use
适用场景
- Creating a brand new concept page from scratch
- Completely rewriting an existing concept page
- When you want a full end-to-end workflow with all quality checks
For partial tasks, use individual skills instead:
- Just adding resources? Use
resource-curator - Just writing content? Use
write-concept - Just adding tests? Use
test-writer - Just verifying accuracy? Use
fact-check - Just optimizing SEO? Use
seo-review
- 从头创建全新的概念页面
- 完全重写现有概念页面
- 需要包含所有质量检查的完整端到端工作流时
对于部分任务,请使用单独的技能:
- 仅添加资源?使用
resource-curator - 仅撰写内容?使用
write-concept - 仅添加测试?使用
test-writer - 仅验证准确性?使用
fact-check - 仅优化SEO?使用
seo-review
Workflow Overview
工作流概述
┌─────────────────────────────────────────────────────────────────────────────┐
│ COMPLETE CONCEPT WORKFLOW │
├─────────────────────────────────────────────────────────────────────────────┤
│ │
│ INPUT: Concept name (e.g., "hoisting", "event-loop", "promises") │
│ │
│ ┌──────────────────┐ │
│ │ PHASE 1: RESEARCH │ │
│ │ resource-curator │ Find MDN refs, articles, videos │
│ └────────┬─────────┘ │
│ ▼ │
│ ┌──────────────────┐ │
│ │ PHASE 2: WRITE │ │
│ │ write-concept │ Create the documentation page │
│ └────────┬─────────┘ │
│ ▼ │
│ ┌──────────────────┐ │
│ │ PHASE 3: TEST │ │
│ │ test-writer │ Generate tests for all code examples │
│ └────────┬─────────┘ │
│ ▼ │
│ ┌──────────────────┐ │
│ │ PHASE 4: VERIFY │ │
│ │ fact-check │ Verify accuracy, run tests, check links │
│ └────────┬─────────┘ │
│ ▼ │
│ ┌──────────────────┐ │
│ │ PHASE 5: OPTIMIZE│ │
│ │ seo-review │ SEO audit and final optimizations │
│ └────────┬─────────┘ │
│ ▼ │
│ OUTPUT: Complete, tested, verified, SEO-optimized concept page │
│ │
└─────────────────────────────────────────────────────────────────────────────┘┌─────────────────────────────────────────────────────────────────────────────┐
│ COMPLETE CONCEPT WORKFLOW │
├─────────────────────────────────────────────────────────────────────────────┤
│ │
│ 输入:概念名称(例如:"hoisting", "event-loop", "promises") │
│ │
│ ┌──────────────────┐ │
│ │ 第一阶段:研究 │ │
│ │ resource-curator │ 查找MDN参考资料、文章、视频 │
│ └────────┬─────────┘ │
│ ▼ │
│ ┌──────────────────┐ │
│ │ 第二阶段:撰写 │ │
│ │ write-concept │ 创建文档页面 │
│ └────────┬─────────┘ │
│ ▼ │
│ ┌──────────────────┐ │
│ │ 第三阶段:测试 │ │
│ │ test-writer │ 为所有代码示例生成测试 │
│ └────────┬─────────┘ │
│ ▼ │
│ ┌──────────────────┐ │
│ │ 第四阶段:验证 │ │
│ │ fact-check │ 验证准确性、运行测试、检查链接 │
│ └────────┬─────────┘ │
│ ▼ │
│ ┌──────────────────┐ │
│ │ 第五阶段:优化│ │
│ │ seo-review │ SEO审核和最终优化 │
│ └────────┬─────────┘ │
│ ▼ │
│ 输出:完整、经过测试、验证且SEO优化的概念页面 │
│ │
└─────────────────────────────────────────────────────────────────────────────┘Phase 1: Resource Curation
第一阶段:资源整理
Skill:
Goal: Gather high-quality external resources before writing
resource-curator技能:
目标: 撰写前收集高质量外部资源
resource-curatorWhat to Do
操作步骤
- Identify the concept category (fundamentals, async, OOP, etc.)
- Search for MDN references — Official documentation
- Find quality articles — Target 4-6 from trusted sources
- Find quality videos — Target 3-4 from trusted creators
- Evaluate each resource — Check quality criteria
- Write specific descriptions — 2 sentences each
- Format as Card components — Ready to paste into the page
- 确定概念类别(基础、异步、面向对象等)
- 搜索MDN参考资料 — 官方文档
- 查找优质文章 — 目标从可信来源获取4-6篇
- 查找优质视频 — 目标从可信创作者获取3-4个
- 评估每个资源 — 检查质量标准
- 撰写具体描述 — 每篇2句话
- 格式化为卡片组件 — 可直接粘贴到页面中
Deliverables
交付成果
- List of 2-4 MDN/reference links with descriptions
- List of 4-6 article links with descriptions
- List of 3-4 video links with descriptions
- Optional: 1-2 courses or books
- 2-4个带描述的MDN/参考链接列表
- 4-6个带描述的文章链接列表
- 3-4个带描述的视频链接列表
- 可选:1-2门课程或书籍
Quality Gates
质量关卡
Before moving to Phase 2:
- All links verified working (200 response)
- All resources are JavaScript-focused
- Descriptions are specific, not generic
- Mix of beginner and advanced content
进入第二阶段前:
- 所有链接验证可用(200响应)
- 所有资源均以JavaScript为重点
- 描述具体,非泛泛而谈
- 混合初级和进阶内容
Phase 2: Concept Writing
第二阶段:概念撰写
Skill:
Goal: Create the full documentation page
write-concept技能:
目标: 创建完整的文档页面
write-conceptWhat to Do
操作步骤
- Determine the category for file organization
- Create the frontmatter (title, sidebarTitle, description)
- Write the opening hook — Question that draws readers in
- Add opening code example — Simple example in first 200 words
- Write "What you'll learn" box — 5-7 bullet points
- Write main content sections:
- What is [concept]? (with 40-60 word definition for featured snippet)
- Real-world analogy
- How it works (with diagrams)
- Code examples (multiple, progressive complexity)
- Common mistakes
- Edge cases
- Add Key Takeaways — 8-10 numbered points
- Add Test Your Knowledge — 5-6 Q&A accordions
- Add Related Concepts — 4 Cards linking to related topics
- Add Resources — Paste resources from Phase 1
- 确定文件分类 用于文件组织
- 创建前置元数据(标题、侧边栏标题、描述)
- 撰写开篇钩子 — 吸引读者的问题
- 添加开篇代码示例 — 前200字内加入简单示例
- 撰写“你将学到什么”模块 — 5-7个要点
- 撰写主要内容章节:
- 什么是[概念]?(40-60字定义,适配精选片段)
- 现实世界类比
- 工作原理(含图表)
- 代码示例(多个,复杂度逐步提升)
- 常见错误
- 边缘情况
- 添加关键要点 — 8-10个编号条目
- 添加“测试你的知识” — 5-6个问答折叠面板
- 添加相关概念 — 4个链接到相关主题的卡片
- 添加资源 — 粘贴第一阶段的资源
Deliverables
交付成果
- Complete file at
.mdx/docs/concepts/{concept-name}.mdx - File added to navigation (if new)
docs.json
- 完整的文件,路径为
.mdx/docs/concepts/{concept-name}.mdx - 若为新页面,已添加到导航
docs.json
Quality Gates
质量关卡
Before moving to Phase 3:
- Frontmatter complete (title, sidebarTitle, description)
- Opens with question hook
- Code example in first 200 words
- "What you'll learn" Info box present
- All required sections present
- Resources section complete
- 1,500+ words
进入第三阶段前:
- 前置元数据完整(标题、侧边栏标题、描述)
- 开篇包含问题钩子
- 前200字内有代码示例
- 存在“你将学到什么”信息模块
- 所有必填章节齐全
- 资源章节完整
- 字数达1500+
Phase 3: Test Writing
第三阶段:测试编写
Skill:
Goal: Create comprehensive tests for all code examples
test-writer技能:
目标: 为所有代码示例创建全面测试
test-writerWhat to Do
操作步骤
- Scan the concept page for all code examples
- Categorize examples:
- Testable (console.log, return values)
- DOM-specific (needs jsdom)
- Error examples (toThrow)
- Conceptual (skip)
- Create test file at
tests/{category}/{concept}/{concept}.test.js - Create DOM test file (if needed) at
tests/{category}/{concept}/{concept}.dom.test.js - Write tests for each code example with source line references
- Run tests to verify all pass
- 扫描概念页面 提取所有代码示例
- 分类示例:
- 可测试型(console.log、返回值)
- DOM特定型(需要jsdom)
- 错误示例(toThrow)
- 概念型(跳过)
- 创建测试文件 路径为
tests/{category}/{concept}/{concept}.test.js - 创建DOM测试文件(若需要)路径为
tests/{category}/{concept}/{concept}.dom.test.js - 为每个代码示例编写测试 包含源代码行引用
- 运行测试 验证全部通过
Deliverables
交付成果
- Test file:
tests/{category}/{concept-name}/{concept-name}.test.js - DOM test file (if applicable):
tests/{category}/{concept-name}/{concept-name}.dom.test.js - All tests passing
- 测试文件:
tests/{category}/{concept-name}/{concept-name}.test.js - DOM测试文件(如适用):
tests/{category}/{concept-name}/{concept-name}.dom.test.js - 所有测试通过
Quality Gates
质量关卡
Before moving to Phase 4:
- All testable code examples have tests
- Source line references in comments
- Tests pass:
npm test -- tests/{category}/{concept}/ - DOM tests in separate file with jsdom directive
进入第四阶段前:
- 所有可测试代码示例均有对应测试
- 注释中包含源代码行引用
- 测试通过:
npm test -- tests/{category}/{concept}/ - DOM测试单独存放于带jsdom指令的文件中
Phase 4: Fact Checking
第四阶段:事实核查
Skill:
Goal: Verify technical accuracy of all content
fact-check技能:
目标: 验证所有内容的技术准确性
fact-checkWhat to Do
操作步骤
-
Verify code examples:
- Run tests:
npm test -- tests/{category}/{concept}/ - Check any untested examples manually
- Verify output comments match actual outputs
- Run tests:
-
Verify MDN/spec claims:
- Click all MDN links — verify they work
- Compare API descriptions to MDN
- Check ECMAScript spec for nuanced claims
-
Verify external resources:
- Check all article/video links work
- Skim content for accuracy
- Verify descriptions match content
-
Audit technical claims:
- Look for "always/never" statements
- Verify performance claims
- Check for common misconceptions
-
Generate fact-check report
-
验证代码示例:
- 运行测试:
npm test -- tests/{category}/{concept}/ - 手动检查所有未测试示例
- 验证输出注释与实际输出匹配
- 运行测试:
-
验证MDN/规范声明:
- 点击所有MDN链接 — 验证可用
- 对比API描述与MDN内容
- 查阅ECMAScript规范确认细节声明
-
验证外部资源:
- 检查所有文章/视频链接可用
- 略读内容确认准确性
- 验证描述与内容匹配
-
审核技术声明:
- 查找“总是/从不”类绝对表述
- 验证性能相关声明
- 检查常见误解
-
生成事实核查报告
Deliverables
交付成果
- Fact-check report documenting:
- Code verification results
- Link check results
- Any issues found and fixes made
- 事实核查报告,包含:
- 代码验证结果
- 链接检查结果
- 发现的问题及修复措施
Quality Gates
质量关卡
Before moving to Phase 5:
- All tests passing
- All MDN links valid
- All external resources accessible
- No technical inaccuracies found
- No common misconceptions
进入第五阶段前:
- 所有测试通过
- 所有MDN链接有效
- 所有外部资源可访问
- 未发现技术错误
- 无常见误解内容
Phase 5: SEO Review
第五阶段:SEO审核
Skill:
Goal: Optimize for search visibility
seo-review技能:
目标: 优化搜索可见性
seo-reviewWhat to Do
操作步骤
-
Audit title tag:
- 50-60 characters
- Primary keyword in first half
- Ends with "in JavaScript"
- Contains compelling hook
-
Audit meta description:
- 150-160 characters
- Starts with action word (Learn, Understand, Discover)
- Contains primary keyword
- Promises specific value
-
Audit keyword placement:
- Keyword in title
- Keyword in description
- Keyword in first 100 words
- Keyword in at least one H2
-
Audit content structure:
- Question hook opening
- Code in first 200 words
- "What you'll learn" box
- Short paragraphs
-
Audit featured snippet optimization:
- 40-60 word definition after "What is" H2
- Question-format H2s
- Numbered steps for how-to content
-
Audit internal linking:
- 3-5 related concepts linked
- Descriptive anchor text
- Related Concepts section complete
-
Calculate score and fix any issues
-
审核标题标签:
- 50-60字符
- 核心关键词位于前半部分
- 以“in JavaScript”结尾
- 包含吸引人的钩子
-
审核元描述:
- 150-160字符
- 以动作词开头(学习、理解、探索)
- 包含核心关键词
- 承诺明确价值
-
审核关键词布局:
- 标题中有关键词
- 描述中有关键词
- 前100字中有关键词
- 至少一个H2标题中有关键词
-
审核内容结构:
- 问题式开篇钩子
- 前200字内有代码
- “你将学到什么”模块
- 短段落
-
审核精选片段优化:
- “什么是”H2标题后有40-60字定义
- 问题格式的H2标题
- 操作类内容使用编号步骤
-
审核内部链接:
- 3-5个相关概念链接
- 描述性锚文本
- 相关概念章节完整
-
计算分数 并修复问题
Deliverables
交付成果
- SEO audit report with score (X/27)
- All high-priority fixes implemented
- SEO审核报告及分数(X/27)
- 所有高优先级问题已修复
Quality Gates
质量关卡
Before marking complete:
- Score 24+ out of 27 (90%+)
- Title optimized
- Meta description optimized
- Keywords placed naturally
- Featured snippet optimized
- Internal links complete
标记完成前:
- 分数达24+/27(90%+)
- 标题已优化
- 元描述已优化
- 关键词自然布局
- 精选片段已优化
- 内部链接完整
Complete Workflow Checklist
完整工作流检查表
Use this master checklist to track progress through all phases.
markdown
undefined使用此主检查表跟踪所有阶段的进度。
markdown
undefinedConcept Workflow: [Concept Name]
概念工作流:[概念名称]
Started: YYYY-MM-DD
Target Category: {category}
File Path:
Test Path:
/docs/concepts/{concept-name}.mdx/tests/{category}/{concept-name}/开始时间: YYYY-MM-DD
目标分类: {category}
文件路径:
测试路径:
/docs/concepts/{concept-name}.mdx/tests/{category}/{concept-name}/Phase 1: Resource Curation
第一阶段:资源整理
- MDN references found (2-4)
- Articles found (4-6)
- Videos found (3-4)
- All links verified working
- Descriptions written (specific, 2 sentences)
- Resources formatted as Cards
Status: ⬜ Not Started | 🟡 In Progress | ✅ Complete
- 找到MDN参考资料(2-4个)
- 找到文章(4-6篇)
- 找到视频(3-4个)
- 所有链接验证可用
- 撰写描述(具体,2句话)
- 资源格式化为卡片
状态: ⬜ 未开始 | 🟡 进行中 | ✅ 已完成
Phase 2: Concept Writing
第二阶段:概念撰写
- Frontmatter complete
- Opening hook written
- Opening code example added
- "What you'll learn" box added
- Main content sections written
- Key Takeaways added
- Test Your Knowledge added
- Related Concepts added
- Resources pasted from Phase 1
- Added to docs.json (if new)
Status: ⬜ Not Started | 🟡 In Progress | ✅ Complete
- 前置元数据完整
- 撰写开篇钩子
- 添加开篇代码示例
- 添加“你将学到什么”模块
- 撰写主要内容章节
- 添加关键要点
- 添加“测试你的知识”
- 添加相关概念
- 粘贴第一阶段的资源
- 添加到docs.json(若为新页面)
状态: ⬜ 未开始 | 🟡 进行中 | ✅ 已完成
Phase 3: Test Writing
第三阶段:测试编写
- Code examples extracted and categorized
- Test file created
- DOM test file created (if needed)
- All testable examples have tests
- Source line references added
- Tests run and passing
Test Results: X passing, X failing
Status: ⬜ Not Started | 🟡 In Progress | ✅ Complete
- 提取并分类代码示例
- 创建测试文件
- 创建DOM测试文件(若需要)
- 所有可测试示例均有测试
- 添加源代码行引用
- 运行测试并全部通过
测试结果: X个通过,X个失败
状态: ⬜ 未开始 | 🟡 进行中 | ✅ 已完成
Phase 4: Fact Checking
第四阶段:事实核查
- All tests passing
- Code examples verified accurate
- MDN links checked (X/X valid)
- External resources checked (X/X valid)
- Technical claims audited
- No misconceptions found
- Issues fixed
Status: ⬜ Not Started | 🟡 In Progress | ✅ Complete
- 所有测试通过
- 代码示例验证准确
- MDN链接检查(X/X有效)
- 外部资源检查(X/X可访问)
- 技术声明审核完成
- 未发现误解内容
- 问题已修复
状态: ⬜ 未开始 | 🟡 进行中 | ✅ 已完成
Phase 5: SEO Review
第五阶段:SEO审核
- Title tag optimized (50-60 chars)
- Meta description optimized (150-160 chars)
- Keywords placed correctly
- Content structure verified
- Featured snippet optimized
- Internal links complete
SEO Score: X/27 (X%)
Status: ⬜ Not Started | 🟡 In Progress | ✅ Complete
- 标题标签优化完成(50-60字符)
- 元描述优化完成(150-160字符)
- 关键词布局正确
- 内容结构验证通过
- 精选片段优化完成
- 内部链接完整
SEO分数: X/27(X%)
状态: ⬜ 未开始 | 🟡 进行中 | ✅ 已完成
Final Status
最终状态
All Phases Complete: ⬜ No | ✅ Yes
Ready to Publish: ⬜ No | ✅ Yes
Completed: YYYY-MM-DD
---所有阶段完成: ⬜ 否 | ✅ 是
可发布: ⬜ 否 | ✅ 是
完成时间: YYYY-MM-DD
---Execution Instructions
执行说明
When executing this workflow, follow these steps:
执行此工作流时,请遵循以下步骤:
Step 1: Initialize
步骤1:初始化
markdown
Starting concept workflow for: [CONCEPT NAME]
Category: [fundamentals/functions-execution/web-platform/etc.]
File: /docs/concepts/[concept-name].mdx
Tests: /tests/[category]/[concept-name]/markdown
开始概念工作流:[概念名称]
分类:[fundamentals/functions-execution/web-platform/etc.]
文件:/docs/concepts/[concept-name].mdx
测试:/tests/[category]/[concept-name]/Step 2: Execute Each Phase
步骤2:执行每个阶段
For each phase:
-
Announce the phase:markdown
## Phase X: [Phase Name] Using skill: [skill-name] -
Load the skill to get detailed instructions
-
Execute the phase following the skill's methodology
-
Report completion:markdown
Phase X complete: - [Deliverable 1] - [Deliverable 2] - Quality gates: ✅ All passed -
Move to next phase only after quality gates pass
对于每个阶段:
-
宣布阶段:markdown
## 第X阶段:[阶段名称] 使用技能:[skill-name] -
加载技能 获取详细说明
-
执行阶段 遵循技能方法
-
报告完成:markdown
第X阶段完成: - [交付成果1] - [交付成果2] - 质量关卡:✅ 全部通过 -
仅在质量关卡通过后 进入下一阶段
Step 3: Final Report
步骤3:最终报告
After all phases complete:
markdown
undefined所有阶段完成后:
markdown
undefinedWorkflow Complete: [Concept Name]
工作流完成:[概念名称]
Summary
摘要
- Concept Page:
/docs/concepts/[concept-name].mdx - Test File:
/tests/[category]/[concept-name]/[concept-name].test.js - Word Count: X,XXX words
- Code Examples: XX (XX tested)
- Resources: X MDN, X articles, X videos
- 概念页面:
/docs/concepts/[concept-name].mdx - 测试文件:
/tests/[category]/[concept-name]/[concept-name].test.js - 字数: X,XXX 字
- 代码示例: XX个(XX个已测试)
- 资源: X个MDN链接,X篇文章,X个视频
Quality Metrics
质量指标
- Tests: XX passing
- Fact Check: ✅ All verified
- SEO Score: XX/27 (XX%)
- 测试: XX个通过
- 事实核查: ✅ 全部验证通过
- SEO分数: XX/27(XX%)
Files Created/Modified
创建/修改的文件
- (created)
/docs/concepts/[concept-name].mdx - (updated navigation)
/docs/docs.json - (created)
/tests/[category]/[concept-name]/[concept-name].test.js
- (已创建)
/docs/concepts/[concept-name].mdx - (已更新导航)
/docs/docs.json - (已创建)
/tests/[category]/[concept-name]/[concept-name].test.js
Ready to Publish: ✅ Yes
可发布:✅ 是
---
---Phase Dependencies
阶段依赖
Some phases can be partially parallelized, but the general flow should be:
Phase 1 (Resources) ──┐
├──► Phase 2 (Writing) ──► Phase 3 (Tests) ──┐
│ │
│ ┌───────────────────────────────────┘
│ ▼
└──► Phase 4 (Fact Check) ──► Phase 5 (SEO)- Phase 1 before Phase 2: Resources inform what to write
- Phase 2 before Phase 3: Need content before writing tests
- Phase 3 before Phase 4: Tests are part of fact-checking
- Phase 4 before Phase 5: Fix accuracy issues before SEO polish
部分阶段可部分并行,但总体流程应遵循:
第一阶段(资源) ──┐
├──► 第二阶段(撰写) ──► 第三阶段(测试) ──┐
│ │
│ ┌───────────────────────────────────┘
│ ▼
└──► 第四阶段(事实核查) ──► 第五阶段(SEO)- 第一阶段先于第二阶段: 资源为撰写提供参考
- 第二阶段先于第三阶段: 需要内容才能编写测试
- 第三阶段先于第四阶段: 测试是事实核查的一部分
- 第四阶段先于第五阶段: 先修复准确性问题再进行SEO优化
Skill Reference
技能参考
| Phase | Skill | Purpose |
|---|---|---|
| 1 | | Find and evaluate external resources |
| 2 | | Write the documentation page |
| 3 | | Generate tests for code examples |
| 4 | | Verify technical accuracy |
| 5 | | Optimize for search visibility |
Each skill has detailed instructions in its own file. Load the appropriate skill at each phase for comprehensive guidance.
SKILL.md| 阶段 | 技能 | 用途 |
|---|---|---|
| 1 | | 查找并评估外部资源 |
| 2 | | 编写文档页面 |
| 3 | | 为代码示例生成测试 |
| 4 | | 验证技术准确性 |
| 5 | | 优化搜索可见性 |
每个技能的详细说明位于其独立的文件中。在每个阶段加载对应技能获取全面指导。
SKILL.mdTime Estimates
时间预估
| Phase | Estimated Time | Notes |
|---|---|---|
| Phase 1: Resources | 15-30 min | Depends on availability of quality resources |
| Phase 2: Writing | 1-3 hours | Depends on concept complexity |
| Phase 3: Tests | 30-60 min | Depends on number of code examples |
| Phase 4: Fact Check | 15-30 min | Most automated via tests |
| Phase 5: SEO | 15-30 min | Mostly checklist verification |
| Total | 2-5 hours | For a complete concept page |
| 阶段 | 预估时间 | 说明 |
|---|---|---|
| 第一阶段:资源整理 | 15-30分钟 | 取决于优质资源的可获取性 |
| 第二阶段:撰写 | 1-3小时 | 取决于概念复杂度 |
| 第三阶段:测试编写 | 30-60分钟 | 取决于代码示例数量 |
| 第四阶段:事实核查 | 15-30分钟 | 大部分通过测试自动化完成 |
| 第五阶段:SEO优化 | 15-30分钟 | 主要为检查表验证 |
| 总计 | 2-5小时 | 完成一个完整概念页面 |
Quick Start
快速开始
To start the workflow for a new concept:
1. Determine the concept name and category
2. Load this skill (concept-workflow)
3. Execute Phase 1: Load resource-curator, find resources
4. Execute Phase 2: Load write-concept, write the page
5. Execute Phase 3: Load test-writer, create tests
6. Execute Phase 4: Load fact-check, verify accuracy
7. Execute Phase 5: Load seo-review, optimize SEO
8. Generate final report
9. Commit changesExample prompt to start:
"Create a complete concept page for 'hoisting' using the concept-workflow skill"
This will trigger the full end-to-end workflow, creating a complete, tested, verified, and SEO-optimized concept page.
为新概念启动工作流:
1. 确定概念名称和分类
2. 加载此技能(concept-workflow)
3. 执行第一阶段:加载resource-curator,查找资源
4. 执行第二阶段:加载write-concept,撰写页面
5. 执行第三阶段:加载test-writer,创建测试
6. 执行第四阶段:加载fact-check,验证准确性
7. 执行第五阶段:加载seo-review,优化SEO
8. 生成最终报告
9. 提交更改启动示例提示:
"使用concept-workflow技能创建'hoisting'的完整概念页面"
这将触发完整的端到端工作流,创建一个经过测试、验证、SEO优化的完整概念页面。