This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync",...
Development
Code generation, debugging, testing, and development workflows
Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness.
Summarize huge articles (URL or local file) via a Codex CLI-driven chunk→reduce pipeline, keeping only the final...
CRITICAL: Use for unsafe Rust code review and FFI. Triggers on: unsafe, raw pointer, FFI, extern, transmute, *mut,...
Safe Rust refactoring with LSP analysis. Triggers on: /refactor, rename symbol, move function, extract, 重构, 重命名, 提取函数, 安全重构
Use when asking about Rust versions or crate info. Keywords: latest version, what's new, changelog, Rust 1.x, Rust...
Navigate Rust code using LSP. Triggers on: /navigate, go to definition, find references, where is defined, 跳转定义,...
Use when reviewing code for anti-patterns. Keywords: anti-pattern, common mistake, pitfall, code smell, bad...
Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt,...
Provides deterministic tool call logging via Claude Code hooks. Logs Bash, Edit, Write, and Read operations to JSONL...
Voice conversation: transcribe voice input, reply in same format (voice-to-voice, text-to-text) by default. User can...
Fetch transcripts from YouTube videos using yt-dlp. Supports any language with auto-generated or manual captions....
Compress videos to a target file size using ffmpeg two-pass encoding. Useful for Discord/Slack upload limits.
Review a pull request for bugs, style issues, and guideline compliance. Local review - does not post to GitHub.
Git、測試、部署、效能優化指南
涵蓋 React、Vue、Next.js、Nuxt.js 等主流前端框架指南
Migrate Ant Design UIs to shadcn/ui + Tailwind (React/CRA/Vite → Next.js App Router) with layout/page skeleton...
Convert tasks to GitHub Issues for project tracking
Identify underspecified areas and ask targeted clarification questions
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
自动监控代码变更。当代码修改完成后,自动创建本地 Git 存档 (Commit)。分析历史风格生成 Commit Message。严禁推送。
Design native iOS apps following Apple's Human Interface Guidelines. Use this skill when building iPhone/iPad...
Mobile app UI/UX design best practices for React Native, iOS, and Android. Use when building mobile interfaces,...
Claude Code skill for diagnosing and fixing common CI/CD pipeline issues