vibeflow-n8n/docs/showcase-checklist.md
2026-04-12 13:43:57 -03:00

30 lines
764 B
Markdown

# Showcase Checklist
Use this checklist before sharing the repo publicly.
## README
- clear one-line value proposition
- 1 hero visual near the top
- 1 example prompt
- 3 highlighted recipes
- quick-start links visible without scrolling too far
## Assets
- hero banner present
- social preview present
- at least 3 demo visuals present
- filenames are simple and predictable
## Recipes
- at least 3 recipes feel production-adjacent
- every recipe includes trigger, steps, assumptions, and test plan
- one recipe includes AI enrichment
- one recipe includes support or ops logic
- one recipe includes finance logic
## Release
- VERSION bumped
- CHANGELOG updated
- GitHub release notes drafted
- topics and description ready
- first screenshot or GIF attached