yigitkonur

SwiftUI — Development skill for Claude Code

Development community

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

Terminal
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 Repository