Under the hood
Quickstart reminder text can now be overridden by a saved 'after quickstart' line
What
When creating a typed Artifact after a quickstart call, Claude Code shows a reminder that quickstart already listed the available design systems in the conversation. The function that builds that reminder now first checks an internal helper, afterQuickstartSavedLine, for a saved or customized version of the line, and only falls back to the generic wording if none is found.
Why
This allows the reminder text shown after a quickstart to be customized or overridden rather than always being the same generic message.