口播视频转录和口误识别。生成审查稿和删除任务清单。触发词:剪口播、处理视频、识别口误
Development
Code generation, debugging, testing, and development workflows
执行视频剪辑。根据确认的删除任务执行FFmpeg剪辑,循环直到零口误,生成字幕。触发词:执行剪辑、开始剪、确认剪辑
字幕生成与烧录。转录→词典纠错→审核→烧录。触发词:加字幕、生成字幕、字幕
环境准备。安装依赖、下载模型、验证环境。触发词:安装、环境准备、初始化
自更新 skills。记录用户反馈,更新方法论和规则。触发词:更新规则、记录反馈、改进skill
Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt,...
Use when reviewing code for anti-patterns. Keywords: anti-pattern, common mistake, pitfall, code smell, bad...
Navigate Rust code using LSP. Triggers on: /navigate, go to definition, find references, where is defined, 跳转定义,...
Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust...
Safe Rust refactoring with LSP analysis. Triggers on: /refactor, rename symbol, move function, extract, 重构, 重命名, 提取函数, 安全重构
CRITICAL: Use for unsafe Rust code review and FFI. Triggers on: unsafe, raw pointer, FFI, extern, transmute, *mut,...
Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and...
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation,...
Guidelines for creating API routes in Expo Router with EAS Hosting
Build and distribute Expo development clients locally or via TestFlight
Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React...
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
IoT network traffic analyzer for detecting IoT protocols and identifying security vulnerabilities in network...
Analyze digital and analog captures from Saleae Logic MSO devices. Decode protocols like UART, SPI, I2C from...
Network flow extractor that analyzes pcap/pcapng files to identify outbound connections with automatic DNS hostname...
Use telnet to interact with IoT device shells for pentesting operations including device enumeration, vulnerability...
Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering. Use when...
Strategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection,...
Provides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull requests,...