swiftui-performance-inspector — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited swiftui-performance-inspector (Agent Skill) 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.
Diagnose from code first, then request profiling evidence when code review cannot explain the symptom.
references/code-smells.md.references/profiling-intake.md for the exact Instruments checklist.references/report-template.md when useful.List/ForEachbody or view buildersGeometryReader, or preferencesAsk for SwiftUI timeline or Time Profiler export/screenshots, device/OS/build configuration, exact profiled interaction, and before/after metrics when comparing changes.
Map evidence to invalidation, identity churn, layout, main-thread work, image cost, animation cost, or hangs. Distinguish trace-backed findings from code-level suspicion and state what evidence would reduce uncertainty.
body into model/service precomputation, memoized helpers, background preprocessing, or input-driven derived state@State only for view-owned state, not arbitrary cachesequatable() only when equality is cheaper than recomputing and inputs are value-semanticProvide a short metrics table when available, top issues ordered by impact, proposed fixes with effort, and verification steps.
references/profiling-intake.mdreferences/code-smells.mdreferences/report-template.mdreferences/optimizing-swiftui-performance-instruments.mdreferences/understanding-improving-swiftui-performance.mdreferences/understanding-hangs-in-your-app.mdreferences/demystify-swiftui-performance-wwdc23.mdUse current Apple Developer docs when Instruments or SwiftUI performance guidance may have changed.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.