Plugin Claude Code
Plugin marketplace listing 1 plugin: somto-dev-toolkit.
Plugin Claude Code
Plugin marketplace listing 1 plugin: somto-dev-toolkit.
Plugin Claude Code
Personal collection of Claude Code tools and skills.
Agent
Research codebase for existing patterns, similar implementations, and relevant files for PRD development. Use when analyzing a codebase to inform feature specifications.
Agent
Research external best practices, documentation, and code examples using Exa for PRD development. Use when gathering industry patterns and recommendations.
Command
Cancel active E2E test loop.
Command
Cancel active PRD loop.
Command
Cancel active unit test loop.
Command
Run reviewers and mark Dex task complete.
Command
Remove AI-generated code slop from current branch.
Command
Explain the E2E test loop technique and Playwright best practices.
Command
Playwright E2E test development with Dex tracking.
Command
Manage git worktrees using sibling directories.
Command
Deep interview to build PRD for new features or enhancements.
Command
Install git safety guard hook at project or user scope.
Command
Install the gwt (git worktree manager) script.
Command
Setup smart session memory system with qmd integration.
Command
Sync active loop state to Claude's Task system for visibility.
Command
Explain the unit test loop technique.
Command
Unit test coverage improvement with Dex tracking.
Hook
Runs when a session starts on startup, resume, clear and compact, executing session_start.sh. From SomtoUgeh/somto-dev-toolkit.
Hook
Runs when the agent finishes a response, executing stop_hook.sh. From SomtoUgeh/somto-dev-toolkit.
Hook
Runs when a subagent finishes, executing subagent_stop_hook.sh. From SomtoUgeh/somto-dev-toolkit.
Hook
Runs before the agent uses a tool for Read, Edit, Write, Glob, Grep and Bash tool calls, executing memory_injection.py and git_guard.py via python3 (2 commands). From SomtoUgeh/somto-dev-toolkit.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt_context.py via python3. From SomtoUgeh/somto-dev-toolkit.