Sagargupta16

77 mods across 9 repositories, 79 stars between them.

farm-scaffolder

49

Sagargupta16/claude-skills

Agent

Use this agent to scaffold FARM stack (FastAPI + React + MongoDB) components -- CRUD endpoints, React pages, MongoDB models, and Docker setup. Examples: User: "Create a CRUD API for the products collection" Assistant: "I'll launch the farm-scaffolder agent to generate the endpoint." User: "Scaffold a new feature with…

5 1mo ago A 102 tokens original MIT

farm-stack

51

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when building or scaffolding FastAPI + React + MongoDB (FARM stack) applications. Covers project structure, async MongoDB with Motor, Pydantic v2 models, config patterns, Docker setup, and testing conventions.

5 1mo ago B 50 tokens original MIT

git-advanced

52

Sagargupta16/claude-skills

Plugin Claude Code

Advanced git operations -- rebasing, cherry-picking, conflict resolution, bisect, stash management, history exploration, and undo strategies.

5 1mo ago A tokens not measured original MIT

git-assistant

53

Sagargupta16/claude-skills

Agent

Use this agent for complex git operations like rebasing, cherry-picking, resolving merge conflicts, bisecting, and history cleanup. Examples: User: "Resolve the merge conflict" Assistant: "I'll launch the git-assistant agent to analyze and resolve the conflict." User: "Clean up my branch history" Assistant: "Let me…

5 1mo ago A 87 tokens original MIT

git-advanced

55

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when performing complex git operations -- rebasing, cherry-picking, resolving merge conflicts, bisecting bugs, managing stashes, cleaning history, or working with monorepos. Goes beyond basic commit/push/pull.

5 1mo ago A 50 tokens original MIT

motion

56

Sagargupta16/claude-skills

Plugin Claude Code

Animation work in three modes: audit motion against Disney's 12 principles, add purposeful micro-interactions, or fix animation performance (compositor properties, layout thrashing).

5 1mo ago A tokens not measured original MIT

motion

57

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when reviewing motion quality, adding animation, transitions, hover effects, making the UI feel more alive, or when animations stutter and transitions jank. Covers three modes -- audit motion code against Disney's 12 principles (file:line findings), add purposeful animations and micro-interactions to a feature, or…

5 1mo ago A 81 tokens original MIT

oss-contrib

58

Sagargupta16/claude-skills

Plugin Claude Code

Open source contribution workflow -- upstream sync, CONTRIBUTING.md compliance, code style matching, PR preparation, CLA/DCO signing, AI disclosure, and PR quality bar.

5 1mo ago A tokens not measured original MIT

pr-analyzer

59

Sagargupta16/claude-skills

Agent

Use this agent to analyze GitHub PRs -- check CI status, read review comments, assess merge readiness, and suggest next actions. Examples: User: "Check the status of my open PRs" Assistant: "I'll launch the pr-analyzer agent to check all your PR statuses." User: "Why is CI failing on my PR?" Assistant: "Let me launch…

5 1mo ago A 91 tokens original MIT

prep-pr

60

Sagargupta16/claude-skills

Command

Prepare a PR for an upstream open source project with proper template compliance.

5 1mo ago A 13 tokens original MIT

oss-contrib

62

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when contributing to open source projects from forked repositories. Handles upstream sync, CONTRIBUTING.md compliance, code style matching, PR preparation, and project-specific patterns. Activates for fork management, PR template filling, and upstream workflow compliance.

5 1mo ago A 52 tokens original MIT

refactoring

63

Sagargupta16/claude-skills

Plugin Claude Code

Safe refactoring workflows -- code smell detection, extract/rename/move patterns, migration strategies (JS to TS, CJS to ESM), and structured refactoring process.

5 1mo ago A tokens not measured original MIT

refactorer

64

Sagargupta16/claude-skills

Agent

Use this agent for systematic multi-file refactoring -- renaming symbols, extracting functions, migrating patterns (JS to TS, CJS to ESM), or restructuring code across files. Examples: User: "Rename getUserData to fetchUserProfile across the codebase" Assistant: "I'll launch the refactorer agent to handle the rename."…

5 1mo ago A 108 tokens original MIT

refactoring

66

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when restructuring code without changing behavior -- extracting functions, renaming, moving files, reducing duplication, migrating between patterns (JS to TS, CJS to ESM), or addressing code smells. Covers safe refactoring workflows for any language.

5 1mo ago A 51 tokens original MIT

renovate-triage

67

Sagargupta16/claude-skills

Plugin Claude Code

Triage open Renovate PRs across your repos into merge / close / defer. Inlines live GitHub state via dynamic context injection.

5 1mo ago A tokens not measured original MIT

renovate-triage

68

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when triaging open Renovate PRs across your own repos into merge / close / defer. Activates on "renovate triage", "review dep PRs", "monthly deps", or on the 1st of a month if deps are grouped monthly.

5 1mo ago A 62 tokens original MIT

repo-polish

69

Sagargupta16/claude-skills

Plugin Claude Code

Repository hygiene -- .gitignore, .env.example, README, LICENSE generation, secret detection, project type detection, and CLAUDE.md auditing.

5 1mo ago A tokens not measured original MIT

repo-auditor

70

Sagargupta16/claude-skills

Agent

Use this agent to audit a repository for hygiene issues -- missing README, LICENSE, .gitignore, .env.example, stale branches, and configuration problems. Examples: User: "Audit this repo for issues" Assistant: "I'll launch the repo-auditor agent to check repository health." User: "Is this repo properly set up?"…

5 1mo ago A 94 tokens original MIT

repo-polish

72

Sagargupta16/claude-skills

Skill Claude CodeCodex

Use when setting up new repositories, auditing existing ones, or preparing repos for public visibility. Generates .gitignore, .env.example, README, and LICENSE files. Detects committed secrets and flags security issues.

5 1mo ago A 46 tokens original MIT