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

claude-harnesses

claude-harnesses 收录了来自 s-hiraoku 的 23 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
23
Stars
0
更新
2026-07-13
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pr-guardian
软件质量保证分析师与测试员

Monitor a pull request after opening it or resume a stalled PR, fix CI failures and reviewer feedback, push updates, reply to and resolve review conversations, and comment with the outcome.

2026-07-13
adviser
软件开发工程师

Consult a fresh, review-only Claude subagent as a fallback for environments where the native Advisor tool is unavailable. Use when the user asks for an adviser, advisor, second opinion, stronger-model review, or /advisor-like behavior; before committing to a consequential multi-step approach; when work is stuck or changing direction; and before declaring substantial work complete.

2026-07-12
finish-pr-feedback
软件质量保证分析师与测试员

Compatibility alias for pr-guardian. Use pr-guardian for stalled pull requests, CodeRabbit/Codex review feedback, CI failures, unresolved review conversations, and merge-ready PR follow-up.

2026-06-29
implement-to-merge-ready
软件开发工程师

Run an end-to-end Claude Code delivery workflow from user request to merge-ready pull request, including planning, implementation, tests, self-review, ready-for-review PR creation, CI/review follow-up, and final status.

2026-06-27
meta-packager
其他计算机职业

Analyze recent Claude Code work and package repeated patterns as the smallest useful skill, custom subagent, slash command, hook, or automation. Use when asked to mine prompts, sessions, shell history, or recent repeated work for reusable Claude Code assets.

2026-06-23
jina-reader
软件开发工程师

Fetch public web pages with Jina AI Reader API and convert them into LLM-friendly Markdown. Use when an agent needs to read, summarize, quote briefly, extract facts from, or inspect a public URL that normal browsing, scraping, search snippets, or direct fetch tools cannot read cleanly, including JavaScript-heavy pages, reader-hostile pages, X/Twitter posts and threads, articles, GitHub pages, and PDFs. Trigger when the user asks to use Jina, use r.jina.ai, read an otherwise unreadable site, recover readable text from a URL, read an X/Twitter post by URL, or turn a webpage into Markdown.

2026-06-13
goal-manager
软件开发工程师

Manage durable task goals for long-running Claude Code work using the project ledger, including objective writing, success criteria, resumption, and completion decisions.

2026-06-13
kaizen-loop
软件开发工程师

Run a continuous product improvement loop: evaluate a product or codebase, present prioritized recommendations for approval, then implement only approved improvements through verification and PR follow-up.

2026-06-13
ui-imagegen-director
软件开发工程师

Direct high-quality frontend UI work by using image-generated mockups when useful, translating the chosen direction into code, and verifying the rendered UI in a browser.

2026-06-13
teach-session
高校计算机科学教师

Teach the human everything that happened in this session until they can demonstrably explain it, using an incremental checklist, restate-first probing, and AskUserQuestion quizzes. Use after a non-trivial change, debugging session, or hand-off when the goal is the human's understanding, not just a working result.

2026-06-03
empirical-prompt-tuning
软件开发工程师

Iteratively improve a skill or prompt by having a fresh subagent execute it against fixed scenarios, scoring two-sided (executor self-report + a pre-frozen requirements checklist), and looping until improvements plateau. Use after authoring or revising any skill, slash command, or CLAUDE.md addition.

2026-05-08
bug-fix
软件开发工程师

Fix bugs with reproduction, minimal changes, regression coverage, and targeted verification.

2026-05-08
deslop
软件开发工程师

Remove AI-generated boilerplate (vague comments, unused try/except, defensive validation, restated docstrings) from changed code without changing behavior.

2026-05-08
docs-updater
软件开发工程师

Update documentation after code or behavior changes while keeping docs concise and relevant.

2026-05-08
feature-implementation
软件开发工程师

Implement a feature safely with planning, focused edits, tests, docs, and verification.

2026-05-08
fix-ci
网络与计算机系统管理员

Diagnose and repair failing CI checks on the current PR by parsing logs, reproducing locally when possible, and pushing focused fixes in batches.

2026-05-08
long-running-orchestrator
软件开发工程师

Run multi-hour or multi-session work safely by combining the ledger, checkpoints, cost-ceiling guard, and resumable progress notes so context loss does not erase progress.

2026-05-08
refactor-safely
软件开发工程师

Refactor code without behavior changes using small mechanical steps and verification.

2026-05-08
release-check
软件开发工程师

Check whether a change is ready to release by reviewing diff, tests, docs, risks, and migration notes.

2026-05-08
review
软件质量保证分析师与测试员

Review code changes with a bug-first, risk-focused workflow before merge or release.

2026-05-08
security-review
信息安全分析师

Run a multi-pass security review over the current diff using parallel specialist subagents focused on injection, authn/authz, secrets, supply-chain, and infrastructure-as-code risks.

2026-05-08
simplify
软件开发工程师

Review changed code on the current branch for reuse, clarity, and dead complexity, then propose or apply minimal cleanup without changing behavior.

2026-05-08
tdd
软件质量保证分析师与测试员

Drive development with red-green-refactor using isolated test-writer, implementer, and refactorer subagents so tests reflect intent rather than anticipated implementation.

2026-05-08