Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agent-skills

agent-skills contient 10 skills collectées depuis Sheetgo, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
0
mis à jour
2026-06-10
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

code-review
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-06-10
generate-api-tests
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-09
session-notes
Développeurs de logiciels

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

2026-06-09
squash-commits
Développeurs de logiciels

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

2026-06-09
undo-squash
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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