writing-plans
Installation
SKILL.md
Toolcraft Writing Plans
Use this skill before editing generated app code from a clear Toolcraft spec or user request.
Plan Content
Write a concise implementation plan that names:
- Files to change under
src/app,src/routes, docs, tests, or scripts. - Schema controls, sections, panel actions, renderer output, timeline, layers, persistence, settings transfer, and export paths affected by the work.
- Acceptance, browser, and performance coverage required by the selected verification tier.
- Commands to run before completion.