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

syncstorage-rs

syncstorage-rs contient 8 skills collectées depuis mozilla-services, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
1.8k
mis à jour
2026-05-29
Forks
84
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

jira-status
Spécialistes en gestion de projets

Queries, summarizes, creates, and edits Jira issues for syncstorage-rs (project STOR). Supports user-centric work views, epic breakdowns, structured summaries with impact/context/highlights, and ticket creation or modification from natural language.

2026-05-29
rust-code-smell
Analystes en assurance qualité des logiciels et testeurs

Runs clippy, cargo audit, and all relevant multi-backend Makefile targets for files changed in the current branch. Detects code smells, anti-patterns specific to this codebase, and surfaces issues across every affected backend before CI catches them. Also handles dependency-update verification (Cargo.toml / Cargo.lock changes from dependabot or manual bumps) via the `deps` mode.

2026-05-27
spanner-local-tests
Analystes en assurance qualité des logiciels et testeurs

Brings up the Spanner emulator, provisions the test database with the project schema, and runs the syncstorage-rs Spanner unit-test suite locally. Repeatable single-command flow plus full from-scratch documentation. Also covers the e2e (docker-compose) path.

2026-05-26
sentry-health
Développeurs de logiciels

Queries Sentry for syncstorage-rs (project syncstorage-prod) to surface error trends, new issues, regressions, and production health signals. Reports as engineer/manager view of what requires attention.

2026-05-14
multi-backend-consistency
Analystes en assurance qualité des logiciels et testeurs

Checks that trait method changes in syncstorage-db or tokenserver-db are consistently implemented across all backend crates (mysql, postgres, spanner). Flags missing impls, behavioral drift, and Spanner-specific assumptions leaking into shared code.

2026-05-06
pytest-fixture-review
Analystes en assurance qualité des logiciels et testeurs

Reviews conftest.py and helpers.py files in tools/integration_tests/ against the repo's fixture/helper separation standard. Flags helpers in conftest, missing teardown, wrong scopes, and raw DB operations outside helper functions.

2026-05-06
rust-error-review
Analystes en assurance qualité des logiciels et testeurs

Reviews new or modified error variants in syncstorage-rs for correct Sentry routing, HTTP status mapping, and response safety. Enforces the is_sentry_event() / maybe_emit_metrics() classification pattern.

2026-05-06
syncserver-jira-description
Spécialistes en gestion de projets

Drafts a concise Jira description for a syncstorage-rs task. Gathers context via targeted interview, researches relevant patterns in the repo, then outputs a clean description ready for an engineer to hand to Claude for implementation.

2026-05-06