Xcodeプロジェクトのビルド設定を検証・修正するスキル。推奨設定との比較、問題の検出、修正提案を行う。使用シーン:(1)「ビルド設定を確認して」「プロジェクト設定をチェックして」などの設定検証リクエスト (2)「Swift 6対応の設定になっているか見て」などの特定設定の確認 (3) 新規プロジェクト作成後の設定レビュー (4)「フレームワークの設定が正しいか確認して」などのターゲット別設定確認
5.5
Rating
0
Installs
Tools & Utilities
Category
Well-structured skill for validating Xcode build settings against recommended configurations. The description clearly explains usage scenarios, the workflow is logical (fetch → compare → report → fix), and it provides concrete validation categories (warnings, Swift version, concurrency, etc.). The reference to a sample project with recommended settings is a strong pattern. However, novelty is moderate since build setting validation could be accomplished with sequential MCP calls, though this skill does provide valuable domain knowledge bundling. Structure is good but could benefit from more explicit decision logic (e.g., when to flag a warning vs. error). Overall, a practical and useful skill that reduces complexity for Xcode configuration tasks.
Loading SKILL.md…

Skill Author