Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

herm

يحتوي herm على 9 من skills المجمعة من aduermael، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
9
Stars
217
محدث
2026-07-14
Forks
9
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

image-vision
مطوّرو البرمجيات

Inspect attached or local images and visually analyze PDFs with CPSL 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.

2026-07-14
apple-context
مطوّرو البرمجيات

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

2026-07-12
webbrowser
مطوّرو البرمجيات

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

2026-07-12
beautiful-pdfs
فنيو النشر المكتبي

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

2026-07-06
c-bounds-safety
مطوّرو البرمجيات

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.

2026-06-30
device-interaction
محللو ضمان جودة البرمجيات والمختبرون

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

2026-06-30
modernize-tests
محللو ضمان جودة البرمجيات والمختبرون

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

2026-06-30
swiftui-specialist
مطوّرو البرمجيات

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 AnimatableValues (iOS 26+) vs AnimatablePair, custom setter clamping/normalization. - Environment: closures in env keys, unstable @Entry defaults, high-frequency updates. @Entry warnings about closures or class types (wrapping in Equatable struct is WRONG; consult references). - Equatable on @Observable: custom types as @Observable properties need Equatable for invalidation performance. - ForEach/List: row identity (id: \.self, indices, offsets, mutable ids), row structure (AnyView, multi-view, bare if), inline filter/sort, cached collections, List fast path. - Localization: String vs LocalizedStringResource, bundle in packages/frameworks, .textCase(.uppercase), .formatted(.list()), translator comme

2026-06-30
uikit-app-modernization
مطوّرو البرمجيات

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.

2026-06-30