Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
HomeCompare › design-stylecards vs video-linggo

design-stylecards vs video-linggo

Two Content Claude Code skills, side by side. Pick the right skill for your workflow with a side-by-side look at metadata, sample code, and install commands.

Side-by-side

Namedesign-stylecardsvideo-linggo
DescriptionDeclarative catalog of named aesthetic recipes — exact shadow stacks, glass surfaces, gradient treatments, and type scales as copy-paste values with Use-When and Avoid rules. Use when the user asks for polished…Video translation, dubbing and subtitle generation pipeline — WhisperX speech recognition, LLM translation (Claude/GPT/DeepSeek), multi-voice TTS, Netflix-standard single-line subtitles. Triggers on: 'video…
CategoryContentContent
Sub-categorycontent-miscvideo
Tagslang:python
AuthorOrchestKitphamlongh230-lgtm
LicenseMIT
Install/add-skill design-stylecards/add-skill video-linggo

Tag overlap

Shared

Only in design-stylecards lang:python

Only in video-linggo

Sample code from each SKILL.md

design-stylecards

/ork:design-stylecards list                      # Catalog index
/ork:design-stylecards elevation/md              # Show one recipe
/ork:design-stylecards apply glass/dark to src/components/Panel.tsx

video-linggo

YouTube URL / file local
        ↓  yt-dlp
Audio extraction (.wav)
        ↓  WhisperX
Word-level transcript (timestamps chính xác từng từ)
        ↓  NLP segmentation
Subtitle segments (chuẩn Netflix: ≤ 1 dòng, ≤ 42 ký tự)
        ↓  LLM (Claude / GPT-4 / DeepSeek / Gemini)
Translated subtitles (3-step refinement + custom terminology)
        ↓  TTS (Azure / OpenAI / Edge-TTS / Fish-TTS / GPT-SoVITS)
Dubbed audio track
        ↓  ffmpeg mux
Video đầu ra với phụ đề + tiếng lồng

When to choose each

design-stylecards — Declarative catalog of named aesthetic recipes — exact shadow stacks, glass surfaces, gradient treatments, and type scales as copy-paste values with Use-When and Avoid rules. Use when the user asks for polished…

video-linggo — Video translation, dubbing and subtitle generation pipeline — WhisperX speech recognition, LLM translation (Claude/GPT/DeepSeek), multi-voice TTS, Netflix-standard single-line subtitles. Triggers on: 'video…

Both are free to install. If you're unsure, install both — Claude Code skills are isolated by filename and only collide if their trigger phrases overlap (rare). The richest signal is the SKILL.md body itself — open both skill pages and read the first paragraph of each.

Open design-stylecards → Open video-linggo →

Other comparisons in this category

See all Claude Code skill comparisons · Browse all Content skills · Top 100