Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ccswarm

ccswarm 收录了来自 nwiizo 的 18 个 skills,并提供仓库级职业覆盖和站内 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