By selrahcd
Selrahcd's Claude skills and commands for PR management, test improvements, TDD workflows, and design processes
Execute systematic test coverage analysis and bug discovery for a code module
Quick commit and push using the commit skill
Quick commit using the commit skill
Create a PR for the current branch
Fetch unresolved comments on Github PR and fix them
Creates git commits with conventional commit messages. Use after completing code changes (features, fixes, refactors) or when user says 'commit'. Analyzes staged changes and generates appropriate commit messages.
Reviews existing code against design principles (CQS, hexagonal, DDD, naming, OOP). Strict gatekeeper — reports every violation with file and line references. Use when reviewing code for design quality.
Reviews design documents and implementation plans against design principles (CQS, hexagonal, DDD, naming, OOP). Strict gatekeeper — reports every violation. Use when reviewing a plan or design doc.
Manage Architecture Decision Records (ADRs) for documenting technical decisions. Use when discussing architecture, design decisions, trade-offs, or when the user mentions ADRs, architectural decisions, or wants to document a technical choice.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Continuous improvement feedback loop that captures observations during work (/note), analyzes root causes with 5 whys (/review), and implements durable improvements via the claude-code-optimizer (/retro). Triggers on retrospective, retro, improvement, feedback loop, root cause, 5 whys, observation, friction.
Transform technical PRD features into usable user stories. Use when analyzing PRDs, splitting features into stories, or when user mentions story splitting, user stories, or INVEST criteria.
Strict test-driven development state machine with red-green-refactor cycles. Enforces test-first development, meaningful failures, minimum implementations, and full verification. Activates when user requests: 'use a TDD approach', 'start TDD', 'test-drive this'.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of productivity-focused plugins for Claude Code.
Desktop notifications for Claude Code events - get notified when sessions start/end, when Claude finishes responding, or when attention is needed.
Commands and skills for PR management, test improvements, and test-driven development workflows. Includes:
/create-pr - Streamlined pull request creation/handle-pr-review - Automated PR review handling/improve-test - Test file quality improvementstdd-process skill for strict TDD state machine workflowsAdd the marketplace and install plugins:
/plugin marketplace add SelrahcD/claude-marketplace
/plugin install notifications@Selrahcd-marketplace
/plugin install dot-claude@Selrahcd-marketplace
Clone the repository and install plugins from your local path:
git clone https://github.com/SelrahcD/claude-marketplace.git
Then in Claude Code:
/plugin install /path/to/claude-marketplace/selrahcd-notifications
/plugin install /path/to/claude-marketplace/selrahcd-dot-claude
See each plugin's README for detailed setup and usage instructions.
tdd-process skill: Based on Nick Tune's claude-skillzFor issues or questions about Claude Code and plugins, refer to the Claude Code documentation.
npx claudepluginhub selrahcd/claude-marketplace --plugin dot-claudeSystem notifications for Claude Code events (SessionStart, SessionEnd, Stop, Notification)
Auto-document Claude sessions to an Obsidian vault via SessionEnd hook
Battle-tested skills, agents, and commands for Claude Code — TDD workflows, systematic debugging, code review, and parallel task execution.
Comprehensive skills library for Claude Code: planning, design, TDD, debugging, collaboration patterns, and proven techniques
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Test-driven development workflow for writing tests before implementation - red-green-refactor cycle with deterministic unit tests
GitHub project operations with quality gates.
Collection of Claude Code skills, MCP servers, and hooks for enhanced productivity