check-tools
SolidValidates development tool installations across Python, Node.js, Java, Go, Rust, C/C++, Git, and system utilities. Use when verifying environments or troubleshooting dependencies.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- oaustegard
- Repository
- oaustegard/claude-skills
- Created
- 9 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
security-tools
Quick local-environment verification for security analysis work. Runs the bundled `check.sh` script and reports whether the shell environment has the basics the security skills depend on. Invoke at the start of a security-focused session as a pre-flight.
software-validation
Discover, execute, and report existing repository-native software checks. Use when asked to validate a change, run the repository's established checks against a change or package, run the applicable typecheck, static analysis, lint, format, test, benchmark, load, soak, stress, build, package, documentation, doctest, link, generated-reference, or example checks, or explain what validation evidence is still missing. Do not use to invent or install tooling, design new tests, choose architecture quality targets, prioritize repository improvements, or orchestrate delivery.
dependency-scanning
Scans project dependencies for known vulnerabilities (CVEs). Supports Python (uv, pip, poetry), JavaScript, Go, Java, and other languages. Addresses OWASP A03:2025 - Software Supply Chain Failures.