Skip to content

lucaspimentel/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lucasp-claude-plugins

Personal Claude Code plugin marketplace by Lucas Pimentel.

Plugins

Plugin Version Description
chezmoi 1.0.5 Chezmoi dotfile management and diff resolution
linters 1.1.1 Auto-lint edited files via PostToolUse hooks
lucas-dev-tools 1.14.4 Developer workflow utilities for day-to-day use
windows-notify 1.2.5 Windows toast notifications (Windows / WSL only)
windows-terminal 1.1.1 Windows Terminal pane and tab management (Windows / WSL only)

Installation

From the CLI

  1. Add the marketplace:

    claude plugin marketplace add https://github.com/lucaspimentel/claude-plugins
  2. Install a plugin:

    claude plugin install lucas-dev-tools@lucasp-claude-plugins
    claude plugin install chezmoi@lucasp-claude-plugins
    claude plugin install windows-notify@lucasp-claude-plugins
    claude plugin install linters@lucasp-claude-plugins
    claude plugin install windows-terminal@lucasp-claude-plugins

From inside Claude Code

  1. Add the marketplace:

    /plugin marketplace add https://github.com/lucaspimentel/claude-plugins
    
  2. Install a plugin:

    /plugin install lucas-dev-tools@lucasp-claude-plugins
    /plugin install chezmoi@lucasp-claude-plugins
    /plugin install windows-notify@lucasp-claude-plugins
    /plugin install linters@lucasp-claude-plugins
    /plugin install windows-terminal@lucasp-claude-plugins
    

Local development

For local development, use a local path instead of the GitHub URL:

From the CLI:

claude plugin marketplace add ./path/to/lucas-claude-plugins

From inside Claude Code:

/plugin marketplace add ./path/to/lucas-claude-plugins

License

This project is licensed under the MIT License.

Development

This project was developed with help from Claude Code 🤖

About

Personal Claude Code plugin marketplace with developer workflow utilities

Resources

License

Stars

Watchers

Forks

Contributors