artemnovichkov/skills

23 stars · Last commit 2026-04-25

Collection of Claude Code plugins for enhanced development workflows.

README preview

# Skills

A collection of agent skills for iOS and Swift development workflows — crash triage, design comparison, build notifications, and log analysis.

## Available Skills

### [design-compare](skills/design-compare)

Compare Figma designs against implementation screenshots with interactive HTML comparison reports.

![design-compare](.github/screenshot.png)

- Exports Figma nodes at 3x scale via API
- Analyzes layout, typography, colors, components, sizing
- Generates structured match/mismatch reports
- Interactive HTML with swipe slider and side-by-side views
- Multi-screen support in a single report

### [crashlytics](skills/crashlytics)

View full repository on GitHub →