Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

input-validation-at-all-entry-points

All functions, endpoints, and external interfaces MUST validate inputs before processing. Invalid inputs must be rejected with clear error messages describing what was wrong and what format is expected.

Überblick

All functions, endpoints, and external interfaces MUST validate inputs before processing. Invalid inputs must be rejected with clear error messages describing what was wrong and what format is expected.

Installationsbefehl
npx skills add https://github.com/seanrobmerriam/kinetic-code-skills --skill input-validation-at-all-entry-points

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren

Sterne0
Forks0
Aktualisiert14. April 2026 um 05:15
SKILL.md
readonly