๐ŸŽฏ

review-swarm

๐ŸŽฏSkill

from dimillian/skills

VibeIndex|
What it does
|

Runs four read-only sub-agents in parallel over a git diff or explicit file scope to surface behavioral regressions, security/privacy risks, performance/reliability issues, and contract/test gaps, then filters and prioritizes the findings.

๐Ÿ“ฆ

Same repository

dimillian/skills(18 items)

review-swarm

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add dimillian/skills --skill review-swarm
skills.sh Installโš  Installs to .agents/skills/
npx skills add dimillian/skills --skill review-swarm
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/review-swarm/SKILL.md

SKILL.md

474Installs
-
AddedMar 29, 2026

More from this repository10

๐ŸŽฏ
swiftui-performance-audit๐ŸŽฏSkill

SwiftUI performance audit skills for diagnosing slow rendering, janky scrolling, high CPU/memory usage, and excessive view updates in SwiftUI apps.

๐ŸŽฏ
swiftui-liquid-glass๐ŸŽฏSkill

SwiftUI performance audit skills for diagnosing slow rendering, janky scrolling, high CPU/memory usage, and excessive view updates in SwiftUI apps.

๐ŸŽฏ
swiftui-ui-patterns๐ŸŽฏSkill

Provides SwiftUI UI patterns for complex interface layouts, animations, interactive components, and modern iOS design implementations

๐ŸŽฏ
swiftui-view-refactor๐ŸŽฏSkill

SwiftUI performance audit skills for diagnosing slow rendering, janky scrolling, high CPU/memory usage, and excessive view updates in SwiftUI apps.

๐ŸŽฏ
ios-debugger-agent๐ŸŽฏSkill

Debugs iOS applications and diagnoses issues, from a collection of specialized skills for iOS and Swift development workflows.

๐ŸŽฏ
swift-concurrency-expert๐ŸŽฏSkill

Provides expert-level Swift concurrency patterns including async/await, actors, structured concurrency, Sendable conformance, and thread safety

๐ŸŽฏ
app-store-changelog๐ŸŽฏSkill

SwiftUI performance audit skills for diagnosing slow rendering, janky scrolling, high CPU/memory usage, and excessive view updates in SwiftUI apps.

๐ŸŽฏ
macos-spm-app-packaging๐ŸŽฏSkill

Skill for scaffolding, building, and packaging SwiftPM-based macOS apps without Xcode, covering custom .app bundle assembly, signing, notarization, and appcast steps

๐ŸŽฏ
react-component-performance๐ŸŽฏSkill

Identifies render hotspots and applies targeted optimizations in React components, covering state isolation, callback stabilization, memoization, list virtualization, and profiling-guided performance improvements.

๐ŸŽฏ
github๐ŸŽฏSkill

Interacts with GitHub repositories using the `gh` CLI, enabling issue, PR, workflow, and advanced API interactions.