Look Before You Prompt, and After: Scaffolding Human-AI Collaboration in Software Tutorial Creation

📅 2026-09-03
📈 Citations: 0
Influential: 0
📄 PDF
📝 Abstract
With LLMs, creating software tutorials now involves steering the model's output and shaping it into a coherent, accurate learning resource, yet existing LLM tools offer writers little support for this work. By analyzing interviews with technical writers ($N=17$), we identify three requirements for how they assemble and structure multiple LLM responses, curate the context the model uses, and verify the generated content. We designed a tool called dBlocks with the following features: blocks to scope content, a context manager to edit context, and inline execution to verify code. Following a human-centered design method, we iteratively refined the design through a user study ($N=5$). In a within-subjects lab study ($N=16$) comparing dBlocks with participants'preferred workflows for LLM-assisted authoring, participants reported significantly higher confidence in the tutorials they produced with dBlocks. In addition, the tool reduced friction in verification, with writers verifying code as they drafted rather than deferring or skipping it, and helped them avoid searching long chat histories by scoping their work into blocks that kept each tutorial section and its LLM conversation together. More broadly, our work offers implications for tools that scaffold human-AI collaboration in SE workflows and shows how human-centered design can guide the development of LLM-integrated tools.
Problem

Research questions and friction points this paper is trying to address.

LLMs
software tutorials
technical writers
content assembly
context curation
Innovation

Methods, ideas, or system contributions that make the work stand out.

dBlocks
context manager
inline execution
human-AI collaboration
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.