Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

uft-protection-db

Étoiles33
Forks3
Mis à jour2 juillet 2026 à 18:51

Use when adding, removing, or auditing entries in UFT's copy-protection title databases (`src/protection/c64/c64_protection_db.c`, `src/protection/uft_protection_classify.c`, `uft_protection_extended.c`). Trigger phrases: "protection db", "known title", "neuer kopierschutz eintrag", "c64 protection", "amiga protection", "duplicate title", "title lookup", "substring shadow bug". Captures the title-lookup contract (substring + bidirectional `strstr` → first-match-wins) and the de-dup invariant that was violated in v4.1.5 (9 stale duplicates shadowed canonical entries). DO NOT use for: protection-detection *algorithm* (→ `uft-protection-scheme`), generic database refactor (this skill is data-curation only), ML classifier training data (→ `uft-ml-training-data`).

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly