sunnykgupta

8 mods across 1 repository, 70 stars between them.

code-reviewer

01

sunnykgupta/AI-Helpers

Agent

Read-only code review agent. Analyzes code for quality, best practices, and potential issues without making any edits. Cannot modify files.

70 1mo ago A 28 tokens original MIT

review-runner

02

sunnykgupta/AI-Helpers

Agent

Full code review agent that runs linting, typechecks, and tests. Provides comprehensive feedback on code quality, correctness, and test coverage.

70 1mo ago A 28 tokens original MIT

codereview

03

sunnykgupta/AI-Helpers

Skill Claude CodeCodex

Use when the user asks to review code, perform a code review, analyze changes for issues, or review a PR/diff. Runs linting, typechecks, and tests to provide comprehensive feedback. Do NOT use for simple questions about code (use the explore agent instead).

70 1mo ago A 59 tokens original MIT

commit-message

04

sunnykgupta/AI-Helpers

Skill Claude CodeCodex

Use when the user wants to write a git commit message — including 'write a commit message', 'commit this', or when they paste a diff / staged changes and ask what to commit it as. Follows Conventional Commits. Do NOT use for PR descriptions (use pr-description skill).

70 1mo ago A 61 tokens original MIT

pr-description

05

sunnykgupta/AI-Helpers

Skill Claude CodeCodex

Use when the user wants to write, improve, or fill in a GitHub pull request description. Triggers: 'write a PR description', 'draft a PR', 'fill in the PR template', 'summarize this diff', or when the user pastes a diff / commits and asks for a PR body. Do NOT use for commit messages (use commit-message skill) or…

70 1mo ago A 84 tokens original MIT

project-always

06

sunnykgupta/AI-Helpers

Cursor rule Cursor

Core project conventions — code style, error handling, testing, security, git.

70 1mo ago A 1,703 tokens original MIT

python

07

sunnykgupta/AI-Helpers

Cursor rule Cursor

These rules apply only to .py files. They extend (not override) the baseline rules in project-always.mdc.

70 1mo ago A 0 tokens original MIT

typescript

08

sunnykgupta/AI-Helpers

Cursor rule Cursor

These rules apply only to .ts and .tsx files. They extend (not override) the baseline rules in project-always.mdc.

70 1mo ago A 0 tokens original MIT