Jugraj Singh avatar

Jugraj Singh

Community

@jugrajsingh

20Followers
|
27Public Repos
|
46Published Skills

Agent Skills by Jugraj Singh

Showing 46 vetted skills indexed across 1 GitHub repositories.

jugrajsinghjugrajsingh
1

init

Generate root and module-level CLAUDE.md files from repository analysis.

Community
Advanced
jugrajsinghjugrajsingh
1

optimize

Reduce CLAUDE.md token usage through deduplication, condensation, and reference extraction.

Community
Advanced
jugrajsinghjugrajsingh
1

audit

Audit CLAUDE.md files for anti-patterns, staleness, and size issues.

Community
Advanced
jugrajsinghjugrajsingh
1

sync

Syncs CLAUDE.md files with actual repository state, updating docs for code, dependency, and configuration changes.

Community
Advanced
jugrajsinghjugrajsingh
1

cleaning-up

Assess and clean codebases by archiving dead code and running tests.

Community
Advanced
jugrajsinghjugrajsingh
1

assessing

Analyze a codebase for dead code, duplication, and staleness using Git.

Community
Intermediate
jugrajsinghjugrajsingh
1

commit

Enforce atomic conventional Git commits with pre-commit validation and user review.

Community
Advanced
jugrajsinghjugrajsingh
1

changelog

Generates Keep a Changelog formatted changelogs from git commit history since the last tag.

Community
Intermediate
jugrajsinghjugrajsingh
1

release

Automates Git Flow versioned releases with semantic versioning principles.

Community
Advanced
jugrajsinghjugrajsingh
1

finish

Merge git-flow branches into develop or main and create version tags.

Community
Intermediate
jugrajsinghjugrajsingh
1

feature

Create a Git-flow feature branch with a structured naming convention.

Community
Basic
jugrajsinghjugrajsingh
1

generating-compose

Generate docker-compose.yml files by detecting project dependencies and configuring services.

Community
Intermediate
jugrajsinghjugrajsingh
1

generating-dockerfile

Generate optimized Dockerfiles and .dockerignore files for detected project languages.

Community
Intermediate
jugrajsinghjugrajsingh
1

optimizing

Analyze Docker image layers and Dockerfiles to suggest size and build optimizations.

Community
Intermediate
jugrajsinghjugrajsingh
1

setting-up

Generate Dockerfile, .dockerignore, and docker-compose.yml for a Docker environment.

Community
Intermediate
jugrajsinghjugrajsingh
1

auditing

Audit Dockerfile and docker-compose.yml configurations against security and production readiness checklists.

Community
Intermediate
jugrajsinghjugrajsingh
1

generating-precommit

Generate and integrate Hadolint pre-commit hooks for Dockerfile linting.

Community
Intermediate
jugrajsinghjugrajsingh
1

handing-off

Generate a structured session transfer document from task plans, findings, progress logs, research files, and git history.

Community
Intermediate
jugrajsinghjugrajsingh
1

planning

Generate implementation plans with tasks, files, and acceptance criteria.

Community
Advanced
jugrajsinghjugrajsingh
1

brainstorming

Facilitates design exploration and produces a structured Markdown document.

Community
Intermediate
jugrajsinghjugrajsingh
1

worktrees

Create Git worktrees for branches and run project setup and baseline tests.

Community
Intermediate
jugrajsinghjugrajsingh
1

resuming

Reads task_plan.md, findings.md, and progress.md to rebuild project session state.

Community
Advanced
jugrajsinghjugrajsingh
1

pivoting

Guide developers through a 5-step escalation protocol to pivot from failed debugging strategies.

Community
Intermediate
jugrajsinghjugrajsingh
1

escalating

Manages a 3-step diagnose-pivot-escalate workflow for complex technical problems.

Community
Advanced