ClaudSkills / Growth & Marketing / conversion

Txt Swiftui Interop

Quality score: 70/100  ·  Category: Growth & Marketing  ·  Sub-category: conversion
lang:swift
Determine which AttributedString attributes survive the SwiftUI/TextKit boundary, what SwiftUI Text actually renders vs silently ignores, and how AttributedString converts to and from NSAttributedString. Covers attribute scopes (FoundationAttributes, SwiftUIAttributes, UIKitAttributes, AppKitAttributes), the SwiftUI.Font vs UIFont mismatch, presentationIntent rendering gaps, scope-aware conversion, and inline image strategies. Use when an attribute set on AttributedString doesn't render in SwiftUI Text, when conversion to UITextView loses styling, when Markdown headings or lists don't appear, or when bridging shared text content between SwiftUI and a wrapped UITextView. Do NOT use for wrapping UITextView mechanics (txt-wrap-textview) or for the iOS 26 SwiftUI TextEditor APIs (txt-swiftui-texteditor).

What this skill does

Txt Swiftui Interop is a production-ready Claude Code skill (quality score 70/100) in the conversion sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/txt-swiftui-interop/ and loads when your prompt matches the skill's trigger.

When to invoke it: Use when an attribute set on AttributedString doesn't render in SwiftUI Text, when conversion to UITextView loses styling, when Markdown headings or lists don't appear, or when bridging shared text content between SwiftUI and a wrapped UITextView. Do NOT use for wrapping UITextView mechanics (txt-wrap-textview) or for the iOS 26 SwiftUI TextEditor APIs (txt-swiftui-texteditor).

Who uses this skill

The Txt Swiftui Interop skill is built for growth marketers, product-led growth teams, founders running experiments, and performance marketing teams. It is part of the open ClaudSkills registry, a community-curated catalog of 15,000+ capabilities you can install for Claude Code — the Claude CLI agent.

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/txt-swiftui-interop
curl -L https://claudskills.com/skills/txt-swiftui-interop/SKILL.md \
  -o ~/.claude/skills/txt-swiftui-interop/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/txt-swiftui-interop/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/txt-swiftui-interop/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\txt-swiftui-interop\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

More Growth & Marketing skills

Browse all Growth & Marketing skills in the ClaudSkills registry, or explore these top-rated picks from the same category:

Browse all Growth & Marketing skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Code skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt