Agent Skills by Jugraj Singh
Showing 46 vetted skills indexed across 1 GitHub repositories.
init
Generate root and module-level CLAUDE.md files from repository analysis.
optimize
Reduce CLAUDE.md token usage through deduplication, condensation, and reference extraction.
audit
Audit CLAUDE.md files for anti-patterns, staleness, and size issues.
sync
Syncs CLAUDE.md files with actual repository state, updating docs for code, dependency, and configuration changes.
cleaning-up
Assess and clean codebases by archiving dead code and running tests.
assessing
Analyze a codebase for dead code, duplication, and staleness using Git.
commit
Enforce atomic conventional Git commits with pre-commit validation and user review.
changelog
Generates Keep a Changelog formatted changelogs from git commit history since the last tag.
release
Automates Git Flow versioned releases with semantic versioning principles.
finish
Merge git-flow branches into develop or main and create version tags.
feature
Create a Git-flow feature branch with a structured naming convention.
generating-compose
Generate docker-compose.yml files by detecting project dependencies and configuring services.
generating-dockerfile
Generate optimized Dockerfiles and .dockerignore files for detected project languages.
optimizing
Analyze Docker image layers and Dockerfiles to suggest size and build optimizations.
setting-up
Generate Dockerfile, .dockerignore, and docker-compose.yml for a Docker environment.
auditing
Audit Dockerfile and docker-compose.yml configurations against security and production readiness checklists.
generating-precommit
Generate and integrate Hadolint pre-commit hooks for Dockerfile linting.
handing-off
Generate a structured session transfer document from task plans, findings, progress logs, research files, and git history.
planning
Generate implementation plans with tasks, files, and acceptance criteria.
brainstorming
Facilitates design exploration and produces a structured Markdown document.
worktrees
Create Git worktrees for branches and run project setup and baseline tests.
resuming
Reads task_plan.md, findings.md, and progress.md to rebuild project session state.
pivoting
Guide developers through a 5-step escalation protocol to pivot from failed debugging strategies.
escalating
Manages a 3-step diagnose-pivot-escalate workflow for complex technical problems.