manthanpatelll/claude-code-starter

A clean, copy-paste .claude/ setup for Claude Code. Hooks, skills, agents, rules, plugins, and settings as working examples. Drop into any project.

21Stars on the repository
17Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

api-health

01

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

02

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

03

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