产品介绍视频自动化生成。当用户需要创建产品演示视频、公司介绍短片、宣传片时使用。支持录屏演示型、图文展示型、混合型三种视频类型。
Development
Code generation, debugging, testing, and development workflows
Coaches users to transform messy data into clean, analysis-ready formats using Power Query UI. Diagnoses data...
Generate decorative geometric elements (corners, lines, arcs, frames) with precise control over colors, gradients,...
Web research with Graph-of-Thoughts for fast-changing topics. Use when user requests research, analysis,...
Run shellcheck on shell scripts after editing scripts or when debugging shell errors. Use for linting scripts in a...
Build, critique, and iterate high-converting marketing or product landing pages using React + Vite + TypeScript +...
Publish CLIs/TUIs to Homebrew via a personal tap. Use when asked to create or manage a Homebrew tap repo, generate...
Run local Go health checks (tests, coverage, lint) in Go repositories that contain go.mod/go.sum. Use when the user...
Concise git workspace snapshot for the current directory. Use when asked to show current branch, cwd, repo root,...
Create a new GitHub repository with the gh CLI and bootstrap a local project in ~/projects with git init, README,...
Capture and analyze thread backtraces with LLDB/GDB to debug hangs, deadlocks, UI freezes, IPC stalls, or high-CPU...
Create a new GitHub repo from instructa/astro-website-starter using gitpick, initialize git, and push to GitHub. Use...
Create and manage per-task isolated git clones (sandboxes) for Codex CLI sessions, with automatic branch creation...
Run Codex CLI for deep code analysis and second-opinion reviews. Use when the user explicitly asks for Codex...
Conceptual guide to wide events (canonical log lines) for observability. Use when thinking about instrumentation...
Implement the complete spec-driven development workflow from instructions through requirements, design, and...
Master Effect Schema composition patterns including Schema.compose vs Schema.pipe, transformations, filters, and...
Build composable React components using Effect Atom for state management. Use this skill when implementing React UIs...
Parallel exploration of codebase questions by decomposing into independent tracks. Use when exploring architecture,...
Write comprehensive tests using @effect/vitest for Effect code and vitest for pure functions. Use this skill when...
Test Effect concurrency primitives including PubSub, Deferred, Latch, Fiber coordination, SubscriptionRef, and...
Decide between Context Tag witness and capability patterns for dependency injection, understanding coupling trade-offs
Implement reactive state management with Effect Atom for React applications
Write, review, and adapt SQL for TiDB with correct handling of TiDB-vs-MySQL differences (VECTOR type + vector...