personal claude plugins marketplace
Shell 100.0%
1 1 0

Clone this repository

https://tangled.org/accidental.cc/claude-plugins
git@tangled.org:accidental.cc/claude-plugins

For self-hosted knots, clone URLs may differ based on your setup.

README.md

Pair Programmer Plugins#

A Claude Code plugin marketplace with tools for collaborative pair programming.

Plugins#

coworker-output-style#

A conversational output style that makes Claude talk like a friendly colleague on Slack.

  • Natural reactions ("hmm", "oh interesting", "wait actually")
  • Thinks out loud, asks clarifying questions
  • Suggests rather than dictates
  • No formalities
/plugin install coworker-output-style@pair-programmer
/output-style coworker

zk#

A zettelkasten memory system for persistent notes across sessions.

  • Zero conversational loss - captures insights automatically
  • Loads context at session start
  • Background gardening keeps notebook healthy
  • Supports project and global notebooks
/plugin install zk@pair-programmer
/zk

Installation#

Add the Marketplace#

/plugin marketplace add YOUR_USERNAME/pair-programmer-skill

Install Individual Plugins#

# Output style
/plugin install coworker-output-style@pair-programmer

# ZK memory system
/plugin install zk@pair-programmer

Using Together#

The plugins are independent but complement each other well:

  1. coworker-output-style - changes how Claude communicates
  2. zk - gives Claude persistent memory

With both installed:

  • Conversations feel natural and collaborative
  • Insights are captured without ceremony
  • You can pick up where you left off across sessions

Requirements#

License#

MIT