Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

oh-my-claudeagent

oh-my-claudeagent 收录了来自 UtsavBalar1231 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
1
更新
2026-07-02
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

debugging
软件开发工程师

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
软件开发工程师

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
网页与数字界面设计师

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
软件开发工程师

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
其他计算机职业

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

2026-07-02
handoff
软件开发工程师

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

2026-06-20
consolidate-memory
其他计算机职业

Consolidate agent project memories and notepad learnings into a unified summary

2026-06-19
dev-browser
软件开发工程师

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
github-triage
软件开发工程师

Parallel triage of open GitHub issues and PRs — one background executor per item, read-only.

2026-06-19
init-deep
软件开发工程师

Generate hierarchical AGENTS.md files for a codebase (root + scored subdirectories).

2026-06-19
metis
其他计算机职业

Pre-planning analysis via the Metis consultant. Catches gaps, identifies risks, surfaces hidden requirements.

2026-06-19
momus
其他计算机职业

Rigorous plan review via the Momus consultant. Validates clarity, verifiability, and completeness before execution; returns OKAY or REJECT.

2026-06-19
playwright
软件开发工程师

MUST USE for any browser-related tasks. Browser automation via Playwright MCP - verification, browsing, information gathering, web scraping, testing, screenshots, and all browser interactions.

2026-06-19
refactor
软件开发工程师

Intelligent refactoring with codebase awareness, test verification, and step-by-step execution.

2026-06-19
hephaestus
软件开发工程师

Specialist agent that fixes build failures, type errors, and toolchain issues.

2026-06-06