Add NotebookLM explainer-video prompts for tiers, modules, lessons - #278
Add NotebookLM explainer-video prompts for tiers, modules, lessons#278projectamazonph wants to merge 3 commits into
Conversation
43 prompts (3 pricing tiers + 9 curriculum modules + 31 lessons) built from docs/product-brief.md, docs/business-layer.md, and the MDX lesson frontmatter under content/curriculum/, following the voice-guide.md tone rules. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Kez9SPziJSzTAbGtMKRobn
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
Next review available in: 13 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (11)
📒 Files selected for processing (5)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Adds a marketing documentation asset that provides reusable NotebookLM “Video Overview → Customize” prompts for generating ~60-second explainer videos across pricing tiers, curriculum modules, and individual lessons.
Changes:
- Added
docs/marketing/explainer-video-prompts.mdwith 43 prompts (tiers/modules/lessons) that reference specific source docs/MDX files to include in a NotebookLM notebook. - Encoded shared audience/voice/visual guidance to keep the generated videos consistent with existing product/voice constraints.
- Included tier prompts aligned to the current pricing tables in
docs/product-brief.mdanddocs/business-layer.md.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Remove all em dashes (replaced with colons/parentheses/commas per docs/voice-guide.md's no-em-dash rule) and drop "leverage" from the banned-hype-words example list, per copilot review feedback on PR #278. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Kez9SPziJSzTAbGtMKRobn
Adds the 2 course covers and 9 module covers (public/images/courses/) from the provided asset drop, sets Course.coverImage for ppc-foundations/accelerated-mastery in the seed script (the existing catalog card and course-detail hero already render course.coverImage when present, so no page changes were needed there), and adds a static title-keyed MODULE_COVER_IMAGES lookup (Module has no coverImage column) rendered as a thumbnail on each curriculum section in the course detail page. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Kez9SPziJSzTAbGtMKRobn
|
ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR. |
Summary
Adds
docs/marketing/explainer-video-prompts.md: 43 ready-to-use prompts (3 pricing tiers + 9 curriculum modules + 31 individual lessons) for generating 60-second explainer videos via NotebookLM's Video Overview feature. Each entry names the exact source file to add to the notebook and a customization prompt built from the real pricing table (docs/product-brief.md,docs/business-layer.md) and lesson content (content/curriculum/), following the tone rules indocs/voice-guide.md.Story
Not tied to a tracked STORY-XXX — a content/marketing deliverable, not a code change.
Type of change
Architecture
N/A — no domain/ports/usecases/infra files touched.
Test plan
N/A — markdown content only, no code paths affected.
Checklist
docs/voice-guide.mddocs/stories/STORY-XXX.md(N/A, not story-tracked)CHANGELOG.mdSESSION-HANDOVER.mdafter mergeScreenshots / Recordings
N/A — no UI change.
Generated by Claude Code