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

queuert

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

skills collectés
6
Stars
23
mis à jour
2026-06-18
Forks
1
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

publish-review
Développeurs de logiciels

Run a comprehensive review of the Queuert library before publishing, launching 10 parallel agents to check documentation coherence, API design, implementation verification, feature completeness, API consistency, schema design, code style, benchmarks, changeset coverage, and OTEL semantic conventions. Use when preparing to publish or validating publish readiness.

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

Run a comprehensive code review of local changes, analyzing staged and unstaged changes to provide insights, identify issues, and suggest alternative approaches. Use when reviewing code before committing or creating pull requests.

2026-04-30
release
Gestionnaires des systèmes informatiques et d'information

Create a release for the Queuert monorepo. Guides through changeset creation, version bumping, committing, merging dev to main, tagging, and creating a GitHub prerelease.

2026-03-10
docs-check
Analystes en assurance qualité des logiciels et testeursAutres occupations informatiques

Check if documentation is up to date with code changes. Analyzes git changes and identifies documentation that may need updating, comparing code modifications against reference docs and package READMEs.

2026-03-03
commit-message
Développeurs de logiciels

Generate a conventional commit message from staged changes. Analyzes changes to determine affected packages and appropriate commit type, then outputs a properly formatted commit message.

2026-02-23
flaky-tests
Analystes en assurance qualité des logiciels et testeurs

Identify flaky tests by running tests multiple times and analyzing intermittent failures. Use when investigating test reliability.

2026-02-01