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

danmaku-anywhere

danmaku-anywhere contient 8 skills collectées depuis Mr-Quin, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
524
mis à jour
2026-06-13
Forks
16
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

i18n
Développeurs de logiciels

Use when adding or changing user-facing strings in the extension (i18n.t calls or locale JSON) under packages/danmaku-anywhere. Surfaces the extract workflow and footguns so the change does not fail the i18n CI check or ship an untranslated or inconsistent string.

2026-06-13
worktree-tab
Développeurs de logiciels

Use to open a fresh Claude session in a new terminal tab for a da-dev worktree, after `scripts/da-bootstrap.mjs` prints its READY block. Covers Warp, Windows Terminal, and a manual fallback.

2026-06-10
browser-verify
Analystes en assurance qualité des logiciels et testeurs

Use when an extension change needs agentic verification in a real browser — content scripts, popup UI, network calls, fonts, console errors. Spawns the agent's own Chrome via the chrome-devtools-ext MCP. Complements (does not replace) human-eye verification via `pnpm dev:browser`.

2026-06-08
babysit-pr
Analystes en assurance qualité des logiciels et testeurs

Use to monitor an open PR for AI/bot review comments, evaluate them critically, push fixes for real issues, and resolve threads — capped at a sensible duration so it self-terminates. Invoke as "babysit PR

2026-06-08
e2e-spec
Analystes en assurance qualité des logiciels et testeurs

Use when about to write or modify a Playwright e2e spec under `packages/danmaku-anywhere/e2e/`. Points at the canonical doctrine and surfaces the load-bearing rules so the spec doesn't get bounced in review.

2026-05-29
preview-build
Développeurs de logiciels

Use when you need to load a specific published preview/nightly extension build into the agent's MCP browser by run-number, branch name, or tag. Faster than rebuilding locally when you only want to exercise an existing artifact.

2026-05-29
reviewing-ai-feedback
Analystes en assurance qualité des logiciels et testeurs

Use when evaluating review comments from AI reviewers (gemini-code-assist, copilot-pull-request-reviewer) on a PR. Default to assuming the reviewer is right; verify before declining. Includes reporting in chat and resolving threads after handling.

2026-05-29
specs-in-clickup
Spécialistes en gestion de projets

Use when finishing a brainstorm, writing a design spec, or producing an implementation plan in this project. Directs the output to ClickUp as a doc on the DA-XXX task instead of saving to the repo or local disk.

2026-05-29