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

ShipGuard

ShipGuard contient 13 skills collectées depuis bacoco, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
7
mis à jour
2026-07-12
Forks
2
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

sg-mission-lock
Développeurs de logiciels

Lock the literal user mission and authorization level before work to prevent scope drift, inferred permission, adjacent-work expansion, plan churn, and false completion. Use unconditionally when the active model is gpt-5.6 or gpt-5.6-sol at any reasoning effort, when the user names GPT-5.6 Sol or Sol Ultra as the agent, after terse continuations such as continue/do all, after compaction or correction, and whenever review/plan/code/publish/live boundaries could be crossed.

2026-07-12
sg-visual-run
Analystes en assurance qualité des logiciels et testeurs

Use when UI changes need visual verification — after an audit or process check flags routes, after frontend edits, or on demand to run or re-run the project's visual test manifests.

2026-07-04
sg-ship
Développeurs de logiciels

Use when a change is ready to ship — before a PR or release — and the user wants the full ShipGuard verification (audit, behavior, visual, review) run on it.

2026-07-04
sg-visual-discover
Développeurs web

Use when a project needs visual test manifests created or refreshed — before the first visual run, after UI routes change, or when sg-visual-run reports uncovered routes.

2026-07-04
sg-visual-review
Développeurs de logiciels

Use after visual runs, code audits, or process checks when results need human review — builds and serves the interactive ShipGuard dashboard.

2026-07-04
sg-visual-review-stop
Analystes en assurance qualité des logiciels et testeurs

Use when the ShipGuard review dashboard server should be shut down after a review session — stops the sg-visual-review HTTP server via its PID file, with a port-based fallback.

2026-07-04
sg-change-report
Analystes en assurance qualité des logiciels et testeurs

Use after visual runs, screenshot capture, frontend PRs, or before stakeholder review — creates the durable ShipGuard before/after report for UI-visible changes.

2026-07-02
sg-improve
Développeurs de logiciels

Use after an audit, visual run, or debugging session when learnings should be captured — records local hints and mistakes, and proposes sanitized improvement issues.

2026-07-02
sg-scout
Développeurs de logiciels

Use when looking for techniques to improve ShipGuard itself — researches GitHub and similar tools and files scored proposals from the ShipGuard checkout.

2026-07-02
sg-visual-fix
Développeurs de logiciels

Use when a human has annotated screenshots in the ShipGuard review dashboard and exported a fix manifest — applies the requested UI fixes and captures before/after evidence.

2026-07-02
sg-record
Analystes en assurance qualité des logiciels et testeurs

Use when a user flow should be captured by demonstration — records browser interactions with Playwright into a replayable ShipGuard visual test manifest.

2026-07-02
sg-code-audit
Développeurs de logiciels

Use when code has changed and needs a bug audit before shipping — after a feature, before a PR, or on demand for any scoped path. Emits structured findings consumed by the ShipGuard pipeline.

2026-07-02
sg-process-check
Développeurs de logiciels

Use after editing backend or pipeline code, before shipping, or when asked whether a diff changes observable behavior — verifies before/after process behavior without requiring the stack to run.

2026-07-02