Back to list
mshafei721

global-validation

by mshafei721

Multi-agent AI coding platform powered by Vercel Sandbox and AI Gateway - Phase 3: Skills & MCP Integration Complete

0🍴 0📅 Jan 15, 2026

SKILL.md


name: Global Validation description: Implement comprehensive input validation with server-side security, client-side UX feedback, sanitization, and consistent error messages. Use this skill when validating user input in forms, API endpoints, or data processing. When writing validation rules for data types, formats, ranges, or required fields. When sanitizing input to prevent injection attacks (SQL, XSS, command injection). When providing field-specific error messages to users. When implementing validation at system boundaries like API endpoints or background jobs.

When to use this skill:

  • When validating user input from forms or UI
  • When validating data at API endpoints
  • When implementing server-side validation (required for security)
  • When adding client-side validation for better UX
  • When writing validation rules for data types and formats
  • When checking ranges, lengths, or required fields
  • When sanitizing input to prevent SQL injection or XSS
  • When creating field-specific validation error messages
  • When using allowlists instead of blocklists for validation
  • When validating business rules (sufficient balance, valid dates)
  • When ensuring consistent validation across all entry points
  • When reviewing code for input sanitization and security

Global Validation

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global validation.

Instructions

For details, refer to the information provided in this file: global validation

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon