做什么

87
13
#15
2d ago
Fix PlatformTabs + Theme + GitHub Actions
修复多操作系统脚本切换不显示问题 改善 Markdown 主题为更温暖明亮的风格 设置 GitHub Actions 部署静态站点
task
#13
2d ago
Fix: Platform tabs not rendering + theme too dark
Task 18: 两个问题 问题1: 多操作系统 PlatformTabs 不能展示 教程中的 macOS/Windows 切换标签页不能正常显示,需要修复 PlatformTabs 组件。 问题2: Markdown Theme 太沉闷 整体 Markdown 主题偏暗,需要调整为更温暖、更亮的主题。 Task Reference tasks/issues/2-start-cc.md Task ...
task
#14
2d ago
AutoScan tutorials - 替换硬编码为动态扫描
替换 BUILTIN_SKILL_PATHS 和 BUILTIN_SKILLS 硬编码为动态文件扫描: 创建构建时扫描脚本,扫描 public/skills/ 目录 生成 skills-manifest.json 供客户端使用 支持 GitHub Pages 静态部署 添加新教程只需放入 public/skills/ 目录
task
#12
2d ago
Feat: RunnableBlock redesign — Markdown-native code blocks
Task 16: RunnableBlock Redesign Current: RunnableCodeBlock uses verbose JSX props like code={...} Goal: Standard fenced code blocks with auto-Run button Changes: Auto-detect runnable code blocks from ...
task
#11
2d ago
按照 Research 文件制作系列教程
按照 tasks/research/ 中的教程大纲,制作完整系列教程: 制作 P0 优先级教程(OpenClaw体验、跨学科之旅、数学基础) 制作 P1 教程(搜索总结、邮件日程、数学下、认知科学) 说明制作方法 检查展示效果,考虑 Python/Notebook 集成
task
#10
2d ago
Fix: MDX acorn parse error in tutorials
Bug Description [next-mdx-remote] error compiling MDX: Could not parse expression with acorn More information: https://mdxjs.com/docs/troubleshooting-mdx Task Reference tasks/issues/2-start-cc.md Task...
task
#9
3d ago
Feat: Add Git installation tutorial
Task 13: 添加 Git 安装教程。已完成 - 见 commit 6aaa704
task
#8
3d ago
Feat: Add Node.js installation tutorial
Task 12: 添加 Node.js 安装教程 创建 Node.js 安装教程(含版本管理) 教程为中文,支持 Mac/Windows 包含一键安装脚本,支持 Mac/Windows
task
#6
4d ago
Feat: Add install Kimi-cli tutorial
任务描述 请添加安装 Kimi-cli 教程,要求: 创建完整的 Kimi-cli 安装教程(中文) 教程中加入安装 kimi-cli 的命令安装脚本 同时支持 MacOS 和 Windows 平台 需要有一键安装脚本 Task Reference tasks/issues/2-start-cc.md Task 11
task
#7
4d ago
Feat: Add install Kimi-cli tutorial
See commit cc06c72
task
#4
4d ago
Hello-Claw + Path2AGI 转化为分级教程
将 references/hello-claw 和 references/Path2AGI 内容转化为教程: Hello-Claw:AI助手系统教程 Path2AGI:AGI知识图谱教程 分等级:完全小白、中等水平、高级(非目标用户)
task
#3
4d ago
WayToAGI to Tutorials - 调研批量转化Pipeline
调研如何将 WayToAGI 飞书知识库内容批量转化为教程: 分析 https://waytoagi.feishu.cn/wiki/space/7226178700923011075 的内容结构 设计 Pipeline,每个步骤分析可行性和可用工具 商业化可行性分析
task
#5
4d ago
Fix: First Run button click does not execute command in terminal
Bug Description 第一次执行教程内容的时候不会在terminal中执行命令 Requirements 第一次执行教程内容的时候必须在terminal中执行命令 每次点击Run按钮都必须执行命令 增加验证机制,确保命令能够正常执行 Affected Files playground/apps/desktop/src/store/useAppStore.ts playground/app...
task
42
#42
1w ago
Research Q&A-to-Course Recording & Top GitHub Repos
Research how to record Q&A sessions and convert them into structured courses. Identify top 20 GitHub repos implementing AI-assisted learning or conversation-to-course systems. Output in both Chinese a...
taskresearch
#41
1w ago
Q&A 转课程 + AI 学习平台 Top 20 仓库调研
Task 2:如何记录问答变成课程 + 相关仓库调研 Part A:Q&A 转课程 如何将 Expert/Novice 的问答记录转化为结构化课程? 课程的格式、结构、可复用性设计 Part B:Top 20 GitHub 仓库调研 寻找已经在实现或朝这个方向发展的 GitHub 仓库: AI 驱动的学习/教育平台 多代理教学系统 Q&A 转课程的工具 Expert-Novice 学习模式
task
#40
1w ago
AI 驱动的学习方式探讨 - Expert/Novice 双代理群聊学习模式
Task 1:一个新的学习方式探讨 背景 使用 openclaw/hermesclaw 框架,在群聊中通过两个 AI 代理进行协作学习: Expert(专家):解释概念,引导学习 Novice(新手):根据 Expert 的指导学习,提出问题 分析需求 可行性分析:Expert/Novice 双代理学习模式的可行性 输入/输出定义:针对两类课程 agents.md 使用教程(如 openclaw ...
task
#39
1w ago
Analysis - Skill Migration & Benchmarking Strategy
Task 1: Analysis Part A: How to Migrate Skills into Personal Skills Analyze skills from superpowers (8 skills) and mattprocock-skills (14 skills) repos Identify migration strategies for personal skill...
task
#38
2w ago
评估新的frontend skill想法
请评估新的frontend想法,对于backend dev是否友好,用最严格的眼光看,给出好和坏的都考虑的评估 然后提供一个针对想要构建的fronend skill建议backend dev使用流程,文档形式保留 --- *Task ID: 8*
#37
2w ago
现实的是使用skill 问题
如果使用一个复杂组件的fronend skill,但是自身是后端开发者,但是想要一个美观而且使用的前端界面,应该怎么做? 有些组件布局不好描述,是否使用skill的时候会不够精确而调用组件或者修改组件出现问题? 这个问题如何解决?我当前想到最快的可能是,layout的问题,可以ai genenrate 一个最简单的mockup layout,然后根据这个layout来调用组件 已经实现组件,com...
#36
2w ago
按照
text,按照这个建议直接开始优化 ../innate-next-mono 项目,这个项目作为template项目可行吗? 项目 优化之后更新skill --- *Task ID: 6*
#35
2w ago
frontend skill 优化
当前skill提到了很多具体的@innate/ui,innate-mono-next等等仓库,但是这些仓库的可能代码 are not maintained anymore 我想参考几个项目作为示范代码例子需要怎么做,请分析给出建议?是否需要做一个template项目,把当前的skill中的代码都放到这个项目中,尤其是component,block,这种相关的内容呢?这样就非常方便开发,我理解 比如...
#34
2w ago
需要示范代码
当前的fe-skills中,都没有示范kill需要示范代码 我想参考几个项目作为示范代码例子需要怎么做,请分析给出建议 比如项目: https://github.com/variableway/innate-next-mono https://github.com/variableway/innate-websites https://github.com/variableway/innate-e...
#33
2w ago
创建install fe-skill脚本
f i 检查当前脚本是否已经支持 如果不支持请修改 --- *Task ID: 3*
#32
2w ago
合并FE Skill
按照当前的建议开始合并skill 先做frontend-web的skill 然后做desktop-application的skill,当然desktop-application skill实际上包含了frontend-skill 请执行,同时理论上都需要代码作为references,但是由于shadcn-ui可能都会升级,所以需要考虑如何升级实际示范代码, 关于terminal skill的不需要...
#31
2w ago
Analalysis FE Skills
分析当前text中关于前端开发的web和desktop有哪些skill可以合并的 请列出可以合并的清单 --- *Task ID: 1*
#30
2w ago
Add post-commit doc check hook + enhance doc_checker rules
创建 post-commit hook 调用 doc_checker,覆盖所有 commit 场景。增强 doc_checker 检查 CLAUDE.md、Agents.md 等配置文件。保留 workflow finish 中的 doc_checker 作为 commit 前提醒。
task
#29
2w ago
Integrate doc_checker into git-workflow and local-workflow finish
在 git-workflow 和 local-workflow 的 finish 阶段集成 doc_checker.py,任务完成后自动检测文档更新需求。
task
#28
2w ago
Complete docs tasks: directory READMEs + auto-doc-update proposal
Task 1: 为每个目录创建 README.md。Task 2: 给出自动文档更新建议和 skill 工作流设计方案。
task
#27
2w ago
Check/update install script for fe-skills
检查当前安装脚本是否已支持 fe-skills 的安装,如果不支持则修改
task
#26
2w ago
Merge FE Skills - frontend-web and desktop-app
按照 Task 1 分析结果合并 skill:1) frontend-web (innate-frontend + frontend-validate) 2) desktop-app (tauri-desktop-app + kimi-desktop-app + glm-desktop-app + advanced JSON)。Terminal skill 不合并。
task
#25
2w ago
Analysis FE Skills - Find mergeable web and desktop skills
分析当前 fe-skills 中关于前端开发的 web 和 desktop 有哪些 skill 可以合并的,并列出可以合并的清单
task
#24
2w ago
Analyze and update skill documentation
Task 11: 请分析这些 skill 的对应文档 分析所有 skill 的文档(github-cli-skill, git-workflow, local-workflow, gh-create-release) 检查文档完整性和一致性 补充缺失的文档或修正不准确的内容
task
#23
2w ago
Test git-workflow and local-workflow under Claude Code (global + project)
Task 10: 测试 claude code 下面 git-workflow 和 local-workflow 的工作情况 测试 git-workflow 和 local-workflow 在 Claude Code 下的工作情况 需要都 work,不管是 global 还是 project level 同时验证 install.sh 文件的工作情况
task
#22
2w ago
[TEST] Task 8: E2E with tracing fix
Test full workflow with state read before close.
test
#21
2w ago
[TEST] Task 8: git-workflow with local tracking
Test Local Tracking\n\nTest that git-workflow now creates local tracing files alongside GitHub issues.
testgit-workflow
#20
2w ago
[TEST] Task 6: Local project skill trigger
Test git-workflow skill trigger from local project Task 1 Install github-cli-skill and git-workflow skill in local project. Task 2 Create a task markdown file to trigger the git-workflow skill. Task 3...
testgit-workflow
#19
2w ago
[TEST] Task 5: git-workflow global test
Test git-workflow skill from global installation Task 1 Verify that git-workflow skill works after folder structure change. Task 2 Verify that git-workflow skill works after install script. Task 3 Ver...
testgit-workflow
#17
2w ago
[TEST] gh api create
test body
test
#16
2w ago
[TEST] git-workflow skill validation
test body
test
#18
2w ago
[TEST] git-workflow skill validation
Test Task\n\nThis is a test task for validating the git-workflow skill.\n\n## Requirements\n- Create issue from task description\n- Close issue with appended completion message\n- Verify first comment...
testgit-workflow
#15
2w ago
[TEST] github-cli-skill: create issue by file
Test Issue Body This issue was created to test the create issue by file feature of the github-cli-skill. Checklist [x] gh CLI is installed [x] gh auth is working [x] --body-file flag works correctly N...
test
#14
3w ago
Task: Install frontend skills system-wide and update docs
Task Description Based on frontend skills analysis, confirm and install both innate-frontend (Web) and tauri-desktop-app (Desktop) skills at system level for all supported AI agents. Checklist [x] Con...
task
#12
Apr 6
Fix local workflow tracing when github-workflow is triggered
Task 3: local work flow process is not invoked when github-workflow is triggered,but local workflow is not processed. The Feature should be: READ the task , then trigger the github workflow, create is...
task
#13
Apr 6
Test: Dual Tracing Verification
Testing that both GitHub Issue and local tracing file are created
task
#11
Apr 6
Install script review - support both system and project level
Task 3: Install script review Please review the skill install script,please make sure it could be install in both system level and project level
task
#10
Apr 6
Test: AI Config Skill
Test dual tracing feature
task
#9
Apr 6
Local workflow as a separated skill
Workflow Skill Task 1: Github-workflow with gh command please use github cli to rewrite the current logic for better performance keep current solution as one alternative if gh was not install in first...
enhancementtask
#8
Apr 6
Github-workflow with gh command
原始需求 请使用 github cli 来重写当前的逻辑以获得更好的性能 变更内容 新增后端模块 (github_backend.py) GhCliBackend: 使用 gh CLI 进行 Issue 操作(创建、更新、评论、获取) ApiBackend: 使用 REST API 作为回退方案 create_backend(): 自动检测并创建最佳可用后端 is_gh_available(): ...
enhancementtask
#7
Apr 6
创建 Local Task Tracing 功能
Task Features Task 1: 创建Local Task Tracking 当前github workflow skill是把任务内容和更新内容会写到github,这个skill是在执行任务的时候更新到GITHUB的内容 在本地也记录一下: 把Task原始内容和Agent解析过后的内容本地记录到tracing folder Task完成之后Update Issue的内容也更新到步骤1写...
enhancementtask
#6
Apr 4
mindstorm skill
Task 1: mindstorm skill 请帮我创建Mindstorm skill,可以参考superpower的mindstorm skill: 先参考superpowers的mindstorm skill,创建一个mindstorm skill 然后根据superpowers的mindstorm skill,创建目前这个Task Mindstorm skill 使用之后的结果 skill...
task
#5
Apr 4
mindstorm skill
Task 1: mindstorm skill 请帮我创建Mindstorm skill,可以参考superpower的mindstorm skill: 先参考superpowers的mindstorm skill,创建一个mindstorm skill 然后根据superpowers的mindstorm skill,创建目前这个Task Mindstorm skill 使用之后的结果 skill...
task
#4
Apr 4
mindstorm skill
Task 1: mindstorm skill 请帮我创建Mindstorm skill,可以参考superpower的mindstorm skill: 先参考superpowers的mindstorm skill,创建一个mindstorm skill 然后根据superpowers的mindstorm skill,创建目前这个Task Mindstorm skill 使用之后的结果 skill...
task
#3
Apr 4
setup gitignore
Task 1: setup gitignore 请按照当前文件增加.gitignore文件,忽略所有pyc文件 Task 2: github task workflow 配置到本项目 github task workflow 配置到当前目录,目前看起来是没有工作的,需要做到: 安装到全局环境 当当前目录可以执行这个workflow,先创建issue,在执行AI任务,最后更新issue
task
#2
Apr 4
Configure github-task-workflow for spark-skills project
Task 1: setup gitignore 请按照当前文件增加.gitignore文件,忽略所有pyc文件 Task 2: github task workflow 配置到本项目 github task workflow 配置到当前目录,目前看起来是没有工作的,需要做到: 安装到全局环境 当当前目录可以执行这个workflow,先创建issue,在执行AI任务,最后更新issue
task
#1
Apr 4
Test issue from spark-skills
Testing github-task-workflow setup
test
11
#11
1w ago
修复 UI 问题 + 主题风格切换
Task 7 执行内容:\n1. 修复截图中的 ThemeToggle 图标显示问题\n2. 把 Light/Dark 切换升级为多风格主题切换(vega/nova/sera)\n3. 修复 Header 中 ThemeToggle 的视觉问题\n4. 验证构建
task
#10
1w ago
升级 UI 组件方案 + Theme Change 功能
Task 6 执行内容:\n1. 创建 packages/ui/components.json\n2. 添加 @theme inline 到 packages/ui/src/globals.css\n3. 为 57 个组件添加版本标记\n4. 创建同步脚本 scripts/sync-shadcn.sh\n5. 验证构建\n6. 在 intent-driven 应用中添加 theme change ...
task
#9
1w ago
设计-UI 总体方案:框架共存 + Scene 理念 + 升级路线图
分析用户结论的合理性:\n1. 两个框架同时存在的合理性\n2. 共用 Scene 理念\n3. innate/ui 升级到 base-ui + 多 theme\n4. shadcn v4 与 innate/ui 的差别分析\n5. 21st.dev 设计模式研究\n6. UI 设计风格灵感来源\n7. 制定详细实施计划\n8. 记录到 intent-driven/design-ui-master...
task
#8
1w ago
admin-ui vs Next.js 框架对比报告
Task 5 执行内容:\n1. 对比 admin-ui (TanStack Start) 和 Next.js 的使用场景\n2. 分析不同框架适合的场景\n3. 分析 UI 组件共享的可行性\n4. 分析 admin-ui 组件抽取为独立 admin starter 的可行性\n5. 分析 admin-ui 的优势和独立场景框架化潜力\n6. 写入 framework 对比报告到 intent-...
task
#7
1w ago
Task 3 & 4: Block 组件展示 + admin-ui 可行性分析
Task 3: 实现 Block 组件展示页面\n- Sidebar 添加 Blocks 按钮\n- 展示 shadcn/ui blocks: Mail, Dashboard, Cards, Tasks, Playground, Forms, Music, Authentication\n- 每个 Block 有详情页面 + 可复制 AI prompt 按钮\n- 21st-sdk 研究文档作为 ...
task
#6
1w ago
清空 Submenu + Header 简化 + 数据代码分离
Task 2 执行内容:\n1. 清空 Sidebar 所有 Submenu(Workspace 和 Community 分组全部移除)\n2. Header 去掉 Superlinear Academy 文字,只保留 Logo\n3. Header Menu 信息保留,但数据和代码分离\n4. 重新构建验证
task
#5
1w ago
构建 intent-driven 项目主体 Layout
构建 web/desktop application 的主体 Layout:\n\n1. 参考 Superlinear Academy 布局(tasks/product/layout.png)\n2. 左侧 Sidebar:窄图标栏 + 宽导航面板(含分组、带数字的项)\n3. 顶部 Header:Logo + 导航标签 + Search/Notifications/Avatar\n4. 主内容区...
task
#4
1w ago
Task 2 补充: 右侧栏位 Process Bar 设计与 Case Study 更新
用户反馈:不希望使用底部常驻 Process Bar,倾向于右侧栏位设计。\n\n右侧栏位 Process Bar 需要承载更多信息:\n- 推进阶段记录\n- Context 信息\n- 后续待办事项\n- 推进上下文(纵向信息流)\n\n任务:\n1. 评测右侧栏位 Process Bar 的合理性\n2. 更新 Case Study 布局架构\n3. 设计右侧栏位的信息架构\n4. 记录分析...
task
#3
1w ago
细化 Intent Driven 产品原型设计
细化 Task 1 的 Intent Driven 产品开发流程,探索简化原型实现方案:\n\n1. 实现 MVP 版本:sidebar + workspace + main page + process bar\n2. main page 固定流程按钮 → 展示步骤节点 → 节点下操作 → process bar 记录\n3. 步骤节点左右布局探索(左侧节点 + 右侧 CRUD 输入)\n4. ...
task
#2
1w ago
Task 1 (重做): 分析 Intent Driven 产品开发流程
分析 Intent Driven 产品开发流程的设计想法:\n\n1. 从完整 Use Case 出发,页面结构包含 Main Content Page / Process Bar / Command Box\n2. 开发流程:Use Case 分析 → Domain 设计 → UI CRUD Page → Spec 文件\n\n需要分析:\n1. 哪些非常合理\n2. 哪些非常不合理\n3. 哪...
task
#1
1w ago
分析 Intent Driven 方式
测试
task
16
#16
2w ago
feat: Move golang-cli-app skill to fire-skills/dev
Task 4: Move skill outside this project 目标 将 golang-cli-app skill 从 spark-cli 项目中移出到独立的 fire-skills 仓库。 要求 [ ] 将 skills/golang-cli-app/ 移动到 ../fire-skills/dev/golang-cli-app/ [ ] 使其看起来像一个独立的 skill(参考 ...
#15
2w ago
feat: Add golang-cli-app skill with code examples and install script
Task 3: Skill for golang-cli-app 目标 为 spark-cli 创建一个 golang-cli-app skill,提供 Go CLI 应用开发的代码示例和参考模板。 要求 [ ] 创建 SKILL.md,包含 Cobra/Viper/PTerm/Bubble Tea 的代码示例 [ ] 提供 install.sh 安装脚本 [ ] 确保 TUI 模式易于使用 [ ...
#14
2w ago
使用 Spark task impl 《feature—name》报错
--- *Task ID: 2*
#13
3w ago
Support Github Issue creation by title and a folder of documents
Task 4: Support Github Issue creation by title and a folder of documents Support create issue with a folder of docs Every single document is an issue content The issue title is the document name or th...
task
#12
3w ago
Make flush-dns support Windows and add test cases
Task: Make flush-dns support Windows and add test cases [x] Add a test case for flush-dns [x] Add a test case for flush-dns on Windows [x] Add a test case for flush-dns on macOS [x] Add a test case fo...
task
#11
Apr 5
更新文档 features 和 spec 目录
Docs Task Task 1: refine docs to update to latest usage 请按照目前最新代码更新docs目录,主要包括: usage quick-start spec tips features 以上更新内容 1. 按照目录名称最相应的更新,按照模块分不同文件 2.usage 目录更新为最新代码用途,主要使用cheatsheet的方式介绍各种功能使用 按照目前...
taskdocs
#10
Apr 5
Docs Task: 更新文档内容和分析报告
Docs Task Task 1: refine docs to update to latest usage 请按照目前最新代码更新docs目录,主要包括: usage quick-start spec tips features 以上更新内容 1. 按照目录名称最相应的更新,按照模块分不同文件 2.usage 目录更新为最新代码用途,主要使用cheatsheet的方式介绍各种功能使用 按照目前...
documentationtask
#9
Apr 5
Add spark docs sub-command: init & site
Init Skills These Tasks for Init command Task 1: init docs structure automatically create docs folder structure, the folder structure is as follow: ``sh . ├── Agents.md ├── analysis ├── features ├── i...
enhancementtask
#8
Apr 5
Rewrite README.md: 项目定位、架构、命令速查表
README Task 1: Rewrite the README.md The purpose if this cli repo is chnaged overtime as features added. The overall goal is to provide a cli tool to manage daily work more efficiently. And aslo to pr...
documentationtask
#7
Apr 5
Init Skills: 初始化 docs 结构和 docmd 配置
Init Skills These Tasks for Init command Task 1: init docs structure automatically create docs folder structure, the folder structure is as follow: ``sh . ├── Agents.md ├── analysis ├── features ├── i...
enhancementtask
#6
Apr 3
整合 GitHub Task Workflow 和 spark-task-init 到 spark-skills 仓库
Task 1: 把 GITHUB tasks flow 变成一个 skill 描述 整合 GitHub Task Workflow 到 spark-skills 把 github-task-workflow 放到 spark-skills 目录中 确保可以被全局使用 整合 spark-task-init-skill 到 spark-skills 把 spark-task-init-skill 放到...
enhancementfeature
#5
Apr 3
修复 spark task create 命令的 bug
Bug 描述 make build/install 后使用旧版本 make build 和 make install 后,命令仍然使用旧版本的 spark spark task create 命令问题 example-feature.md 文件内容没有复制到新创建的文件中 文件名需要把空格变成 例如: spark task create "make script issue" --content ...
bugfeature
#4
Apr 3
扩展 spark task 命令:init, create, delete, impl 子命令
Task: 扩展 spark task 命令 描述 为 spark CLI 扩展 task 命令,添加以下子命令: 功能需求 spark task init 创建 task 目录结构(tasks/features/, tasks/config/, tasks/analysis/ 等) 复制 example-feature.md 到 tasks/ 目录 如果目录已存在,保留原有目录和文件 spark...
enhancementfeature
#3
Apr 3
添加 spark script 命令支持执行自定义脚本
Task: Support Adhoc script in command line 描述 为 spark CLI 添加一个新的子命令 script,用来执行自定义的脚本。 功能需求 配置文件支持 脚本内容可以在 ~/.spark.yaml 中配置 支持多个脚本,每个脚本有唯一名称 文件目录支持 脚本可以是写好的 shell/sh 脚本文件 默认从当前目录下的 scripts/ 目录读取 支持在 ...
enhancementfeature
#2
Apr 3
update-org-status: 直接更新 .github 仓库的 README.md,支持 section 局部更新
Task 2: 直接更新 .github 仓库的 README.md 需求 修改 spark git update-org-status 命令,使其能够: 直接更新 .github 仓库 自动克隆/更新 .github 仓库 修改 .github/README.md 文件 自动提交并推送到 .github 仓库 Section 局部更新 只更新 README.md 中的 "Project List...
enhancementfeature
#1
Apr 3
为 spark-cli 添加项目列表更新到README的命令
Task:为 spark-cli 添加项目列表更新到README的命令 描述 为 spark CLI 添加一个新的子命令,添加项目列表更新到README的命令: 读取所有该组织下的所有项目列表 按照starred数量排序 更新.github目录下的README.md文件,在Section Project List下面展示所有项目列表 自动在.github 目录中git add ./git comm...
enhancementfeature
5