studio
studio contient 7 skills collectées depuis diskrotrepo, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Render music videos from audio files and lyrics using Remotion. Accepts audio + LRC/JSON lyrics + title to produce MP4 videos with waveform visualization and synced lyrics display. Use when users mention MV generation, music video rendering, creating video from audio/lyrics, or visualizing songs.
Use ACE-Step API to generate music, edit songs, and remix music. Supports text-to-music, lyrics generation, audio continuation, and audio repainting. Use this skill when users mention generating music, creating songs, music production, remix, or audio continuation.
Studio backend REST API reference. Use when working with API endpoints, request/response formats, authentication, task types, or debugging API issues in studio_backend.
Studio backend development guide. Use when building, running, testing, deploying, or debugging the studio_backend Dart server — including Docker, database migrations, code generation, and environment setup.
Guide for adding new AI model clients to studio_backend. Use when integrating a new audio or text model, implementing a model client, or understanding the model client architecture.
Use YuLan-Mini LLM for text generation — song lyrics, audio style prompts, and general chat completions. YuLan-Mini is a 2.4B parameter model served via llama.cpp (CPU or CUDA). Use this skill when users want to generate lyrics, create audio descriptions, or need text generation from the local LLM.
Core Python development concepts, idioms, best practices, and language features. Covers Python 3.10+ features, type hints, async/await, and Pythonic patterns. For running scripts, see uv-run. For project setup, see uv-project-management. Use when user mentions Python, type hints, async Python, decorators, context managers, or writing Pythonic code.