Comprehensively reviews SwiftUI code for best practices on modern APIs, maintainability, and performance. Use when reading, writing, or reviewing SwiftUI projects.
hellotham/hellonotes
SkillsMP has collected 8 skills from hellotham/hellonotes. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 8
- GitHub stars
- 0
- GitHub forks
- 1
Skills in this repository
Showing 8 of 8 collected skills.
Full pre-submission inventory — git, build numbers, archives, screenshot counts and sizes per platform, leftover processes — then the slow gates to run by hand. Use before submitting to the App Store, cutting a release, or answering "is anything else needed?".
Capture App Store and website screenshots for iPhone, iPad and Mac at the exact sizes each store requires, from SampleVault only, keeping the raw originals. Use when store screenshots are missing, stale, or wrong for any platform.
Build and test HelloNotes headlessly — the right invocation for each target, and the traps that make the wrong one look broken. Use when building, running tests, or when a build appears to hang.
Build, notarize, package and publish a HelloNotes release DMG, keeping the website's site.ts in sync with the shipped artefact
Rebuild and relaunch the HelloNotes macOS Debug app for live testing — force-kills any running instance so you never test a stale binary. Use whenever you need to see a code change running in the real app.
Audit the built website for the silent-failure classes this project has actually shipped — base-prefix drift, broken refs, canonical/sitemap divergence, og:image 404s, JSX whitespace collapse. Run before any push that touches website/.
Produce a structured weekly review from the notes changed this week.