agentsclimarketplace

Global validation skills eis its global validation

Skill bg-szy/TOP-SKILLS/skills/marketplace/global-validation__skills-eis-its-global-validation

全球最大的 Claude Code 技能聚合库 · 收录 3900+ 来自 12+ 来源的技能,提供在线搜索与趋势分析看板 / The world's largest Claude Code skill aggregation hub — 3900+ skills from 12+ sources with online search and trend dashboard

Install
npx -y skills add bg-szy/TOP-SKILLS --skill global-validation__skills-eis-its-global-validation

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Implement comprehensive server-side validation with allowlists, type checking, input sanitization, and consistent error messages, while using client-side validation for user experience. Use this skill when validating user input, form data, API requests, implementing security checks, preventing injection attacks, checking data types/formats/ranges, or providing validation feedback. Apply when working with form validation, API endpoint validation, input sanitization, business rule enforcement, or any code that accepts and validates external data to ensure security, data integrity, and proper user feedback across all entry points.

SKILL.md

1.8 KB, 219 tokens by cl100k_base, as published. Nobody here has run it

Global Validation

When to use this skill

  • When implementing form validation in frontend or backend code
  • When validating API request parameters or payloads
  • When checking user input for type, format, or range requirements
  • When implementing server-side validation for security and data integrity
  • When adding client-side validation for immediate user feedback
  • When sanitizing user input to prevent injection attacks (SQL, XSS, command)
  • When validating business rules (sufficient balance, valid dates, etc.)
  • When creating validation error messages for users
  • When implementing allowlist-based validation patterns
  • When ensuring validation is applied consistently across all entry points
  • When validating required fields or checking for missing data
  • When working with form libraries or validation frameworks
  • When reviewing code for security vulnerabilities related to input 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

What ships with it: 1 file

9.9 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,984. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.