rich-text-notes
CommunityBuild a rich text note editor in SwiftUI.
Authornsnguyen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a blueprint for implementing a feature-rich note editor in iOS using SwiftUI, supporting bold, italic, headings, lists, checklists, and image embedding while preserving rich text data for persistence and indexing.
Core Features & Use Cases
- Rich text editing in SwiftUI via a UITextView bridge that renders NSAttributedString.
- Formatting toolbar controls for bold, italic, headings, bullet lists, and checklists.
- Data storage and plain-text extraction to support RAG indexing in planner-style apps.
Quick Start
Implement a SwiftUI view for rich text editing, bridge it to a UITextView, wire up a basic formatting toolbar, and store archived NSAttributedString data with a plain-text extraction path for search.
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: rich-text-notes Download link: https://github.com/nsnguyen/ios_app_rag_calendar/archive/main.zip#rich-text-notes 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.