Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-skills

agent-skills contains 10 collected skills from Sheetgo, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
0
updated
2026-06-10
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

code-review
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-06-10
generate-api-tests
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-06-09
session-notes
software-developers

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

2026-06-09
squash-commits
software-developers

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

2026-06-09
undo-squash
software-developers

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
software-developers

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
software-developers

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