ClaudSkills / Growth & Marketing / conversion

Txt Attributed String

Quality score: 70/100  ·  Category: Growth & Marketing  ·  Sub-category: conversion
lang:swift
Choose between AttributedString and NSAttributedString, define custom attributes via AttributeScope, and convert safely at API boundaries. Use when picking the model for new code, designing a custom attribute key (`AttributedStringKey`, `CodableAttributedStringKey`, `MarkdownDecodableAttributedStringKey`), wiring a scope so attributes round-trip across SwiftUI/UIKit, or when a conversion silently dropped data. AttributedString gains capabilities every Foundation release; before claiming a specific scope, key, or conversion overload is current, fetch via Sosumi (`sosumi.ai/documentation/foundation/attributedstring`). Do NOT use for looking up specific NSAttributedString.Key values like underline or shadow — see txt-attribute-keys. Do NOT use for Markdown parsing semantics — see txt-markdown.

What this skill does

Txt Attributed String 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-attributed-string/ and loads when your prompt matches the skill's trigger.

When to invoke it: Use when picking the model for new code, designing a custom attribute key (`AttributedStringKey`, `CodableAttributedStringKey`, `MarkdownDecodableAttributedStringKey`), wiring a scope so attributes round-trip across SwiftUI/UIKit, or when a conversion silently dropped data. AttributedString gains capabilities every Foundation release; before claiming a specific scope, key, or conversion overload is current, fetch via Sosumi (`sosumi.

Who uses this skill

The Txt Attributed String 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-attributed-string
curl -L https://claudskills.com/skills/txt-attributed-string/SKILL.md \
  -o ~/.claude/skills/txt-attributed-string/SKILL.md

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

Skills live at ~/.claude/skills/txt-attributed-string/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\txt-attributed-string\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