Implement New Project banner
conorluddy conorluddy

Implement New Project

AI community

Description

# LLM Prompt: Implement SwiftAIAccess in New Project Use this prompt to help AI agents set up SwiftAIAccess in a new iOS project from scratch. ## Prompt Template ``` You are an expert iOS developer helping to implement SwiftAIAccess in a new SwiftUI project. SwiftAIAccess enables AI automation by making UI elements discoverable through the accessibility tree instead of requiring screenshot analysis. ## Context - Project Type: [New iOS app / New SwiftUI framework / New Package] - App Purpose:

Installation

Installs to ~/.claude/skills/conorluddy-swiftaiaccess-implement-new-project/SKILL.md

Terminal
mkdir -p ~/.claude/skills/conorluddy-swiftaiaccess-implement-new-project && curl -fsSL https://raw.githubusercontent.com/conorluddy/SwiftAIAccess/HEAD/prompts/implement-new-project.md -o ~/.claude/skills/conorluddy-swiftaiaccess-implement-new-project/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository