claudeindex
Sagargupta16's avatar
Author

Sagar Gupta

@Sagargupta16
1
Marketplaces
16
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

sagar-dev-skills

Focused Claude Code plugins covering everyday dev workflow, git, OSS contributions, Docker, dependency audits, repo hygiene, refactoring, FARM stack, context management, diff explanation, debug triage, Renovate triage, session audit, Python clean code, and animation/motion. Opinionated, battle-tested across 60+ repos.

Plugins:16
Skills:0
3
0

Plugins

Plugin

dev-workflow

Everyday dev commands -- commit, review, test, fix bugs, create PRs, check repo status, and inspect PR health. Agents: code-reviewer, debugger. Hook: auto-format. Commands use dynamic context injection for grounded, first-attempt responses.

Plugin

dev-rules

Development guardrails -- git safety, security best practices, PR workflow discipline, context optimization, CLAUDE.md authoring rules, and important tag patterns. Hooks: secret-guard, no-force-push, branch-guard.

Plugin

farm-stack

FARM stack (FastAPI + React + MongoDB) development patterns, scaffolding, and best practices. Agent: farm-scaffolder.

Plugin

docker-deploy

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

Plugin

deps-audit

Dependency auditing -- vulnerability scanning, outdated package detection, unused dependency identification, and safe update strategies. Agent: dependency-auditor.

Plugin

oss-contrib

Open source contribution workflow -- upstream sync, CONTRIBUTING.md compliance, code style matching, PR preparation, CLA/DCO signing, AI disclosure, and PR quality bar. Agent: pr-analyzer. Hook: upstream-sync-check. Commands use dynamic context injection.

Plugin

repo-polish

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

Plugin

refactoring

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

Plugin

git-advanced

Advanced git operations -- rebasing, cherry-picking, conflict resolution, bisect, stash management, history exploration, and undo strategies. Agent: git-assistant. Hook: commit-lint.

Plugin

context-management

Context window management -- compaction timing, context rot prevention, branching strategies, and sub-agent isolation patterns. Agent: context-advisor.

Plugin

diff-explain

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

Plugin

debug-triage

Cause-fix-test triage from a pasted error or stack trace. No lectures -- just cause, fix, regression test, and sibling files to update.

Plugin

renovate-triage

Batch-triage open Renovate PRs across all your repos into merge / close / defer. Groups by repo, checks CI, proposes merge order.

Plugin

starter-session-audit

End-of-session audit. Scans the conversation for uncaptured corrections, preferences, decisions, and new context, then proposes where to save each. Never writes without approval.

Plugin

clean-code

Boy Scout Rule plus Robert Martin's complete Clean Code catalog for Python -- naming, comments, functions, DRY, boundaries, and tests. Rule chapters load on demand, violations flagged by rule ID.

Plugin

motion

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