Skip to content

mannutech/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

mannutech — Claude Code plugin marketplace

A Claude Code plugin marketplace. Currently hosts two plugins:

  • ContextSpin — live context in your Claude Code status bar (weather, Hacker News, AI research papers, dev articles, PRs awaiting review, CI failures, incidents, meetings), pulled from tools you already run.
  • RecallCheck — quiz yourself on the code you just wrote: an on-demand comprehension self-check on your current diff, plus optional non-blocking nudges before you push or open an MR. No scoring, no gating.

ContextSpin composing live merge requests beneath your own statusline

Add this marketplace

In Claude Code:

/plugin marketplace add mannutech/claude-plugins
/plugin install contextspin@mannutech
/plugin install recallcheck@mannutech

Plugins

Plugin What it does
contextspin Auto-configures a never-empty, live status bar. Wraps the contextspin npm package.
recallcheck /recallcheck:quiz quizzes you on the code you just wrote (3–5 questions on the current diff). Optional non-blocking pre-push/stop nudges. Self-contained; no npm package.

Don't want the marketplace?

ContextSpin installs in one line without any plugin:

curl -fsSL https://raw.githubusercontent.com/mannutech/contextspin/main/install.sh | bash

License

MIT.

About

mannutech's Claude Code plugin marketplace.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors