api-health
01manthanpatelll/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.
A clean, copy-paste .claude/ setup for Claude Code. Hooks, skills, agents, rules, plugins, and settings as working examples. Drop into any project.
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.
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.
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.