feat: add asset preferences, video research, and Remotion ad assets

- Add thumbs-down feedback modal and preference API endpoint
- Add AI UGC video platforms research doc
- Add ReflectAd Remotion composition with public flow assets
- Add gemini-ad-designer and poster-ad-designer pipeline skills
- Add research_reflect_v1.1 pipeline script

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trey t
2026-05-03 20:28:07 -05:00
parent b318798ca7
commit 807dfc539b
40 changed files with 3089 additions and 232 deletions
+41 -1
View File
@@ -8,7 +8,47 @@
"WebSearch",
"WebFetch(domain:github.com)",
"WebFetch(domain:developer.nextdoor.com)",
"WebFetch(domain:docs.postiz.com)"
"WebFetch(domain:docs.postiz.com)",
"Bash(npm install:*)",
"Bash(npx next:*)",
"Bash(curl -s http://localhost:3000/api/auth/session)",
"Bash(curl -s http://localhost:3000/login)",
"Bash(curl -s http://localhost:3000/ -L)",
"Bash(curl -s http://localhost:3000/api/campaigns)",
"Bash(curl -s -o /dev/null -w \"Status: %{http_code}\" http://localhost:3000/)",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" -b /tmp/cookies3.txt \"http://localhost:3000/\")",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" -b /tmp/cookies3.txt \"http://localhost:3000/campaigns\")",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" -b /tmp/cookies3.txt \"http://localhost:3000/campaigns/new\")",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" -b /tmp/cookies3.txt \"http://localhost:3000/assets\")",
"Bash(curl -s -o /dev/null -w \"%{http_code}\" -b /tmp/cookies3.txt \"http://localhost:3000/trends\")",
"WebFetch(domain:www.npmjs.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(curl:*)",
"Bash(sqlite3:*)",
"Bash(ls:*)",
"Bash(OUTDIR=\"../outputs/task_management_feature_launch_20260323/video\" __NEW_LINE_74c5312ec027b42b__ npx remotion render src/index.ts Gemini-IG-Feed-Cost --output \"$OUTDIR/video_gemini_ig_feed_cost_1080x1920.mp4\")",
"Bash(npx remotion:*)",
"Bash(npx tsx -e \":*)",
"Bash(OUTDIR=\"../outputs/task_management_feature_launch_20260323/video\")",
"Bash(npx tsx:*)",
"Bash(open:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git checkout:*)",
"Bash(npm run:*)",
"Bash(mkdir -p /Users/treyt/Desktop/code/claude_marketing/pipeline/apps/reflect/screenshots)",
"Bash(cp /Users/treyt/Downloads/flow_03_q1.png /Users/treyt/Downloads/flow_05_q3_scrolled.png /Users/treyt/Downloads/flow_06_q4.png /Users/treyt/Downloads/flow_07_detail_after.png /Users/treyt/Downloads/flow_q2_typing.png /Users/treyt/Desktop/code/claude_marketing/pipeline/apps/reflect/screenshots/)",
"Bash(grep -v \"^$\")",
"Bash(find /Users/treyt/Desktop/code/claude_marketing/pipeline/outputs/reflect_v1.1_—_guided_reflection_ _ai_reports_20260325/ -type f \\\\\\(-name *.png -o -name *.mp4 \\\\\\))",
"Read(//tmp/**)",
"Bash(ssh unraid:*)",
"Bash(scp:*)",
"Bash(rsync:*)",
"Bash(openssl rand:*)",
"Bash(security find-generic-password:*)",
"Bash(claude auth:*)",
"Bash(claude setup-token:*)",
"Bash(dig marketing.88oakapps.com +short)"
]
}
}