Summary
- Add an Unship skill folder and README entry under Development & Code Tools.
- The skill covers a real frontend iteration workflow: create temporary UI alternatives in source, compare them in the local browser, then keep one and clean up the rest.
- Unship is local comparison tooling for Claude Code and other coding agents, not production A/B testing.
Use case
Developers using coding agents often get one UI version at a time and lose the previous option. Unship gives the agent a small local workflow for generating multiple variants, presenting them in the running app, and removing unused temporary code after the user chooses.
Validation