xcode
Best practices and guidelines for Xcode and Apple platform development
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
| Plugin | Description |
|---|---|
| Xcode | Best practices and guidelines for Xcode and Apple platform development |
Installation
1. Add the Marketplace
First, add the Tuist marketplace to your Claude Code configuration:
/plugin marketplace add tuist/claude-marketplace2. Install a Plugin
Install any plugin from the marketplace:
/plugin install xcode@tuist-marketplaceOr browse available plugins interactively:
/pluginManaging the Marketplace
List configured marketplaces:
/plugin marketplace listUpdate marketplace metadata:
/plugin marketplace update tuist-marketplaceRemove the marketplace (this will uninstall any plugins you installed from it):
/plugin marketplace remove tuist-marketplaceContributing
We welcome contributions! To add a new plugin:
- Create a new directory under
plugins/with your plugin name (kebab-case) - Add a
CLAUDE.mdfile with the plugin instructions - Add a
README.mdexplaining what the plugin does and how to use it - Update
marketplace.jsonto include your plugin entry - Submit a pull request
Validating Changes
Before submitting, validate the marketplace configuration:
claude plugin validate .License
This project is licensed under the MIT License - see the LICENSE file for details.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install xcode@<marketplace>
/pluginSecurity Audits
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.