#273 · Primary category: AI Coding Assistants
ShipSwift
AI-native SwiftUI component library with full-stack recipes — connect via MCP for instant access.
Project last updated:08/09/26
GitHub Stars
3.0K
Forks
176
Contributors
3
License
MIT
Why we included this project
ShipSwift is a SwiftUI component library built to feed AI coding tools real source code instead of letting them improvise. It bundles iOS building blocks, from animations and charts to full-stack modules like auth, chat, and camera flows, and serves them through an MCP server plus installable Skills. Point Claude Code, Cursor, or Copilot at it, run one `npx skills add` command, and your agent can search recipes and generate code that fits your data model. For indie developers and small iOS shops, the payoff is that generated code compiles and looks production-ready rather than reading like a stub. The same components appear in the repo and a demo app, so you can check what the agent produced against a live preview. It is a curated, AI-readable component kit that shortens the trip from feature request to a build that runs.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.