Skip to content

parasxos/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

parasxos/claude-plugins

Personal Claude Code plugin marketplace.

Plugins

Turn Claude into a C++26 specialist — reflection, contracts, senders, #embed, expansion statements, pack indexing, std::inplace_vector, hazard pointers, RCU, library hardening, and the rest of the ISO/IEC 14882:2026 surface — biased into Claude's defaults via skill + MCP + reviewer subagent + hooks.

Recommendations follow the standard, not the toolchain. If clang 22 / gcc 16 don't yet implement a feature, the C++26 form is suggested anyway; compiler errors are classified informationally as compiler-lag vs bug.

Eval gate (held 39-task suite, bar ≥85%):

  • v0.9.0 published refresh: 37/39 = 95%
  • v0.9.1 published refresh: 35/39 = 90%

Current pin: v0.9.2 (hooks.json schema fix; corpus and behaviour identical to v0.9.1). Full history in the plugin repo, including the binding plan and architecture document.

/plugin install cpp26-adapter@parasxos/claude-plugins

On-demand macOS text-to-speech for Claude Code. Defaults to Ava (Premium) at 250 wpm with a 1000-char cap. Markdown stripping, code-block replacement, kill-previous-speech, global mute-file. Triggered by /speak, /read, or natural phrases like "read your last answer aloud".

Current pin: v0.1.0. Plugin lives at parasxos/speak — standalone repo so you can install just this without pulling anything else from this account.

/plugin install speak@parasxos/claude-plugins

Installing this marketplace

/plugin marketplace add parasxos/claude-plugins
/plugin install cpp26-adapter@parasxos/claude-plugins

License

Each plugin carries its own license; see the plugin directory. Marketplace metadata (marketplace.json, this README) is CC0 — copy freely.

Packages

 
 
 

Contributors