SwiftUI — Development skill for Claude Code
Look up how a SwiftUI API (or intent) is actually used in production via swiftui-ctx.
How to install SwiftUI
Installs to ~/.claude/skills/yigitkonur-plugin-swiftui-swiftui/SKILL.md
mkdir -p ~/.claude/skills/yigitkonur-plugin-swiftui-swiftui && curl -fsSL https://raw.githubusercontent.com/yigitkonur/plugin-swiftui/HEAD/commands/swiftui.md -o ~/.claude/skills/yigitkonur-plugin-swiftui-swiftui/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What SwiftUI does
description: Look up how a SwiftUI API (or intent) is actually used in production via swiftui-ctx. argument-hint:
This file is instructions for *you* to run — there is no pre-computed output to wait for, and nothing here is broken.
**Do this now**, via the Bash tool (`swiftui-ctx` is a bundled command on your PATH):
swiftui-ctx lookup ""
`` is what the request is about — read it
Alternatives in Development
- SwiftUI Expert Skill — Modern SwiftUI best practices and iOS 26+ Liquid Glass adoption 2.3k ★
- Cost Xray — See what Claude Code and Codex actually send to the API — and what each part costs 586 ★
- Claude Code iOS Dev Guide — A comprehensive guide for setting up Claude Code CLI with PRD-driven workflows, extended thinking (ultrathink) 492 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Apple Hig
Claude Code skill: build Apple-platform UIs that actually follow Apple Human Interface Guidelines across Swift
Reddit Research Agent
Read-only Reddit research MCP server. Finds the subreddits where a topic is actually discussed, ranks threads
Paper Search
Search academic papers via OpenAlex (250M+ works, free, no API key needed). Find papers by keyword, look up de
Post Enrich
Fetch recent LinkedIn posts for leads and add them as buying-intent signals. Uses Vayne's profile_posts API.
Laravel API Skill
A comprehensive Claude skill for building production-grade Laravel REST APIs with clean architecture, type saf
Claude Roadmap
Hands-on roadmap for learning Claude — from API basics to MCP and production agents. 7 phases, working example
Related Agents
Resilience Auditor
韌性與 Accessibility 稽核 agent。檢查 SwiftUI 介面的邊界條件(空/滿/超長/錯誤/載入狀態)、國際化、Dynamic Type、VoiceOver、Reduce Motion、效能韌性,回報
Civitai Intent Review
Scores a feature segment in the main Civitai Next.js app (src/) against the intent doc for the work — did the
Reviewer Correctness
Correctness specialist reviewer. Verifies code actually works as intended: intent-implementation alignment, in