Skip to main content
Back to the directory
dpearson2699/swift-ios-skillsSoftware EngineeringFrontend and Design

swift-charts

Build data visualizations with bar, line, area, point, pie, and donut charts in Swift.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swift-charts
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, swift-charts has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: dpearson2699/swift-ios-skills. Canonical URL: https://skills.sh/dpearson2699/swift-ios-skills/swift-charts.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build data visualizations with bar, line, area, point, pie, and donut charts in Swift. Build data visualizations with Swift Charts targeting iOS 26+. Compose marks inside a Chart container, configure axes and scales with view modifiers, and use vectorized plots for large datasets. See references/charts-patterns.md for extended patterns, accessibility, and theming guidance. Run through the Review Checklist at the end of this file. Use for large datasets (1000+ points). Accept entire collections or functions. Apply KeyPath-based modifiers before simple-value modifiers: - Compose marks ( BarMark , LineMark , PointMark , AreaMark , RuleMark , RectangleMark , SectorMark ) inside a Chart container and configure axes, scales, and legends with view modifiers - Support for multi-series encoding via .foregroundStyle(by:) , symbol and line style variations, and stacked or grouped layouts - Selection, scrolling, and annotation capabilities (iOS 17+); vectorized plots ( BarPlot , LinePlot , AreaPlot , PointPlot ) for datasets exceeding 1000 points (iOS 18+) - Specialized patterns for heat maps, Gantt charts, sparklines, threshold lines, and function plotting with explicit domain control - Comprehensive review checklist and common-mistake guidance covering data model setup, accessibility, Dynamic Type compatibility, and performance optimization - Workflow - Chart Container - Mark Types -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does swift-charts do?

Build data visualizations with bar, line, area, point, pie, and donut charts in Swift.

Is swift-charts good?

swift-charts does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support swift-charts?

swift-charts currently lists compatibility with Skills CLI.

Is swift-charts safe to install?

swift-charts has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to swift-charts?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install swift-charts?

Run the following command to install swift-charts: npx skills add https://github.com/dpearson2699/swift-ios-skills --skill swift-charts

Related skills

More from dpearson2699/swift-ios-skills

dpearson2699/swift-ios-skills/Software Engineering

swift-codable

Encode and decode Swift types using Codable ( Encodable & Decodable ) with JSONEncoder , JSONDecoder , and related APIs. Targets Swift 6.3 / iOS 26+.

Weekly installs
855
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

swiftui-webkit

Embed and manage web content in SwiftUI using the native WebKit-for-SwiftUI APIs introduced for iOS 26, iPadOS 26, macOS 26, and visionOS 26. Use this skill when the app needs an integrated web surface, app-owned HTML content, JavaScript-backed page interaction, or custom navigation policy control.

Weekly installs
749
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

alarmkit

Schedule prominent alarms and countdown timers that surface on the Lock Screen, Dynamic Island, and Apple Watch. AlarmKit requires iOS 26+ / iPadOS 26+. Alarms override Focus and Silent mode automatically.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
dpearson2699/swift-ios-skills/Software Engineering

app-clips

Lightweight, instantly-available versions of your iOS app for in-the-moment experiences or demos. Targets iOS 26+ / Swift 6.3 unless noted.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced Apr 30, 2026
Software EngineeringFrontend and DesignNo reviews yetSource dpearson2699/swift-ios-skills
Related skills

Alternatives in Software Engineering