text-rich-content
OfficialMaster SwiftUI text rendering and rich editing.
Software Engineering#markdown#accessibility#localization#swiftui#rich-text#texteditor#attributedstring
Authorbluewaves-creations
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers often struggle to render and style text consistently across SwiftUI views, with inconsistent Markdown support, limited AttributedString capabilities, and complex rich-text editing flows. This Skill provides a cohesive guide and practical patterns to render, style, and edit rich text using SwiftUI Text, AttributedString, and native Markdown parsing.
Core Features & Use Cases
- Native Markdown Rendering: Render markdown directly in Text views with reliable formatting.
- AttributedString Manipulation: Build and modify styled text programmatically for dynamic UI.
- Rich Text Editing: Integrate TextEditor with rich formatting support on iOS 26.
- Localization & Accessibility: Ensure localized, accessible text rendering and dynamic type support.
Quick Start
- Create a SwiftUI view that renders markdown like "Bold" and uses AttributedString for rich styling.
- Use Text("Bold and italic") to display markdown in a sample view.
- Bind an AttributedString to a TextEditor to enable rich text editing on iOS 26.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: text-rich-content Download link: https://github.com/bluewaves-creations/bluewaves-skills/archive/main.zip#text-rich-content Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.