home/categories/code-quality/dpietersz-pietersz-me-claude-skills-global-validation-skill-md
code-qualitytesting-security

global-validation

Implement comprehensive validation on both server and client sides with specific error messages, input sanitization, and consistent validation across all entry points. Use this skill when validating user input, form data, API requests, or any data entering the system. When implementing validation rules, sanitizing input, or preventing injection attacks. When creating validation schemas, form validation, or business rule validation. This skill applies to all code files that handle user input, data validation, or security checks in any programming language including `.js`, `.ts`, `.py`, `.rb`, `.java`, `.go`, `.php`, and others.

dpietersz
maintainer
dpietersz
更新日 1/16/2026
スター
0
フォーク
0
quick start

Installation and usage

Implement comprehensive validation on both server and client sides with specific error messages, input sanitization, and consistent validation across all entry points. Use this skill when validating user input, form data, API requests, or any data entering the system. When implementing validation rules, sanitizing input, or preventing injection attacks. When creating validation schemas, form validation, or business rule validation. This skill applies to all code files that handle user input, data validation, or security checks in any programming language including `.js`, `.ts`, `.py`, `.rb`, `.java`, `.go`, `.php`, and others.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use global-validation