Skip to content

etopro/plugin-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

etopro-plugins

Community plugins for Claude Code - development workflow utilities, formatters, and productivity tools.

About

This marketplace distributes plugins for Claude Code, an agentic coding tool that lives in your terminal. Plugins include code formatters, git workflow automation, and deployment tools.

Installation

Add this marketplace to Claude Code:

/plugin marketplace add etopro/plugin-marketplace

Or use with the CLI:

claude plugin marketplace add etopro/plugin-marketplace

Available Plugins

code-formatter

Universal code formatter and linter with support for ruff, black, prettier, eslint, and more.

Commands:

  • /formatter - Auto-detect and run appropriate formatter
  • /lint - Run linter checks
  • /check-format - Verify formatting without making changes

Install:

/plugin install code-formatter@plugin-marketplace

git-workflow

Git workflow automation for commits, branches, and project management.

Features:

  • Conventional commit message generation
  • Branch naming conventions
  • PR/workflow management guidance

Install:

/plugin install git-workflow@plugin-marketplace

dokku-manage

Dokku deployment automation skill for managing apps and deployments on Linux VMs.

Install:

/plugin install dokku-manage@plugin-marketplace

skill-email-otp

Python CLI tool and skill for creating temporary email addresses and automatically extracting OTP codes and validation links from incoming emails.

Install:

/plugin install skill-email-otp@plugin-marketplace

Usage

After installing plugins, use them directly in Claude Code:

Use the formatter to format all Python files in src/
Help me write a conventional commit message for my changes

Contributing

See CONTRIBUTING.md for guidelines on contributing new plugins.

License

This marketplace is licensed under CC BY-NC 4.0 - Creative Commons Attribution-NonCommercial 4.0.

Links

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages