alexanderop

63 mods across 10 repositories, 263 stars between them.

PostToolUse

53

alexanderop/plausible-mcp

Hook Claude Code

Runs after a tool call finishes for Edit, MultiEdit and Write tool calls, executing postedit_ts.sh. From alexanderop/plausible-mcp.

6 6mo ago A tokens not measured

mcp-plausible

55

alexanderop/plausible-mcp

MCP server Claude CodeCodexCursor +2

MCP server "mcp-plausible" as configured in alexanderop/plausible-mcp. Runs locally from the mcp-plausible npm package.

6 6mo ago A tokens not measured

nuxt-content

56

alexanderop/awesome-claude-code-vue

Skill Claude CodeCodex

Use when answering questions about OR implementing features with Nuxt Content (queries, MDC components, document-driven mode), especially when uncertain about current API - Nuxt Content is frequently updated with breaking changes, so fetch current documentation from llms.txt before responding to ensure accuracy over…

4 9mo ago A 59 tokens

memory

58

alexanderop/claude-code-memory

Plugin Claude Code

Hermes-style bounded, curated persistent memory for Claude Code: MEMORY.md + USER.md injected at session start, managed through an MCP tool with capacity enforcement, substring matching, dedup, security scanning, and an optional background self-improvement review.

4 2mo ago A tokens not measured

SessionStart

59

alexanderop/claude-code-memory

Hook

Runs when a session starts, executing inject-memory.mjs and curate.mjs via node (2 commands). From alexanderop/claude-code-memory.

4 2mo ago A tokens not measured

UserPromptSubmit

60

alexanderop/claude-code-memory

Hook

Runs when you submit a prompt, before the agent sees it, executing detect-correction.mjs via node. From alexanderop/claude-code-memory.

4 2mo ago A tokens not measured

PostToolUse

61

alexanderop/claude-code-memory

Hook

Runs after a tool call finishes for Skill tool calls, executing track-skill-use.mjs via node. From alexanderop/claude-code-memory.

4 2mo ago A tokens not measured

Stop

62

alexanderop/claude-code-memory

Hook

Runs when the agent finishes a response, executing review.mjs via node. From alexanderop/claude-code-memory.

4 2mo ago A tokens not measured

memory

63

alexanderop/claude-code-memory

Skill Claude CodeCodex

Save or update durable facts in persistent memory. Use when the user states a lasting preference, corrects you, reveals an environment/project fact, asks you to "remember" something, or when you learn a convention or lesson worth keeping across sessions. Backed by the memoryadd / memoryreplace / memoryremove MCP tools.

4 2mo ago B 66 tokens