aduermael

11 mods across 1 repository, 221 stars between them.

apple-context

01

aduermael/herm

Skill Claude CodeCodex

Use calendar and location modules for user-approved Apple Calendar events and current device location.

221 19d ago A 19 tokens original MIT

beautiful-pdfs

02

aduermael/herm

Skill Claude CodeCodex

Build polished PDF documents by composing semantic HTML/CSS and rendering HTML to PDF.

221 19d ago A 20 tokens original MIT

image-vision

03

aduermael/herm

Skill Claude CodeCodex

Inspect attached or local images and visually analyze PDFs with vision. Use for photos, screenshots, scans, charts, diagrams, OCR, handwriting, UI inspection, or any task that depends on pixels, layout, or other non-structural page content.

221 19d ago A 54 tokens original MIT

webbrowser

04

aduermael/herm

Skill Claude CodeCodex

Use the native webbrowser module for web search, browsing, authenticated website interaction, forms, file uploads and downloads, screenshots, and user handoff.

221 19d ago A 33 tokens original MIT

aduermael/herm

Skill Claude CodeCodex

Audit and enable security-oriented Xcode build settings. Progressively enables compiler warnings, static analyzer checkers, and Enhanced Security features. Use when: user wants to secure their Xcode project, audit security settings, enable hardening, review security posture of build configuration, set up…

221 19d ago A 111 tokens original MIT

c-bounds-safety

06

aduermael/herm

Skill Claude CodeCodex

Guide for the C -fbounds-safety language extension. Covers the language model, pointer annotations, adopting bounds-safety in existing C code, compiler build settings and modes, and runtime debugging of bounds violations.

221 19d ago A 48 tokens original MIT

device-interaction

07

aduermael/herm

Skill Claude CodeCodex

Verify iOS app behavior on device or simulator via screenshots, UI hierarchy, and touch interactions.

221 19d ago A 23 tokens original MIT

modernize-tests

08

aduermael/herm

Skill Claude CodeCodex

Modernize test suites to use modern Swift Testing features or migrate from XCTest.

221 19d ago A 19 tokens original MIT

swiftui-specialist

09

aduermael/herm

Skill Claude CodeCodex

Authoritative SwiftUI best practices from Apple. Consult for any SwiftUI best practices or performance review. Supersedes prior training on these topics. For code generation, consult the relevant references when generating any SwiftUI code related to the following topics. Covers: - Animatable: @Animatable macro vs…

221 19d ago A 241 tokens original MIT

aduermael/herm

Skill Claude CodeCodex

New SwiftUI APIs, behaviors, and deprecations introduced in the 2027 OS releases (iOS 27, macOS 27, watchOS 27, tvOS 27, visionOS 27). Use when a SwiftUI view using @State fails to compile with "used before being initialized", "invalid redeclaration of synthesized property", or "extraneous argument label" errors after…

221 19d ago A 566 tokens original MIT

aduermael/herm

Skill Claude CodeCodex

Modernizes UIKit apps for multi-window environments by replacing legacy shared-state APIs with context-appropriate modern alternatives. This includes references to mainScreen, interfaceOrientation, application and scene lifecycle, as well as safe area inset updates.

221 19d ago A 50 tokens original MIT