sitapix avatar

sitapix

Community

@sitapix

2Followers
|
25Public Repos
|
47Published Skills

Agent Skills by sitapix

Showing 47 vetted skills indexed across 2 GitHub repositories.

sitapixsitapix

apple-text-colors

Select semantic text colors for UIKit, AppKit, and SwiftUI interfaces.

Community
Intermediate
sitapixsitapix

apple-text-textkit-diag

Diagnose TextKit issues in iOS/macOS apps and guide corrective actions.

Community
Advanced
sitapixsitapix

apple-text-core-text

Expose Core Text APIs for glyph-level rendering and hit-testing on iOS and macOS.

Community
Advanced
sitapixsitapix

apple-text-textkit2-ref

Provide TextKit 2 APIs and migration guidance for NSTextLayoutManager and NSTextContentManager.

Community
Advanced
sitapixsitapix

apple-text-representable

Wrap UIKit and AppKit text views in SwiftUI with representable wrappers.

Community
Advanced
sitapixsitapix

apple-text-foundation-ref

Select Foundation or NaturalLanguage text utilities for text-processing tasks.

Community
Advanced
sitapixsitapix

apple-text-fallback-triggers

Catalog and diagnose TextKit 1 fallback triggers that downgrade TextKit 2.

Community
Advanced
sitapixsitapix

apple-text-textkit1-ref

Reference TextKit 1 APIs for NSTextStorage, NSLayoutManager, and NSTextContainer.

Community
Intermediate
sitapixsitapix

apple-text-views

Recommend the optimal Apple text view for iOS and macOS scenarios.

Community
Intermediate
sitapixsitapix

apple-text-apple-docs

Access Xcode-bundled Apple documentation for exact API signatures and diagnostics.

Community
Basic
sitapixsitapix

apple-text-measurement

Measure text dimensions with NSString and TextKit APIs for layout decisions.

Community
Advanced
sitapixsitapix

apple-text-drag-drop

Implement and debug text drag-and-drop in Apple text editors using UITextDraggable and UITextDroppable.

Community
Intermediate
sitapixsitapix

apple-text-writing-tools

Integrate Writing Tools inline proofreading into UITextView, NSTextView, or custom UITextInput editors.

Community
Advanced
sitapixsitapix

apple-text-layout-manager-selection

Compare TextKit 1 and TextKit 2 to recommend a text layout stack.

Community
Advanced
sitapixsitapix

apple-text-attachments-ref

Document NSTextAttachment and view provider behavior in Apple Text views.

Community
Advanced
sitapixsitapix

apple-text-attributed-string

Outline conversion rules between AttributedString and NSAttributedString for SwiftUI and UIKit.

Community
Intermediate
sitapixsitapix

apple-text-bidi

Configure bidirectional text handling in Apple Text editors with writing direction APIs.

Community
Intermediate
sitapixsitapix

apple-text-audit

Audit Apple Text code for TextKit fallback risks and deprecated APIs.

Community
Intermediate
sitapixsitapix

apple-text

Routes broad Apple Text questions to the appropriate specialist or domain agent.

Community
Intermediate
sitapixsitapix

apple-text-viewport-rendering

Explain TextKit 2 viewport layout and line fragment geometry for debugging rendering and scrolling.

Community
Advanced
sitapixsitapix

apple-text-appkit-vs-uikit

Compare NSTextView and UITextView capabilities to select the correct text stack.

Community
Intermediate
sitapixsitapix

apple-text-storage

Implement TextKit 1 and 2 storage backends with NSTextStorage subclassing patterns.

Community
Advanced
sitapixsitapix

apple-text-undo

Manage undo/redo for Apple text editors using NSTextStorage and UndoManager.

Community
Advanced
sitapixsitapix

apple-text-accessibility

Guide VoiceOver, Dynamic Type, and accessibility traits for custom Apple text editors.

Community
Intermediate