Skip to main content
Run any Skill in Manus
with one click
GitHub repository

queuert

queuert contains 6 collected skills from kvet, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
23
updated
2026-06-18
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

publish-review
software-developers

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
software-quality-assurance-analysts-and-testers

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
computer-and-information-systems-managers-113021

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
software-quality-assurance-analysts-and-testerscomputer-occupations-all-other

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
software-developers

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
software-quality-assurance-analysts-and-testers

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

2026-02-01