Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ccswarm

ccswarm contains 18 collected skills from nwiizo, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
146
updated
2026-04-17
Forks
14
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

review-duplicates
software-quality-assurance-analysts-and-testers

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

2026-04-17
review-duplicates
software-quality-assurance-analysts-and-testers

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

2026-04-17
benchmark-runner
software-developers

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

2026-04-17
check-impl
software-quality-assurance-analysts-and-testers

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

2026-04-17
check-production-ready
software-quality-assurance-analysts-and-testers

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

2026-04-17
deploy-workflow
software-developers

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

2026-04-17
git-worktree
software-developers

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

2026-04-17
hitl-approval
computer-occupations-all-other

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

2026-04-17
mutation-test
software-quality-assurance-analysts-and-testers

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

2026-04-17
review-all
software-quality-assurance-analysts-and-testers

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

2026-04-17
review-architecture
software-developers

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

2026-04-17
review-fix
software-quality-assurance-analysts-and-testers

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

2026-04-17
rust-agent-specialist
software-developers

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

2026-04-17
review-fix
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-03-26
review-all
software-developers

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

2026-03-26
review-architecture
software-developers

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

2026-03-26