[Bug] Xcode integration fails to load skills from ~/.claude/skills/
Resolved 💬 5 comments Opened Feb 4, 2026 by naudecruywagen Closed Mar 15, 2026
Bug Description
There's a skill loading bug in Xcode integration:
- Skills in ~/.claude/skills/ are discovered but not loaded into context
- The skill registry appears empty in Xcode's Claude agent
- The same skills work perfectly in Claude Code CLI
- Related to GitHub issue #22081
Steps to reproduce:
- Install skill to ~/.claude/skills/tdd/
- Open Xcode 26.3 with Claude integration
- Ask "What skills are available?"
- Result: Empty skill registry
Expected: Skills should appear in the registry like they do in CLI
Environment:
- Xcode 26.3
- macOS 26.2
- Claude Code 2.1.31
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.31
- Feedback ID: bb03c2a9-9fd0-49fe-8561-7042cd39b629
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗