Skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Skills (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A collection of agent skills for Claude Code, Codex, Gemini, Cursor, and more.
#### app-intents
Reviews and writes Swift App Intents code for Siri, Shortcuts, Spotlight, widgets, Control Center, and Apple Intelligence.
AppIntent, AppEntity, IndexedEntity, TransientAppEntity, FileEntity, and all query types (EntityQuery, EntityStringQuery, EnumerableEntityQuery, EntityPropertyQuery, IntentValueQuery)ShowsSnippetView, ShowsSnippetIntent, SnippetIntent, Button(intent:), multi-step interactive confirmation@AppIntent(schema:), @AppEntity(schema:), @AppEnum(schema:) across .photos.*, .journal.*, .mail.*, .browser.*, .visualIntelligence.*WidgetConfigurationIntent, ControlConfigurationIntent, App Group shared storage, WidgetCenter.reloadAllTimelines()@Model as AppEntity to missing @Property, stale shortcut parameters, and mutation inside SnippetIntent.perform()supportedModes, continueInForeground, requestChoice, snippet reload())#### swift-format-style
Reviews and writes modern Swift FormatStyle code with .formatted() APIs.
.formatted() calls with proper modifiers#### background-execution
Reviews and writes Swift background-execution code that runs while the app is backgrounded or suspended.
BGTaskScheduler: BGAppRefreshTask, BGProcessingTask, and BGContinuedProcessingTask (iOS 26), with registration timing, Info.plist identifiers, expiration, and setTaskCompletedbeginBackgroundTask / endBackgroundTask assertions and ProcessInfo.performExpiringActivity for finishing in-flight workURLSession downloads and uploads, including the full handleEventsForBackgroundURLSession relaunch flowUIBackgroundModes matrix, background audio, and the SwiftUI .backgroundTask modifierNSBackgroundActivityScheduler, beginActivity) and the system constraints that decide whether background work runs at all#### widgets
Reviews and writes SwiftUI WidgetKit code across every widget surface.
TimelineProvider / AppIntentTimelineProvider, reload policies and the daily reload budget, WidgetCenter reloads, and push-updated widgets (WidgetPushHandler)widgetRenderingMode, widgetAccentable(), widgetAccentedRenderingMode, and the luminance-to-alpha trick for the tinted/accented Home & Lock ScreenButton(intent:) / Toggle(intent:), ControlWidgetToggle (SetValueIntent) vs ControlWidgetButton, the app-process boundary, and the App Group storeActivityAttributes / ContentState, ActivityConfiguration, DynamicIsland, push (token / channel / push-to-start), and supplementalActivityFamilies for Apple Watch and CarPlay.intentdefinition to App Intents and ClockKit to WidgetKit migration map, ~40 anti-patterns, and a worked end-to-end example; supports iOS 14+ / iPadOS / macOS / watchOS / visionOSAudits a repository through git history before reading source files.
#### ffmpeg
Categorized FFmpeg recipes for video automation pipelines, adapted from the Rendi FFmpeg cheatsheet.
xfade, Ken Burns zoompan, looping GIFs, scene-change thumbnails, tiled storyboardshvc1 for Apple AirDrop, libvpx-vp9 for the web, +faststart, hardware acceleration (*_nvenc, *_qsv, VAAPI)-c copy rules, input vs output seeking, setpts=PTS-STARTPTS after trim, setsar=1:1 after pad, -pix_fmt yuv420p for QuickTime#### rich-html
Renders content as a polished, self-contained HTML deck or document instead of plain Markdown.
npx skills add n0an/skillsTo install a single skill:
npx skills add n0an/skills --skill app-intents
npx skills add n0an/skills --skill swift-format-style
npx skills add n0an/skills --skill background-execution
npx skills add n0an/skills --skill widgets
npx skills add n0an/skills --skill git-codebase-preflight
npx skills add n0an/skills --skill ffmpeg
npx skills add n0an/skills --skill rich-html/plugin marketplace add n0an/skillsAnton Novoselov, https://github.com/n0an
The project is available under the MIT license. See the LICENSE file for more info.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.