Local first version of a Codex skill for SwiftUI implementation, review, and refactoring.
The skill lives in swiftui-agent-skill/ and is intentionally not installed yet. To try it in a Codex skills directory later, copy or symlink that folder into the skills location used by your Codex setup.
swiftui-agent-skill/SKILL.md- Core workflow, operating rules, topic router, and correctness checklist.swiftui-agent-skill/references/- Short topic references loaded only when relevant.swiftui-agent-skill/agents/openai.yaml- UI metadata for OpenAI-compatible skill surfaces.