·swift-swiftui

Build modern UIs with SwiftUI - views, state management, animations, navigation

9Installs·0Trend·@pluginagentmarketplace

Installation

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-swiftui

SKILL.md

Declarative UI framework knowledge for building modern Apple platform interfaces.

Property Wrappers | Wrapper | Ownership | Use Case |

| @State | View owns | Local, private state | | @Binding | Parent owns | Two-way child connection | | @StateObject | View creates/owns | Observable object lifecycle | | @ObservedObject | External owns | Passed observable | | @EnvironmentObject | Environment owns | Dependency injection | | @Environment | System provides | System values (colorScheme, etc) |

Build modern UIs with SwiftUI - views, state management, animations, navigation Source: pluginagentmarketplace/custom-plugin-swift.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-swiftui
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is swift-swiftui?

Build modern UIs with SwiftUI - views, state management, animations, navigation Source: pluginagentmarketplace/custom-plugin-swift.

How do I install swift-swiftui?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-swift --skill swift-swiftui Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pluginagentmarketplace/custom-plugin-swift