Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
contember
Profil créateur GitHub

contember

Vue par dépôt de 16 skills collectés dans 10 dépôts GitHub.

skills collectés
16
dépôts
10
mis à jour
2026-07-14
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

opice-plan
Analystes en assurance qualité des logiciels et testeurs

Phase 1 of opice authoring: turn a rough testing brief (and/or supplied scenarios, a spec, or just the codebase) into reviewable *skeleton* `*.test.ts` files — metadata-first `browserTest`, pending `step` stubs carrying `intent` + `hint`, and `invariant.todo` acceptances. Grounds the skeletons in real flows using whatever's available — supplied docs, code exploration, and/or a light browse of the running app. Does NOT author executable steps (that's opice-author, phase 2) — it produces the skeleton a human reviews first. Trigger when the user says "/opice-plan", "plan opice scenarios for …", "what should we E2E test here", hands you a feature/app/spec, or gives you rough scenarios to turn into tests.

2026-06-15
opice-author
Analystes en assurance qualité des logiciels et testeurs

Phase 2 of opice authoring: fill in a skeleton `*.test.ts` (written by opice-plan) by walking the running app via opice-browser (a stateful Playwright browser), turning each pending `step(name, { intent, hint })` stub into an executable step with real selectors, promoting `invariant.todo` to enforced invariants, and verifying it passes by running `bun test`. Trigger when the user says "/opice-author <file>", "write an opice test for this skeleton", "author this opice scenario", or hands you a skeleton `*.test.ts` (or a `*.scenario.md`) and asks for a test.

2026-06-11
opice-reeval
Analystes en assurance qualité des logiciels et testeurs

Diagnose and fix a failed opice CI run. Given a failed-run URL (or run id), pulls the failure details from the platform, reproduces each failing scenario locally in a real browser, and either fixes the test (selector drift, timing) or flags a genuine app regression — without ever gutting an assertion just to make it pass. Trigger when the user says "/opice-reeval <url>", "look at this failed run <url>", "this opice run failed, fix it", "re-eval the failing CI", or pastes a dashboard run link and asks what broke.

2026-06-01
opice-batch
Analystes en assurance qualité des logiciels et testeurs

Author (or re-author) many opice tests at once by fanning out one `opice-author` agent per skeleton `*.test.ts`. Use when there are more scenarios than fit comfortably in a single context — e.g. "author all skeletons in tests/browser", "fill in every pending opice test". Caps concurrency, isolates each agent's browser session, and collects a pass/fail table. Trigger on "/opice-batch", "author all the opice scenarios", "fill in these skeletons", or any request to author more than a couple at once.

2026-05-26
10 dépôts affichés sur 10
Tous les dépôts sont affichés