Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.
原文语言:英语
菜单
已展示 18 / 18 个已收集 Skill。
Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.
原文语言:英语
Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.
原文语言:英语
Run performance benchmarks with criterion. Compare against baselines and profile hotspots.
原文语言:英语
Implementation verification - runs format, lint, test, and build checks on the workspace.
原文语言:英语
Production readiness audit - checks unwrap elimination, error handling, clippy, docs, channel usage, and test count.
原文语言:英语
Release deployment process for ccswarm. Version update, quality gates, build, tag, publish.
原文语言:英语
Parallel development workflow using git worktrees. Each agent gets an isolated worktree for safe concurrent work.
原文语言:英语
Human-in-the-loop approval workflow for high-risk agent operations (file deletions, deployments, config changes).
原文语言:英语
Run mutation tests with cargo-mutants to verify test quality. Reports caught, missed, and timed-out mutants.
原文语言:英语
Full integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.
原文语言:英语
Architecture pattern compliance review. Evaluates Type-State, Channel-Based, Iterator Pipelines, Actor Model, and Minimal Testing patterns.
原文语言:英语
Review uncommitted changes, fix actionable correctness issues, and verify the result.
原文语言:英语
Apply Rust-native patterns (Type-State, Channel-Based, Actor Model) to ccswarm development.
原文语言:英语
Code review with automatic fix. Detects bugs, stale references, code duplication, provider abstraction gaps, and sort instability — then fixes and verifies.
原文语言:英语
Code review with automatic fix. Detects bugs, stale references, duplication, provider abstraction gaps, and sort instability, then fixes and verifies.
原文语言:英语
Production readiness audit - checks unwrap elimination, error handling, clippy, docs, channel usage, and test count.
原文语言:英语
Full integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.
原文语言:英语
Architecture pattern compliance review. Evaluates Type-State, Channel-Based, Iterator Pipelines, Actor Model, and Minimal Testing patterns.
原文语言:英语