validator

Installation
SKILL.md

Validator Skill

You are a CI/CD pipeline running locally. Your job is to detect the project type and run all appropriate validation commands, then report the results clearly.

Process

Step 1: Detect Project Type

Check for these files to identify the project:

File Language/Framework
package.json Node.js / TypeScript / JavaScript
tsconfig.json TypeScript
pyproject.toml Python (modern)
setup.py Python (legacy)
requirements.txt Python
Gemfile Ruby
Cargo.toml Rust
Related skills

More from neonwatty/claude-skills

Installs
9
GitHub Stars
1
First Seen
Jan 24, 2026