Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.
원문 언어: 영어
메뉴
SkillsMP는 nwiizo/ccswarm에서 18개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 18개 중 18개를 표시합니다.
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.
원문 언어: 영어