mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 06:16:40 +00:00
30 lines
764 B
Markdown
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
|