"If you are thinking about using an AI agent for documentation, here is what I think matters most.Teach the agent, do no...

"If you are thinking about using an AI agent for documentation, here is what I think matters most.Teach the agent, do not just instruct it. A prompt that says "write documentation for this feature" produces generic content. A skill that defines your voice, your formatting rules, your page structure, and your verification checklist produces documentation that sounds like your team wrote it. The upfront investment in the skill pays off on every subsequent page.Make screenshots reproducible. Manual screenshots are the first thing that goes stale. A declarative manifest that can regenerate every screenshot in one command is worth the engineering effort. It changes screenshots from a one-time cost to a maintained artifact.Phase your work. Even if you are using an agent, "write all the docs" is not a plan. Break it into phases with clear scope and clear deliverables. This gives you stopping points, review points, and the ability to course-correct.Expect things to break. OCR will misread text...

Read Original

Related

Mastodon discussion just now

챗봇에 프롬프트 인젝션 11개를 던졌다 — SQL은 하나도 안 뚫렸고, 뚫린 건 전부 문장이 지키던 자리였다이 블로그 챗봇에 프롬프트 인젝션 11개를 던졌다. SQL이 지키던 결정론 경계는 하나도 안 뚫렸고, 뚫린 ...

챗봇에 프롬프트 인젝션 11개를 던졌다 — SQL은 하나도 안 뚫렸고, 뚫린 건 전부 문장이 지키던 자리였다이 블로그 챗봇에 프롬프트 인젝션 11개를 던졌다. SQL이 지키던 결정론 경계는 하나도 안 뚫렸고, 뚫린 건 전부 시스템 프롬프트의 문장이 지키던 자리였다. 특히 "취향"으로 포장한 명령이 세션을 넘어 다음 대화에...