Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٨ من skills من nwiizo/ccswarm. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٨ من أصل ١٨ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية