lazyweb-quick-references
Installation
SKILL.md
Lazyweb Quick References
Find real app screenshots fast, download them locally, and group by pattern. Lighter than design-research — no competitive analysis, no anti-patterns. Just find → group → show.
CRITICAL: Output Behavior
This skill produces FILES, not a plan. Regardless of whether you are in plan mode or not, ALWAYS:
- Write the report to
.lazyweb/quick-references/{topic}-{date}/report.md - Write the HTML to
.lazyweb/quick-references/{topic}-{date}/report.html - Download references to
.lazyweb/quick-references/{topic}-{date}/references/ - Do NOT write research content into a plan file
- After saving, show the user a summary and tell them where the files are
- Ask the user if the references look good
- If in plan mode, exit plan mode after the user confirms
- Suggest next steps: "You can now use these references to inform your design,
run
/lazyweb-design-researchfor deeper analysis, or start building."
Related skills