CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. vabole
  4. /
  5. apple-skills
  6. /
  7. Xcuitest

Xcuitest

Editor's Note

This is a comprehensive API reference for writing XCUITest UI tests in Swift 6, covering everything from basic element queries to coordinate-based gestures. You get the full rundown on XCUIApplication lifecycle management, XCUIElement interactions, and proper waiting patterns including the new waitForNonExistence in Xcode 16. The examples are practical and show real patterns like pull-to-refresh gestures, predicate-based queries, and handling @MainActor requirements. It's dense but well-organized, basically the quick reference you'd want open in a split screen while writing tests. No fluff about testing philosophy, just the API calls you need with working Swift snippets.

Install

npx skills add https://github.com/vabole/apple-skills --skill xcuitest
Votes
0
Installs249
GitHub Stars248
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment