music-sfx-selection
Music and SFX Selection for Tech Demo Videos
Comprehensive guide for selecting, timing, and mixing audio elements in technology demonstration videos.
Music Matching Matrix
Match your content type to the appropriate audio style:
| Content Type | Audio Style | BPM Range | Key Characteristics |
|---|---|---|---|
| AI/ML Demo | Electronic Ambient | 80-100 | Subtle synths, minimal percussion, futuristic pads |
| Code Tutorial | Lo-fi/Chill | 70-90 | Relaxed beats, non-intrusive, study-music feel |
| Product Launch | Uplifting Corporate | 100-120 | Building energy, positive resolution |
| Bug Fix/Debug | Tense to Resolution | 90-110 | Minor key start, major key resolution |
| Performance Demo | High Energy Electronic | 120-140 | Driving beats, impressive feel |
| API Integration | Tech Corporate | 95-115 | Professional, modern, clean |
| Security Feature | Dark Electronic | 85-105 | Suspenseful undertones, protective feel |
| Success Story | Inspirational | 100-120 | Emotional build, triumphant finish |
More from yonatangross/orchestkit
responsive-patterns
Responsive design with Container Queries, fluid typography, cqi/cqb units, subgrid, intrinsic layouts, foldable devices, and mobile-first patterns for React applications. Use when building responsive layouts or container queries.
491ui-components
UI component library patterns for shadcn/ui and Radix Primitives. Use when building accessible component libraries, customizing shadcn components, using Radix unstyled primitives, or creating design system foundations.
476devops-deployment
Use when setting up CI/CD pipelines, containerizing applications, deploying to Kubernetes, or writing infrastructure as code. DevOps & Deployment covers GitHub Actions, Docker, Helm, and Terraform patterns.
450rag-retrieval
Retrieval-Augmented Generation patterns for grounded LLM responses. Use when building RAG pipelines, embedding documents, implementing hybrid search, contextual retrieval, HyDE, agentic RAG, multimodal RAG, query decomposition, reranking, or pgvector search.
373architecture-decision-record
Use this skill when documenting significant architectural decisions. Provides ADR templates following the Nygard format with sections for context, decision, consequences, and alternatives. Use when writing ADRs, recording decisions, or evaluating options.
368domain-driven-design
DDD tactical patterns for complex business modeling including entities, value objects, aggregates, domain services, repositories, specifications, and bounded contexts. Python dataclass implementations with TypeScript alternatives. Use when building rich domain models, enforcing invariants, or separating domain logic from infrastructure.
355