Skip to content

tailrocks/tailrocks-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tailrocks-marketplace

Claude Code plugin marketplace for tailrocks tools.

Installation

In Claude Code:

/plugin marketplace add tailrocks/tailrocks-marketplace

Available Plugins

Plugin Description
rust-best-practices Rust engineering skills for writing, reviewing, refactoring, and documenting idiomatic Rust code.

Install a Plugin

After adding the marketplace:

/plugin install rust-best-practices@tailrocks-marketplace

Local Development

Validate the marketplace manifest locally:

claude plugin validate .

The marketplace installs rust-best-practices from https://github.com/tailrocks/rust-best-practices.git, so installation through the marketplace works after that repository is published.

To test the plugin before publishing, load the plugin repo directly:

claude --plugin-dir ../rust-best-practices

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors