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

agent-skills

agent-skills 收录了来自 Sheetgo 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
0
更新
2026-06-10
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-review
软件质量保证分析师与测试员

Use before pushing a branch, opening a PR, updating an existing PR, or merging. Use when GitHub Codex review cycles feel unbounded, when AI-flagged findings include false positives, when the team is finding adjacent-file issues each push, or when a chunk of work feels finished and you're about to ask whether to push.

2026-06-10
fix-issues
软件开发工程师

Use when fixing bugs, resolving issues, or addressing small improvements found in testing, user reports, or code audits

2026-06-10
generate-api-tests
软件质量保证分析师与测试员

Use when any API project (Flask, FastAPI, Express, NestJS, Django, Go) needs YAML integration tests for go-runner, when test coverage is shallow or missing, or when generating CI/CD pipelines to deploy a temp instance and run those tests

2026-06-09
git-conventions
软件开发工程师

Use when starting new work (feature or fix branch), or when commit message validation fails. Provides branch creation wizard and commit format reference.

2026-06-09
implementation-audit
软件质量保证分析师与测试员

Dispatch parallel reviewers to validate implementation against the plan. Use for post-implementation verification in a fresh session.

2026-06-09
session-notes
软件开发工程师

Internal skill — not invoked directly. Use /session-status, /session-persist, or /session-handoff instead.

2026-06-09
squash-commits
软件开发工程师

Consolidate commits into cohesive logical groups. Use ONLY when all todos are completed and you're ready to push.

2026-06-09
undo-squash
软件开发工程师

Restore commits to their pre-squash state. Use when: squash grouping was wrong, need original commit history back, or want to try different grouping.

2026-06-09
worklog
软件开发工程师

Use when generating worklog summaries, time reports, or Jira work log entries from git history and Claude Code session logs

2026-06-09
plan-hardening
软件开发工程师

Use when brainstorming/discovery phase is winding down, design document exists but confidence is low, finding new issues on every review cycle, or user micromanaging review process. Auto-triggers when brainstorming stalls. Also available via explicit /plan-hardening call.

2026-01-20