Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

queuert

queuert 收录了来自 kvet 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
23
更新
2026-06-18
Forks
1
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

publish-review
软件开发工程师

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
软件质量保证分析师与测试员

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
计算机与信息系统经理

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
软件质量保证分析师与测试员其他计算机职业

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
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-02-01