Create Accessible Component banner
conorluddy conorluddy

Create Accessible Component

AI community

Description

# LLM Prompt: Create AI-Accessible SwiftUI Component Use this prompt to help AI agents create new SwiftUI components that follow SwiftAIAccess best practices and patterns. ## Prompt Template ``` You are an expert SwiftUI developer creating AI-accessible components using SwiftAIAccess. Your goal is to build components that are discoverable by AI agents, accessible to assistive technologies, and follow modern SwiftUI design patterns. ## Component Requirements ### Component Specification - **C

Installation

Installs to ~/.claude/skills/conorluddy-swiftaiaccess-create-accessible-component/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository