ios-dev

Route iOS development tasks to framework references and pattern guides.

299|16|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/Prisma-Labs-Dev/apple-skills --skill ios-dev-prisma-labs-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios-dev
Source: https://github.com/Prisma-Labs-Dev/apple-skills/tree/main/skills/ios-dev
Command: npx skills add https://github.com/Prisma-Labs-Dev/apple-skills --skill ios-dev-prisma-labs-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation of Apple development knowledge by providing a unified, opinionated entry point for navigating best-practice guides, correctness checks, and API references.

Core Features & Use Cases

  • Topic Routing: Instantly directs you to the correct framework reference or pattern guide based on your current task.
  • Correctness Checklist: Enforces strict Swift 6 concurrency, state management, and UI patterns to prevent common bugs before they happen.
  • Use Case: When building a new feature, use this skill to verify your state management architecture and route to the appropriate SwiftUI or SwiftData documentation for implementation.

Quick Start

Use the ios-dev skill to review my current view implementation against the correctness checklist and suggest improvements.

Frequently Asked Questions about ios-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce strict Swift 6 concurrency and state management rules in my iOS app?

To enforce strict Swift 6 concurrency, you can route your tasks through this skill to apply correctness checklists that verify state management architecture and prevent common bugs before they happen.

Can I use this to review and refactor both SwiftUI and UIKit applications?

Yes, you can review and refactor both SwiftUI and UIKit applications by routing tasks to specific framework references and pattern guides to ensure code quality and API alignment.

What is the best way to navigate fragmented Apple development knowledge for mobile development?

The best way to navigate Apple development knowledge is using a unified entry point that routes topics to correct framework references, applying opinionated best-practice guides and correctness checks.

How do I verify my state management architecture when building a new iOS feature?

To verify your state management architecture when building a new feature, route your current view implementation against a correctness checklist to suggest improvements and align with API documentation.

Do I need access to internal repository documentation to enforce iOS UI patterns?

Yes, enforcing strict iOS UI patterns requires access to the repository's internal documentation and pattern guides to ensure code quality, correctness, and proper API alignment.

Why does my iOS app keep hitting common state management bugs during refactoring?

Your app hits common state management bugs because it lacks strict concurrency enforcement, which requires routing refactoring tasks through strict correctness checklists and pattern guides.