Skip to content

deep-dive-carousel skill: make self-contained, no local project dependency - #8

Merged
PrashaanShakya7 merged 1 commit into
mainfrom
deep-dive-carousel-portable
Jul 3, 2026
Merged

deep-dive-carousel skill: make self-contained, no local project dependency#8
PrashaanShakya7 merged 1 commit into
mainfrom
deep-dive-carousel-portable

Conversation

@PrashaanShakya7

Copy link
Copy Markdown
Contributor

Summary

  • Inlines the CLAUDE.md design rules that were only needed by fetching an external Industry Deep Dive Carousel/CLAUDE.md from a private project — the skill no longer reads any file outside this repo
  • Bundles RealRate Logos/RealRate_logo_horizontal.png + _vertical.png (needed by every HTML export and the cover GIF)
  • Bundles a genericized Industry Deep Dive Carousel/generate_cover_gif.py template (placeholder data, # EDIT markers) so Step 10 of the skill works out of the box
  • Fixes a stale context/brand-context.md reference → context/brand-core.md (this repo's actual filename)

Test plan

  • Verified generate_cover_gif.py runs end-to-end against the bundled logo and produces a valid GIF
  • Confirmed no remaining references to files outside this repo in skills/deep-dive-carousel.md

… files

Inline the CLAUDE.md design rules (cover-slide font/size table, name-wrap
alignment CSS) directly into the skill instead of reading an external
CLAUDE.md that only exists in the private project. Bundle the RealRate
logo PNGs and a genericized generate_cover_gif.py template so the skill
is fully self-contained for anyone who clones this repo.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@PrashaanShakya7
PrashaanShakya7 merged commit 0bf392d into main Jul 3, 2026
1 check passed
@PrashaanShakya7
PrashaanShakya7 deleted the deep-dive-carousel-portable branch July 3, 2026 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant