Sagargupta16

77 mods across 9 repositories, 79 stars between them.

dependency-auditor

25

Sagargupta16/claude-skills

Agent

Use this agent to audit dependencies for vulnerabilities, outdated packages, and compatibility issues. Supports npm, pip, cargo, and go modules. Examples: User: "Check for outdated dependencies" Assistant: "I'll launch the dependency-auditor agent to audit your packages." User: "Are there any security vulnerabilities…

5 1mo ago A 92 tokens original MIT

audit-deps

26

Sagargupta16/claude-skills

Command

Audit project dependencies for vulnerabilities, outdated packages, and unused deps.

5 1mo ago A 12 tokens original MIT

deps-audit

27

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when auditing, updating, or securing project dependencies. Covers multi-language dependency detection, security vulnerability scanning, outdated package identification, unused dependency detection, and update strategies for npm, pip, cargo, and go.

5 1mo ago A 46 tokens original MIT

dev-rules

28

Sagargupta16/claude-skills

Plugin Claude Code

Development guardrails -- git safety, security best practices, PR workflow discipline, context optimization, CLAUDE.md authoring rules, and important tag patterns.

5 1mo ago A tokens not measured original MIT

guardrail-checker

29

Sagargupta16/claude-skills

Agent

Use this agent to verify that code changes follow development guardrails -- git safety, security practices, PR workflow, and coding standards. Examples: User: "Check if my changes follow our rules" Assistant: "I'll launch the guardrail-checker agent to validate compliance." User: "Audit this PR for best practice…

5 1mo ago A 89 tokens original MIT

dev-rules

30

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when writing code, making git operations, handling secrets, reviewing PRs, or working with dependencies. Enforces git safety, security best practices, PR workflow discipline, and context-efficient development patterns. Auto-activates as guardrails.

5 1mo ago A 52 tokens original MIT

dev-workflow

31

Sagargupta16/claude-skills

Plugin Claude Code

Everyday dev commands -- commit, review, test, fix bugs, create PRs, check repo status, and inspect PR health. Hook: auto-format.

5 1mo ago A tokens not measured original MIT

code-reviewer

32

Sagargupta16/claude-skills

Agent

Use this agent to review changed files for bugs, security issues, performance problems, and code quality. Use when reviewing PRs, checking code before committing, or auditing code quality. Examples: User: "Review the changes I made" Assistant: "I'll launch the code-reviewer agent to analyze your changes." User: "Is…

5 1mo ago A 96 tokens original MIT

debugger

33

Sagargupta16/claude-skills

Agent

Use this agent to diagnose and fix bugs from error messages, stack traces, or unexpected behavior. Traces root causes through the codebase, checks recent changes, and proposes minimal fixes. Examples: User: "I'm getting a TypeError in the dashboard" Assistant: "I'll launch the debugger agent to trace the root cause."…

5 1mo ago A 99 tokens original MIT

commit

35

Sagargupta16/claude-skills

Command

Review all changes and create a well-crafted conventional commit.

5 1mo ago A 10 tokens original MIT

fix

36

Sagargupta16/claude-skills

Command

Analyze and fix a bug from error messages or unexpected behavior.

5 1mo ago A 11 tokens original MIT

review

38

Sagargupta16/claude-skills

Command

Review the current branch's changes for quality, bugs, and best practices.

5 1mo ago A 14 tokens original MIT

test

40

Sagargupta16/claude-skills

Command

Detect the project's test framework and run the test suite.

5 1mo ago A 10 tokens original MIT

dev-workflow

41

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when performing common development tasks like committing code, reviewing changes, running tests, fixing bugs, creating PRs, or checking repo status. Provides structured workflows for everyday git and development operations.

5 1mo ago A 42 tokens original MIT

diff-explain

42

Sagargupta16/claude-skills

Plugin Claude Code

One-paragraph plain-English summary of what a diff does. Groups changes by concern, not by file. Flags risks.

5 1mo ago A tokens not measured original MIT

diff-explain

43

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when you want a one-paragraph plain-English summary of what a diff does. Activates on "summarize this diff", "what does this PR do", "explain this branch", or when pointed at a PR URL or local branch.

5 1mo ago A 55 tokens original MIT

docker-deploy

44

Sagargupta16/claude-skills

Plugin Claude Code

Docker best practices -- multi-stage Dockerfiles, compose patterns, image optimization, health checks, signal handling, and security hardening.

5 1mo ago A tokens not measured original MIT

Sagargupta16/claude-skills

Agent

Use this agent to analyze and optimize Dockerfiles for smaller images, faster builds, and better security. Checks layer caching, multi-stage builds, and security hardening. Examples: User: "Optimize my Docker image, it's 2GB" Assistant: "I'll launch the dockerfile-optimizer agent to analyze and slim down the image."…

5 1mo ago A 103 tokens original MIT

docker-deploy

47

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when creating Dockerfiles, docker-compose configs, or containerizing applications. Covers multi-stage builds, image optimization, compose patterns for dev and production, health checks, signal handling, and security hardening.

5 1mo ago B 45 tokens original MIT

farm-stack

48

Sagargupta16/claude-skills

Plugin Claude Code

FARM stack (FastAPI + React + MongoDB) development patterns, scaffolding, and best practices.

5 1mo ago A tokens not measured original MIT