Dribbble Reference Harvester
Use this skill to gather visual references from Dribbble with the local CLI in this repository.
Workflow
- Confirm the repo dependencies exist. If
node_modulesis missing, runnpm installin the repo root. - Run the wrapper script:
./skills/dribbble-reference-harvester/scripts/collect.sh "landing page" --limit 12
- Tell the user where results were written.
Notes
- Default output is
output/<query-slug>/. - Pass
--output <dir>to separate runs. - Pass
--headfulwhen selectors need debugging. - The manifest is at
output/<query-slug>/manifest.json.