Skip to content

tuist/claude-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Marketplace

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-marketplace

2. Install a Plugin

Install any plugin from the marketplace:

/plugin install xcode@tuist-marketplace

Or browse available plugins interactively:

/plugin

Managing the Marketplace

List configured marketplaces:

/plugin marketplace list

Update marketplace metadata:

/plugin marketplace update tuist-marketplace

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

/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:

claude plugin validate .

License

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

About

A Tuist-tailored marketplace for Claude

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •