Agent Skills by sitapix
Showing 47 vetted skills indexed across 2 GitHub repositories.
apple-text-colors
Select semantic text colors for UIKit, AppKit, and SwiftUI interfaces.
apple-text-textkit-diag
Diagnose TextKit issues in iOS/macOS apps and guide corrective actions.
apple-text-core-text
Expose Core Text APIs for glyph-level rendering and hit-testing on iOS and macOS.
apple-text-textkit2-ref
Provide TextKit 2 APIs and migration guidance for NSTextLayoutManager and NSTextContentManager.
apple-text-representable
Wrap UIKit and AppKit text views in SwiftUI with representable wrappers.
apple-text-foundation-ref
Select Foundation or NaturalLanguage text utilities for text-processing tasks.
apple-text-fallback-triggers
Catalog and diagnose TextKit 1 fallback triggers that downgrade TextKit 2.
apple-text-textkit1-ref
Reference TextKit 1 APIs for NSTextStorage, NSLayoutManager, and NSTextContainer.
apple-text-views
Recommend the optimal Apple text view for iOS and macOS scenarios.
apple-text-apple-docs
Access Xcode-bundled Apple documentation for exact API signatures and diagnostics.
apple-text-measurement
Measure text dimensions with NSString and TextKit APIs for layout decisions.
apple-text-drag-drop
Implement and debug text drag-and-drop in Apple text editors using UITextDraggable and UITextDroppable.
apple-text-writing-tools
Integrate Writing Tools inline proofreading into UITextView, NSTextView, or custom UITextInput editors.
apple-text-layout-manager-selection
Compare TextKit 1 and TextKit 2 to recommend a text layout stack.
apple-text-attachments-ref
Document NSTextAttachment and view provider behavior in Apple Text views.
apple-text-attributed-string
Outline conversion rules between AttributedString and NSAttributedString for SwiftUI and UIKit.
apple-text-bidi
Configure bidirectional text handling in Apple Text editors with writing direction APIs.
apple-text-audit
Audit Apple Text code for TextKit fallback risks and deprecated APIs.
apple-text
Routes broad Apple Text questions to the appropriate specialist or domain agent.
apple-text-viewport-rendering
Explain TextKit 2 viewport layout and line fragment geometry for debugging rendering and scrolling.
apple-text-appkit-vs-uikit
Compare NSTextView and UITextView capabilities to select the correct text stack.
apple-text-storage
Implement TextKit 1 and 2 storage backends with NSTextStorage subclassing patterns.
apple-text-undo
Manage undo/redo for Apple text editors using NSTextStorage and UndoManager.
apple-text-accessibility
Guide VoiceOver, Dynamic Type, and accessibility traits for custom Apple text editors.