A PostToolUse hook that reminds to invoke project-claude-librarian before committing when git status or git log reveals changes that may warrant CLAUDE.md updates.
Knowledge skills for extending Claude Code: creating plugins, commands, agents, skills, hooks, MCP servers, and marketplace management
Core agents for general-purpose tasks. Other plugins expect this to exist.
EXPERIMENTAL. Session awareness and conversation review tooling. Captures session metadata via SessionStart hook and provides conversation review agents and skills for analyzing prompting effectiveness, agent performance, and environment gaps.
Planning and execution workflows for Claude Code. Based on obra/superpowers.
EXPERIMENTAL. A UserPromptSubmit hook that directs the model to consider and activate useful skills.
Playwright automation toolkit with MCP integration, specialized agent for browser control, and best practice skills
PreToolUse and PostToolUse hooks that catch secrets leakage patterns: echoing env vars, reading secret files, tokens in URLs, and missing gitignore/permissions on sensitive files.