ClaudSkillsContent › Page 30

Claude Content Creation Skills (Page 30 of 34)

Blog writing, copywriting, newsletters, podcast scripts, video content, and social media caption skills for Claude Code.

1,981 skills · updated 2026-05-02 · showing 1741–1800 of 1,981 by quality score

Translation and interpretation as language meta-skills -- equivalence theory (Nida's formal vs. dynamic equivalence), translation strategies (borrowing, calque, transposition,…
Score 70/100
Integration with translation management systems and i18n workflows. Connect with Crowdin, Transifex, Weblate, manage translation memory, synchronize glossaries, and automate…
Score 70/100
Designs a translational blueprint for moving a biomedical finding toward diagnosis, prognosis, treatment response prediction, patient stratification, or therapeutic development,…
Score 70/100
Frontend translation workflow using Lingui - extracting, adding, and compiling translations for all supported languages
Score 70/100
Process media files (video, audio, images, documents) using Transloadit. Use when asked to encode video to HLS/MP4, generate thumbnails, resize or watermark images, extract audio,…
Score 70/100
Trend research and topic suggestion engine — searches the web for trending topics in the user's niche, analyzes overseas articles, and proposes 3-4 content ideas categorized as…
Score 70/100
Monitor Twitter/X, Reddit, LinkedIn, and Hacker News for trending narratives, viral posts, and hot-button topics in your space.
Score 70/100
Automate TripAdvisor tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Workspace addons for Triptych — HTML files the human works in (whiteboard, PDF viewer, code editor, markdown editor, spreadsheet).
Score 70/100
Multi-engine text-to-speech skill. Supports Qwen3-TTS local voice cloning, VoiceCraft online TTS, and OpenAI TTS.
Score 70/100
Use OpenMontage when an agent should take a brief or reference video and run the research, scripting, asset generation, editing, subtitle, and render pipeline as one production…
Score 70/100
Convert a finished coding-agent session into a shareable HTML replay instead of sending raw logs or bulky screen recordings.
Score 70/100
Read a Lark Minutes transcript, extract explicit and implied follow-ups, then let the agent execute selected tasks instead of leaving them as notes.
Score 70/100
Handle Taiwan e-invoice carriers (載具) — 手機條碼, 自然人憑證, 會員載具, plus 捐贈碼 donation flow. Covers carrier validation, scan-to-store UX, member-carrier consolidation, and prize-draw winner…
Score 70/100
Issue and manage Taiwan e-invoices via ezPay (加值服務中心) through mcp-ezpay-einvoice. Use when issuing B2B/B2C invoices, handling carrier codes (手機條碼, 自然人憑證), voiding within the same…
Score 70/100
Issue Taiwan e-invoices via UniversalEC (汎宇電商) using mcp-universalec-e-invoice (27 tools). Use when a merchant uses UniversalEC as their 加值服務中心 instead of ezPay, or when migrating…
Score 70/100
Void Taiwan e-invoices within the same bimonthly window, or issue allowances (折讓) for cross-period corrections. Use when handling returns / refunds that affect invoice state.
Score 70/100
Craft tweets, threads, and long-form X posts optimized for the January 2026 algorithm. Use when creating individual posts for X/Twitter, adapting newsletter content for X, writing…
Score 70/100
Craft tweets, threads, and long-form X posts optimized for the December 2025 algorithm. Use when creating individual posts for X/Twitter, adapting newsletter content for X,…
Score 70/100
Génère une nouvelle complète style Twilight Zone (8000-15000 mots) EN FRANÇAIS inspirée par un sujet scientifique/technologique.
Score 70/100
Builds intelligent voice routing flows using the Twilio Programmable Voice API. Generates TwiML responses with , , and verbs, and manages call recordings via the Recordings REST…
Score 70/100
Connects to Twilio REST API via the twilio-node SDK for programmable messaging and voice. Sends SMS with client.messages.create(), builds IVR flows using TwiML VoiceResponse, and…
Score 70/100
Diagnose and fix TwinMind common errors and exceptions. Use when encountering transcription errors, debugging failed requests, or troubleshooting integration issues.
Score 70/100
Execute TwinMind primary workflow: Meeting transcription and summary generation. Use when implementing meeting capture, building transcription features, or automating meeting…
Score 70/100
Handle TwinMind meeting data with GDPR compliance: transcript storage, memory vault management, data export, and deletion policies.
Score 70/100
Configure TwinMind Enterprise with on-premise deployment, custom AI models, SSO integration, and team-wide transcript sharing.
Score 70/100
Create your first TwinMind meeting transcription and AI summary. Use when starting with TwinMind, testing your setup, or learning basic transcription and summary patterns.
Score 70/100
Incident response for TwinMind failures: transcription not starting, audio not captured, sync failures, and calendar disconnect.
Score 70/100
Install and configure TwinMind Chrome extension, mobile app, and API access. Use when setting up TwinMind for meeting transcription, configuring calendar integration, or…
Score 70/100
Set up local development workflow with TwinMind API integration. Use when building applications that integrate TwinMind transcription, testing API calls locally, or developing…
Score 70/100
Monitor TwinMind transcription quality, meeting coverage, action item extraction rates, and memory vault health.
Score 70/100
Optimize TwinMind transcription accuracy and speed with Ear-3 model configuration, audio quality tuning, and caching strategies.
Score 70/100
Handle TwinMind meeting events including transcription completion, action item extraction, and calendar sync notifications.
Score 70/100
Compare NSTextView and UITextView capabilities for porting between macOS and iOS, building Mac Catalyst editors, or planning cross-platform text features.
Score 70/100
Customize text drag and drop in editors — UITextDraggable and UITextDroppable on UITextView and UITextField, UITextDragDelegate items and previews, UITextDropProposal actions,…
Score 70/100
Configure Dynamic Type scaling for system and custom fonts in UIKit, AppKit, and SwiftUI — semantic text styles, UIFontMetrics, ScaledMetric, adjustsFontForContentSizeCategory,…
Score 70/100
Wrap text around shapes, build multi-column or magazine layouts, and embed tables in attributed strings using NSTextContainer.exclusionPaths, linked NSTextContainer arrays,…
Score 70/100
Catalog every API access and content shape that flips a UITextView or NSTextView from TextKit 2 (NSTextLayoutManager) to TextKit 1 (NSLayoutManager) compatibility mode.
Score 70/100
Add find and replace to text editors using UIFindInteraction with UITextSearching, NSTextFinder with NSTextFinderClient, and the highlighting paths that don't pollute the document…
Score 70/100
Customize copy, cut, and paste in text editors — UIPasteboard and NSPasteboard reads and writes, NSItemProvider type negotiation, format stripping and rich-text sanitization on…
Score 70/100
Refresh time-sensitive Apple Text skill content against current Apple documentation via Sosumi. Walks the `references/latest-apis.md` companion file in each time-sensitive skill…
Score 70/100
Look up working code snippets for common text-view features — placeholder text, character/word limits, auto-growing height, search highlighting, link/data detection, line numbers,…
Score 70/100
Configure spell checking, autocorrect, smart substitutions, and inline prediction on UITextView and NSTextView, drive UITextChecker and NSSpellChecker directly, and avoid the…
Score 70/100
Build rich-text editing in SwiftUI using the iOS 26+ TextEditor with AttributedString binding, AttributedTextSelection for selection-aware formatting,…
Score 70/100
Choose between TextKit 1 (NSLayoutManager) and TextKit 2 (NSTextLayoutManager) and weigh migration risk.
Score 70/100
Reference for TextKit 1 — NSTextStorage, NSLayoutManager, NSTextContainer. Covers the storage / layout manager / container triad, glyph generation and queries, line-fragment…
Score 70/100
Reference for TextKit 2 — NSTextLayoutManager, NSTextContentManager, NSTextContentStorage, NSTextLayoutFragment, NSTextLineFragment.
Score 70/100
Implement and debug undo and redo in text editors — NSUndoManager grouping with beginUndoGrouping/endUndoGrouping, automatic typing coalescing on UITextView and NSTextView,…
Score 70/100
Choose between SwiftUI Text/TextField/TextEditor, UIKit UITextView, and AppKit NSTextView. Capability comparison, tradeoffs, and decision criteria for read-only display vs…
Score 70/100
Wrap UITextView (UIViewRepresentable) and NSTextView (NSViewRepresentable) inside SwiftUI without breaking editing.
Score 70/100
A blazing-fast source code spell checker written in Rust that finds and corrects typos across entire codebases.
Score 70/100
Udemy/eğitim videosu üretim pipeline'i. NotebookLM araştırma → Türkçe ders scripti → ElevenLabs seslendirme → video montaj.
Score 70/100
Safely undo the most recent git commit(s) on a feature branch. TRIGGER when the user says "undo my last commit", "undo last N commits", "oops revert that commit", "undo the commit…
Score 70/100
Zoom Video SDK for Unity wrapper integrations. Use when building custom Unity-based video session experiences and mapping Unity scene/UI state to Video SDK events.
Score 70/100
Unity Engine integration skill for project setup, C# scripting, scene management, prefab creation, and editor automation.
Score 70/100
Remote control Unity Editor via CLI using unityctl. Use when working with Unity projects to launch/stop editor, enter/exit play mode, compile scripts, view logs, load scenes, run…
Score 70/100
Développement de jeux avec Unity et C#. Se déclenche avec "Unity", "game development", "jeu vidéo", "C# Unity", "GameObject", "ScriptableObject", "2D game", "3D game", "Unity…
Score 70/100
Unity Editor와 AI 에이전트를 연결하는 MCP 브리지 스킬. Unity3D 게임 개발 작업을 AI로 자동화할 때 사용. 씬 제어, C# 스크립트 생성·검증, 에셋 파이프라인, UI/비주얼, 테스트·디버깅을 지원. PM·디자이너·게임개발자 역할별 최적 도구 매핑 제공.
Score 70/100
Unity Visual Effect Graph skill for GPU particle systems, procedural effects, and high-performance visual effects.
Score 70/100
Unreal Engine integration skill for C++/Blueprint development, actor lifecycle management, plugin development, and editor automation.
Score 70/100
Search all 1,981 Content skills →