ai-x-builder
- 10 skills
- 0 followers
- 14 hours ago last updated
- ▌ Xcode MCP Docs · ai-x-builder bundleSearch Apple Developer Documentation through Apple Xcode MCP semantic documentation search. Use when the user asks for Apple platform API guidance, framework usage, Swift/SwiftUI/UIKit/AppKit documentation, current Apple docs, or how an Apple API should be used from Xcode context.
- ▌ Xcode MCP Edit · ai-x-builder bundleModify Xcode project files and groups through Apple Xcode MCP. Use when the user explicitly asks to edit through Xcode MCP, create or overwrite files in the Xcode project, apply exact text replacements, create project groups/directories, rename/move/copy project items, or remove files from the Xcode project structure.
- ▌ Xcode MCP Build · ai-x-builder bundleBuild the active Xcode workspace/project scheme through the Xcode MCP tools. Use when the user asks to compile, build, rebuild, or verify an iOS/macOS/Xcode project with Xcode MCP, especially when they explicitly say "xcode mcp", "use Xcode", "build current project", or "compile in Xcode".
- ▌ Xcode MCP Files · ai-x-builder bundleNavigate, read, inspect, and search files through Apple Xcode MCP project-structure tools. Use when the user asks to list Xcode project files, find files, grep source, read a file as Xcode sees it, inspect the active editor file or selection, or locate project navigator paths before build/edit/test/preview actions.
- ▌ Xcode MCP Tests · ai-x-builder bundleDiscover and run tests from Xcode's active scheme and active test plan through Xcode MCP. Use when the user asks to run all tests, run selected XCTest cases, list available tests, or verify test behavior in the currently open Xcode project.
- ▌ Xcode MCP Preview · ai-x-builder bundleBuild and render SwiftUI previews through Xcode MCP. Use when the user asks to render, verify, inspect, or snapshot a SwiftUI Preview or
- ▌ Xcode MCP Snippet · ai-x-builder bundleExecute a Swift snippet in the context of a specific Xcode source file through Xcode MCP. Use when the user asks to quickly evaluate Swift logic, inspect fileprivate behavior, print local type results, or run a small code experiment inside an app/framework/library target.
- ▌ Xcode MCP Windows · ai-x-builder bundleList open Xcode windows, workspace/project paths, and tab identifiers through Xcode MCP. Use when the user asks which Xcode workspace is open, what tabIdentifier to use, whether Xcode MCP can see the current project, or to inspect active Xcode tabs before another MCP action.
- ▌ Xcode MCP Workflow · ai-x-builder bundleOrchestrate multi-step Apple Xcode MCP work across discovery, file search, editing, diagnostics, builds, tests, previews, snippets, and Apple documentation. Use when the user asks to fix build errors, implement a code change and verify it, repair failing tests, update SwiftUI previews, investigate an Xcode issue end-to-end, or otherwise coordinate multiple xcode-mcp-* skills in one task.
- ▌ Xcode MCP Diagnostics · ai-x-builder bundleInspect Xcode MCP build logs, Issue Navigator diagnostics, and per-file compiler issues. Use when the user asks for Xcode errors, warnings, why a build failed, current Issue Navigator contents, compiler diagnostics for a file, or build log details from Xcode MCP.