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

qubex

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

skills collectés
8
Stars
23
mis à jour
2026-03-18
Forks
20
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

code-change-verification
Analystes en assurance qualité des logiciels et testeurs

Run the mandatory Qubex verification stack when changes affect runtime code, tests, examples, packaging, or build/test behavior. Use after substantive code changes, and do not mark the work complete until the required checks pass in the `uv` environment.

2026-03-18
docs-sync
Développeurs de logiciels

Audit Qubex documentation against code changes and report missing, incorrect, or outdated docs. Use when public APIs, behavior, setup, dependencies, examples, release notes, or developer guidance change; by default, inspect and prioritize the required updates first, then edit only after the user asks for docs changes.

2026-03-18
examples-auto-run
Analystes en assurance qualité des logiciels et testeurs

Run Qubex examples in non-interactive auto mode, capture logs, and provide exact rerun commands. Use when validating notebooks or tutorial examples after code, docs, or dependency changes, especially for simulator and other offline examples; use the bundled script for execution, logging, and rerun-file generation instead of rebuilding the shell recipe by hand.

2026-03-17
final-release-review
Développeurs de logiciels

Compare the current Qubex release candidate against the previous tag and review release readiness. Use before beta, rc, or GA cuts to check version drift, release notes, compatibility messaging, build health, and validation status; use the bundled script to resolve the comparison range and collect the release diff mechanically.

2026-03-17
implementation-strategy
Développeurs de logiciels

Choose the Qubex compatibility boundary and implementation approach before editing runtime code, public APIs, imports, config formats, or behavior. Use before making API or runtime changes, especially when you must decide between direct cleanup and backward-compatibility handling.

2026-03-17
openai-knowledge
Développeurs de logicielsAnalystes des systèmes informatiques

Pull current OpenAI API and platform documentation through the official docs workflow. Use when a task depends on current OpenAI models, APIs, SDKs, or platform behavior and memory could be stale.

2026-03-17
pr-draft-summary
Développeurs de logiciels

Create a branch suggestion, PR title, and draft description after substantive Qubex changes are finished. Trigger when wrapping up a moderate-or-larger change that touched runtime code, tests, build config, or docs with behavior impact and you need a PR-ready handoff block with summary, compatibility notes, and verification results.

2026-03-17
test-coverage-improver
Analystes en assurance qualité des logiciels et testeurs

Run Qubex coverage, identify the highest-value gaps, and propose focused tests. Use when improving test depth after code changes, debugging weakly covered behavior, or preparing for release hardening; by default, inspect coverage artifacts and recommend the best test additions before editing tests.

2026-03-17