BeClaude

xcode

45Community RegistryDevelopmentby Tuist

Best practices and guidelines for Xcode and Apple platform development

First seen 4/17/2026

Overview

[!WARNING]

This repository is archived. Check out our skills page in the documentation to learn about how to install and update our officially-maintained skills.

A collection of Claude Code plugins designed for Tuist users. These plugins enhance Claude's capabilities with domain-specific knowledge and tooling for various development workflows.

What are Claude Plugins?

Claude plugins are CLAUDE.md files that provide Claude with specialized instructions, context, and guidelines for specific domains or tools. When you include a plugin in your project, Claude gains expertise in that particular area.

Available Plugins

PluginDescription
XcodeBest practices and guidelines for Xcode and Apple platform development

Installation

1. Add the Marketplace

First, add the Tuist marketplace to your Claude Code configuration:

code
/plugin marketplace add tuist/claude-marketplace

2. Install a Plugin

Install any plugin from the marketplace:

code
/plugin install xcode@tuist-marketplace

Or browse available plugins interactively:

code
/plugin

Managing the Marketplace

List configured marketplaces:

code
/plugin marketplace list

Update marketplace metadata:

code
/plugin marketplace update tuist-marketplace

Remove the marketplace (this will uninstall any plugins you installed from it):

code
/plugin marketplace remove tuist-marketplace

Contributing

We welcome contributions! To add a new plugin:

  1. Create a new directory under plugins/ with your plugin name (kebab-case)
  2. Add a CLAUDE.md file with the plugin instructions
  3. Add a README.md explaining what the plugin does and how to use it
  4. Update marketplace.json to include your plugin entry
  5. Submit a pull request

Validating Changes

Before submitting, validate the marketplace configuration:

code
claude plugin validate .

License

This project is licensed under the MIT License - see the LICENSE file for details.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install xcode@<marketplace>

3
Manage with /plugin
/plugin
View source on GitHub
xcodeswiftswiftuiuikitiosmacosapple

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is xcode?

Best practices and guidelines for Xcode and Apple platform development

How to install xcode?

To install xcode: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install xcode@<marketplace>. Finally, /plugin in Claude Code.

What is xcode best for?

xcode is a plugin categorized under Development. It is designed for: xcode, swift, swiftui, uikit, ios, macos, apple. Created by Tuist.