manthanpatelll

22 mods across 3 repositories, 59 stars between them.

code-reviewer

01

manthanpatelll/claude-code-starter

Agent Claude Code

Reviews a diff for bugs, security issues, and convention violations. Returns only a prioritized summary, keeping the main context clean.

21 3mo ago A 29 tokens original MIT

log-analyzer

02

manthanpatelll/claude-code-starter

Agent Claude Code

Parses runtime logs and error reports to find the root cause of a production incident. Returns the likely cause and the offending file, nothing else.

21 3mo ago A 33 tokens original MIT

researcher

03

manthanpatelll/claude-code-starter

Agent Claude Code

Researches a question on the web (API specs, library docs, pricing) and returns a cited synthesis. Use for anything that needs fetching and reading many sources without polluting the main context.

21 3mo ago A 42 tokens original MIT

ship

04

manthanpatelll/claude-code-starter

Command Claude Code

Lint, build, and open a PR for the current branch. Never merges, never pushes to main.

21 3mo ago A 21 tokens original MIT

deploy

05

manthanpatelll/claude-code-starter

Plugin Claude Code

Example plugin: a deploy + release workflow bundled as one installable package. Commands are namespaced (e.g. /deploy:release).

21 3mo ago A tokens not measured original MIT

PreToolUse

08

manthanpatelll/claude-code-starter

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing pre-deploy-guard.sh. From manthanpatelll/claude-code-starter.

21 3mo ago A tokens not measured original MIT

PostToolUse

09

manthanpatelll/claude-code-starter

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing post-edit-format.sh. From manthanpatelll/claude-code-starter.

21 3mo ago A tokens not measured original MIT

Stop

10

manthanpatelll/claude-code-starter

Hook Claude Code

Runs when the agent finishes a response, running afplay /System/Library/Sounds/Ping.aiff. From manthanpatelll/claude-code-starter.

21 3mo ago A tokens not measured original MIT

api-health

12

manthanpatelll/claude-code-starter

Skill Claude CodeCodex

Check the health of your backend routes and third-party services. Use when the user says "/api-health", reports something broken in production, or before/after a deploy.

21 3mo ago A 37 tokens original MIT

code-review

13

manthanpatelll/claude-code-starter

Skill Claude CodeCodex

Review the current diff for bugs, security issues, and convention violations. Use when the user says "/code-review", opens a PR, or before merging.

21 3mo ago A 34 tokens original MIT

e2e

14

manthanpatelll/claude-code-starter

Skill Claude CodeCodex

Run and fix end-to-end tests. Use when the user says "/e2e", a test is flaking, a CI run failed, or after a change to a user-facing flow. Never changes app logic without a spec backing it.

21 3mo ago A 53 tokens original MIT

playwright

15

manthanpatelll/claude-code-starter

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

21 3mo ago A tokens not measured copy · 100% MIT

_example_database

16

manthanpatelll/claude-code-starter

MCP server Claude CodeCodexCursor +2

MCP server "exampledatabase" as configured in manthanpatelll/claude-code-starter. Runs locally from the your-mcp-server npm package. Needs 1 environment variable to run.

21 3mo ago A tokens not measured original MIT

soundeffects

18

manthanpatelll/soundeffects-claude-code

Plugin Claude Code

Generate perfectly timed SFX audio tracks for videos using Whisper transcription and contextual sound mapping. Invoke with /soundeffects:soundeffects .

21 3mo ago A tokens not measured original MIT

soundeffects

19

manthanpatelll/soundeffects-claude-code

Skill Claude CodeCodex

Generate a perfectly timed SFX audio track for an Instagram reel or video. Invoke as /soundeffects:soundeffects with a video file path. Extracts audio, transcribes with Whisper for word-level timestamps, maps 35-50 contextual sound effects (including 9-10 digital readouts), and outputs a single WAV file ready to drag…

21 3mo ago A 106 tokens original MIT

seo-blog-writer

20

manthanpatelll/seo-blog-writer-claude-code

Plugin Claude Code

Write GEO/AEO-optimized SEO blog articles end-to-end and publish them to headless WordPress as drafts. One command researches the topic, writes the article, captures real product screenshots, generates a branded featured image, and uploads a Rank Math-ready draft. Invoke with /seo-blog-writer:blog-writer.

17 2mo ago A tokens not measured original MIT

blog-writer

21

manthanpatelll/seo-blog-writer-claude-code

Skill Claude CodeCodex

Write the next pending SEO blog article end-to-end and publish it to headless WordPress as a DRAFT. Reads a content queue, picks the next pending topic, researches and writes a GEO/AEO-optimized article using the geo-article-writer rules, optionally captures real product screenshots and generates a branded featured…

17 2mo ago A 126 tokens original MIT

geo-article-writer

22

manthanpatelll/seo-blog-writer-claude-code

Skill Claude CodeCodex

Generate GEO/AEO-optimized comparison blog posts (e.g. "Top 10 Loom Alternatives in 2026" or "YourBrand vs Competitor") for your blog. Handles research, scoring, writing, and markdown file output. Drafts only -- publishing is a separate manual step via wp-publish.

17 2mo ago A 69 tokens original MIT