Guidelines for efficient Xcode MCP tool usage via mcporter CLI. This skill should be used to understand when to use Xcode MCP tools vs standard tools. Xcode MCP consumes many tokens - use only for build, test, simulator, preview, and SourceKit diagnostics. Never use for file read/write/grep operations. Use this skill whenever working with Xcode projects, iOS/macOS builds, SwiftUI previews, or Apple platform development.
--- name: xcode-mcp-for-pi-agent description: mcporter CLI દ્વારા કાર્યક્ષમ Xcode MCP ટૂલના ઉપયોગ માટે માર્ગદર્શિકા. આ કૌશલ્યનો ઉપયોગ પ્રમાણભૂત સાધનોને બદલે Xcode MCP સાધનોનો ક્યારે ઉપયોગ કરવો તે સમજવા માટે થવો જોઈએ. Xcode MCP ઘણા ટોકન્સ વાપરે છે - ફક્ત બિલ્ડ, ટેસ્ટ, સિમ્યુલેટર, પૂર્વાવલોકન અને SourceKit ડાયગ્નોસ્ટિક્સ માટે ઉપયોગ કરો. ફાઇલ વાંચવા/લખવા/grep ઑપરેશન્સ માટે ક્યારેય ઉપયોગ કરશો નહીં. Xcode પ્રોજેક્ટ્સ, iOS/macOS બિલ્ડ્સ, SwiftUI પૂર્વાવલોકનો અથવા Apple પ્લેટફોર્મ ડેવલપમેન્ટ સાથે કામ કરતી વખતે આ કૌશલ્યનો ઉપયોગ કરો. --- # Xcode MCP ઉપયોગ માર્ગદર્શિકા...