SaharCarmel

17 mods across 2 repositories, 22 stars between them.

SaharCarmel/TheAlmanac

Instructions file

Claude Code instructions for SaharCarmel/TheAlmanac, covering claude's memory bank, memory bank structure, core files (required), additional context and core workflows.

20 11mo ago A 1,097 tokens

e2e-tester

03

SaharCarmel/Sahar-claude-code-marketplace

Plugin Claude Code

E2E testing workflow with Docker-based webapp for manual test verification. Generates contextual test checklists, tracks user testing progress, and enters plan mode to fix failures.

2 3mo ago A tokens not measured

e2e-tester

05

SaharCarmel/Sahar-claude-code-marketplace

Skill Claude CodeCodex

Generate and track E2E test checklists with clear user/Claude separation. Users do manual UI actions, Claude runs automated verifications (DB, API, logs). Launches a Docker webapp for testing with screenshot uploads. Use when completing features, requesting manual verification, or before merging.

2 3mo ago A 65 tokens

linear-extended

07

SaharCarmel/Sahar-claude-code-marketplace

Skill Claude CodeCodex

Extended Linear operations - manage project milestones and download images from issues. Use for project phases (Alpha, Beta, Launch), milestone management, or extracting images/screenshots from issues. Triggers: "show milestones", "create milestone", "update milestone", "project phases", "download images from issue"…

2 3mo ago A 0 tokens

plan-collab

09

SaharCarmel/Sahar-claude-code-marketplace

Skill Claude CodeCodex

Collaborative plan review system with web UI. Use when entering plan mode or creating implementation plans. Enables users to view plans in browser, add inline comments by selecting text, and answer questions through a beautiful web interface.

2 3mo ago A 48 tokens

SaharCarmel/Sahar-claude-code-marketplace

Agent

Plans code review fan-out. Reads the Code Review book TOC and the PR diff, then decides how many code-reviewer agents to spawn and which chapters each one owns. Outputs a JSON plan that the orchestrator consumes to launch parallel reviewers.

2 3mo ago A 55 tokens

code-reviewer

11

SaharCarmel/Sahar-claude-code-marketplace

Agent

Code quality review agent. Reads an assigned set of chapters from the Code Review for AI Agents book (CandleKeep) and applies those rules to a diff. Spawned in parallel by code-review-dispatcher; each instance owns a different chapter bucket so the whole book gets covered.

2 3mo ago A 61 tokens

security-reviewer

12

SaharCarmel/Sahar-claude-code-marketplace

Agent

Security review agent. Read the Web Application Security for AI Agents book from CandleKeep and perform a focused security audit. Check auth, injection, BOLA, mass assignment, CSRF, headers, prototype pollution, GraphQL, file uploads.

2 3mo ago A 52 tokens

uiux-reviewer

13

SaharCarmel/Sahar-claude-code-marketplace

Agent

UI/UX review agent. Read the UI/UX Design Principles for AI Agents book from CandleKeep and review frontend code for accessibility, responsive design, component patterns, and UX quality.

2 3mo ago A 42 tokens

pr

14

SaharCarmel/Sahar-claude-code-marketplace

Skill Claude CodeCodex

This skill should be used when the user asks to "create a PR", "open a pull request", "submit my changes", "push and create PR", "finalize my work", "/pr", or wants to commit, validate, and push their current branch as a pull request. Handles the full workflow: commit all changes, run quality gates with best-effort…

2 3mo ago A 125 tokens

decompose

16

SaharCarmel/Sahar-claude-code-marketplace

Skill Claude CodeCodex

Break down a Claude Code plan into Linear sub-issues with E2E test criteria. Use when: user says "decompose", "break down plan", "create issues from plan", or after completing a plan that needs to be tracked in Linear. Each sub-issue is self-contained (completable in one Claude Code session) and testable from the…

2 3mo ago A 79 tokens

project-manager

17

SaharCarmel/Sahar-claude-code-marketplace

Skill Claude CodeCodex

Use this skill for ANY interaction with external issue tracking and project management tools (Linear, Jira, GitHub Issues, etc.). This includes: Reading, creating, or updating issues in Linear/Jira/GitHub Querying project boards, backlogs, or sprints Updating issue statuses, assignees, or labels Fetching milestones…

2 3mo ago A 173 tokens