Skip to main content
Run any Skill in Manus
with one click
UtsavBalar1231
GitHub creator profile

UtsavBalar1231

Repository-level view of 22 collected skills across 4 GitHub repositories.

skills collected
22
repositories
4
updated
2026-07-02
repository explorer

Repositories and representative skills

debugging
software-developers

Runtime debugging loop, reproduce, form ranked hypotheses, instrument, fix, verify. Use for crashes, wrong output, intermittent failures, race conditions, or anything that works locally but not in prod. Triggers: "debug this", "why is this failing at runtime", "intermittent failure", "race condition", "works locally but not in prod", "flaky test", "silent failure". NOT for build failures, type errors, or toolchain issues; those belong to the hephaestus flow. This skill owns runtime misbehavior only.

2026-07-02
remove-ai-slops
software-developers

Strip AI-generated code slop from changed files: double-guards, dead fallbacks, redundant re-validation, narrating comments, speculative flexibility, premature abstraction, and more. Each category pairs with a KEEP rule and a trust-boundary proof requirement, so cleanup never strips load-bearing validation or error handling. Triggers: 'remove ai slop', 'clean up generated code', 'de-slop', 'remove defensive clutter', 'strip ai slop', 'clean up ai-generated code'.

2026-07-02
frontend-ui-ux
web-and-digital-interface-designers

Designer-turned-developer who crafts stunning UI/UX even without design mockups. Use for UI components, styling, layout, animations, and visual design work.

2026-07-02
git-master
software-developers

MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', 'find the commit that'.

2026-07-02
omca-setup
computer-occupations-all-other

Configure ~/.claude/ for oh-my-claudeagent (deps check, block injection, settings, statusline).

2026-07-02
handoff
software-developers

Create a detailed context summary for seamless continuation in a new session.

2026-06-20
consolidate-memory
computer-occupations-all-other

Consolidate agent project memories and notepad learnings into a unified summary

2026-06-19
dev-browser
software-developers

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows.

2026-06-19
Showing top 8 of 15 collected skills in this repository.
ai-slop-detector
software-quality-assurance-analysts-and-testers

Use when reviewing code for AI-generated quality issues, detecting patterns of low-quality AI output, or auditing codebases with significant AI-assisted development. Provides systematic detection, prevention, and remediation strategies with human oversight and CI/CD integration. Triggers on "AI-generated code", "code quality", "AI slop", "review code", "detect AI patterns", "audit codebase", "quality issues", "slopsquatting", "hallucinated packages".

2025-11-08
debian-packaging
network-and-computer-systems-administrators

Expert Debian package builder specializing in git-buildpackage, debhelper, and Debian Policy compliance. Use for .deb packaging, debian/ directory work, dpkg operations, and package maintenance. Triggers on "Debian", ".deb", "dpkg", "debhelper", "gbp", "pbuilder", "lintian", "dch".

2025-11-08
creating-skills
software-developers

Interactive wizard for creating custom Claude Code skills. Use when the user wants to create a new skill, write a skill, build a custom capability, or asks how to make a skill. Guides through requirements, validation, and best practices. Triggers on "create skill", "help me write a skill", "make a skill".

2025-11-03
git-commit-composer
software-developers

Use when creating well-structured, conventional git commits from code changes. Triggers after completing work, before pushing changes, or when organizing unstaged/staged changes into meaningful commits. Triggers on "commit", "git commit", "create commit", "stage changes", "conventional commits", "commit message", "atomic commits".

2025-11-03
linux-kernel-pro
software-developers

Use when needing expert Linux kernel development assistance for device drivers, kernel modules, subsystems, and system programming. Triggers on "Linux kernel", "device driver", "kernel module", "kernel development", "system programming", "DMA", "interrupt handler", "device tree", "platform driver".

2025-11-03
Showing 4 of 4 repositories
All repositories loaded
UtsavBalar1231 Agent Skills | SkillsMP