Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ccswarm

يحتوي ccswarm على 18 من skills المجمعة من nwiizo، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
146
محدث
2026-04-17
Forks
14
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

review-duplicates
محللو ضمان جودة البرمجيات والمختبرون

Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.

2026-04-17
review-duplicates
محللو ضمان جودة البرمجيات والمختبرون

Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.

2026-04-17
benchmark-runner
مطوّرو البرمجيات

Run performance benchmarks with criterion. Compare against baselines and profile hotspots.

2026-04-17
check-impl
محللو ضمان جودة البرمجيات والمختبرون

Implementation verification - runs format, lint, test, and build checks on the workspace.

2026-04-17
check-production-ready
محللو ضمان جودة البرمجيات والمختبرون

Production readiness audit - checks unwrap elimination, error handling, clippy, docs, channel usage, and test count.

2026-04-17
deploy-workflow
مطوّرو البرمجيات

Release deployment process for ccswarm. Version update, quality gates, build, tag, publish.

2026-04-17
git-worktree
مطوّرو البرمجيات

Parallel development workflow using git worktrees. Each agent gets an isolated worktree for safe concurrent work.

2026-04-17
hitl-approval
المهن الحاسوبية الأخرى

Human-in-the-loop approval workflow for high-risk agent operations (file deletions, deployments, config changes).

2026-04-17
mutation-test
محللو ضمان جودة البرمجيات والمختبرون

Run mutation tests with cargo-mutants to verify test quality. Reports caught, missed, and timed-out mutants.

2026-04-17
review-all
محللو ضمان جودة البرمجيات والمختبرون

Full integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.

2026-04-17
review-architecture
مطوّرو البرمجيات

Architecture pattern compliance review. Evaluates Type-State, Channel-Based, Iterator Pipelines, Actor Model, and Minimal Testing patterns.

2026-04-17
review-fix
محللو ضمان جودة البرمجيات والمختبرون

Review uncommitted changes, fix actionable correctness issues, and verify the result.

2026-04-17
rust-agent-specialist
مطوّرو البرمجيات

Apply Rust-native patterns (Type-State, Channel-Based, Actor Model) to ccswarm development.

2026-04-17
review-fix
محللو ضمان جودة البرمجيات والمختبرون

Code review with automatic fix. Detects bugs, stale references, code duplication, provider abstraction gaps, and sort instability — then fixes and verifies.

2026-04-17
review-fix
محللو ضمان جودة البرمجيات والمختبرون

Code review with automatic fix. Detects bugs, stale references, duplication, provider abstraction gaps, and sort instability, then fixes and verifies.

2026-04-17
check-production-ready
مطوّرو البرمجيات

Production readiness audit - checks unwrap elimination, error handling, clippy, docs, channel usage, and test count.

2026-03-26
review-all
مطوّرو البرمجيات

Full integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.

2026-03-26
review-architecture
مطوّرو البرمجيات

Architecture pattern compliance review. Evaluates Type-State, Channel-Based, Iterator Pipelines, Actor Model, and Minimal Testing patterns.

2026-03-26