mirror of
https://github.com/digitalsamba/claude-code-video-toolkit.git
synced 2026-09-18 19:41:13 +08:00
0d96c3b764
Major changes: - Shared lib/ with reusable components (AnimatedBackground, SlideTransition, Label, Vignette, LogoWatermark, SplitScreen, NarratorPiP) - Theme system (ThemeProvider, useTheme) in lib/theme/ - Multi-session project system with project.json schema - Brand loader utility and brand.ts generation Commands: - /video - unified project management (replaced /new-video, /new-sprint-video) - /brand - brand profiles (replaced /new-brand) - /template - list templates - /skills - list/create skills (renamed from /skill to avoid Claude Code conflict) - /contribute - guided contribution workflow Infrastructure: - examples/ directory for shareable showcase projects - CONTRIBUTORS.md for recognition - FEEDBACK.md for capturing improvements - Evolution narrative in all commands Fix: - Renamed /skill to /skills - naming collision with built-in Skill tool was silently preventing ALL custom commands from loading 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
925 B
925 B
Contributors
Thank you to everyone who has contributed to claude-code-video-toolkit!
Organizations
| Organization | Website | Contributions |
|---|---|---|
| Digital Samba | digitalsamba.com | Example projects, initial development |
Individuals
| Name | GitHub | Contributions |
|---|---|---|
How to Get Listed
Share an example project:
/contribute → Option 5 (Share an example project)
Your name/organization and website will be credited in:
- This file
examples/README.md- Your example's README
Contribute code or docs: Submit a PR and you'll be added to the contributors list.
Report issues or suggest features: Open an issue at github.com/digitalsamba/claude-code-video-toolkit/issues
Built with Claude Code 🤖