validation-add-constraint
Adds new validation constraints to the Go validation library. Use when adding a new constraint to package it, translations (message, english, russian), optional validate/is helpers, tests in test/, an
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
Adds new validation constraints to the Go validation library. Use when adding a new constraint to package it, translations (message, english, russian), optional validate/is helpers, tests in test/, an
MLOps Validation is a rigorous validation process for AI software, incorporating static analysis, automated testing, and security scanning for reliability and security
Implement comprehensive input validation on server-side with complementary client-side validation for user experience, using allowlists, type checking, and sanitization to prevent injection attacks. Use this skill when validating user inputs, form data, API requests, file uploads, query parameters, or any external data entering the application. Apply this skill when implementing server-side validation as the primary security layer, adding client-side validation for immediate user feedback, validating data types and formats, checking ranges and required fields, sanitizing inputs to prevent SQL injection and XSS attacks, using allowlists over blocklists, providing field-specific error messages, or enforcing business rules at appropriate application layers. This skill ensures validation happens at all entry points consistently, security is never dependent on client-side checks alone, users receive helpful immediate feedback, and data integrity is maintained through multiple layers of validation.
Global Validation is a technique for validating data types, formats, ranges, and required fields, providing clear error messages and sanitizing user input.
Use when creating Git commits — produces distinctive emoji-adorned commit messages with creative visual metaphors
Validates Rust binary starts without runtime errors for long-running applications like daemons, tray apps, and servers. Checks compilation, runs unit tests, and validates startup behavior with timeout to prevent hanging on long-running processes.
recce-mcp-e2e is a data-validation toolkit for enhanced dbt PR review, enabling full-stack verification of MCP tools.
Telemetry is a skill that provides schema inference, frontmatter validation, and semantic search capabilities for markdown directories
create-pr is a skill that automates the creation of GitHub pull requests with properly formatted titles, following a specific format and passing CI validation.
perl-security is a set of guidelines for secure Perl programming, covering taint mode, input validation, and web security measures
springboot-security is a set of expert-recommended configurations for securing Java Spring Boot services with features like JWT, OAuth2, and rate limiting.