validate▌
12 indexed skills · max 10 per page
validate-idea
slavingia/skills · Productivity
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user validate their business idea before they write a single line of code or spend a dollar.
validate-evaluator
hamelsmu/evals-skills · Productivity
Calibrate an LLM judge against human judgment.
pr-validate
boshu2/agentops · Productivity
PR-specific validation that ensures changes are clean, focused, and ready.
validate-agent
parcadei/continuous-claude-v3 · Productivity
validate-agent
validate-data
anthropics/knowledge-work-plugins · Productivity
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
lint-and-validate
sickn33/antigravity-awesome-skills · Productivity
Automatic code quality checks and validation across Node.js, TypeScript, and Python projects. \n \n Runs linting, type checking, and security audits with ecosystem-specific tools (ESLint/TypeScript for Node.js, Ruff/MyPy/Bandit for Python) \n Enforces a mandatory quality loop: write code, run audit, analyze report, fix issues, and repeat until all checks pass \n Includes helper scripts for unified lint checking and type coverage analysis across project paths \n Blocks code submission until all v
deployment-validation-config-validate
sickn33/antigravity-awesome-skills · Productivity
You are a configuration management expert specializing in validating, testing, and ensuring the correctness of application configurations. Create comprehensive validation schemas, implement configuration testing strategies, and ensure configurations are secure, consistent, and error-free across all environments.
ghost-validate
ghostsecurity/skills · Productivity
Validate security findings by analyzing code flows, testing exploit conditions, and confirming true vs. false positives. \n \n Traces request flows from route registration through middleware to handler logic, identifying indirect protections scanners may miss \n Performs live validation against accessible application instances using proxy-based request replay and response comparison \n Classifies findings into True Positive, True Positive (Confirmed), False Positive, or Inconclusive with support
validate-skills
callstackincubator/agent-skills · Productivity
Validates skills against agentskills.io spec and Claude Code best practices. \n \n Checks skill metadata compliance including name format, description length, and optional fields like license and compatibility \n Enforces Claude Code best practices: third-person descriptions, body length limits, single-level references, and markdown link formatting \n Provides structured validation reports flagging spec violations and authoring guideline deviations \n Designed for use via /validate-skills comman
lint-and-validate
davila7/claude-code-templates · Productivity
MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free.