Skip to content

andredezzy/maccing

Repository files navigation

maccing

Maxxing plugins and skills for coding agents.

Quick Start

Claude Code Plugins

/plugin marketplace add andredezzy/maccing

Agent Skills (skills.sh)

npx skills add andredezzy/maccing

Plugins

Plugin Description Install
code-reviewer Multi-agent code review with pattern discovery /plugin install maccing-code-reviewer@maccing
monorepo Monorepo workflow assistance /plugin install maccing-monorepo@maccing
rules-enforcer Project rules injection at every prompt /plugin install maccing-rules-enforcer@maccing
pictura AI image generation in multiple aspect ratios /plugin install maccing-pictura@maccing

Skills

Skill Description Install
unicode-box-drawing Box drawing patterns for ASCII diagrams npx skills add andredezzy/maccing -s unicode-box-drawing

Updating

/plugin marketplace update maccing

Or enable auto-update: /plugin > Marketplaces > maccing > Enable auto-update

Troubleshooting

Clear cache and reinstall:

rm -rf ~/.claude/plugins/cache/maccing
rm -rf ~/.claude/plugins/marketplaces/maccing
/plugin marketplace add andredezzy/maccing

License

MIT

About

Maxxing plugins and skills for coding agents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published