project-verifier
CommunityRun tests and linters to verify project health.
Authorfum1ple
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill runs a project's test suite and lint checks to verify health after changes or when validation is required, ensuring code quality and adherence to standards.
Core Features & Use Cases
- Automated Test Execution: Run language-specific tests (e.g., npm test, pytest) to catch regressions early.
- Static Analysis & Linting: Execute linters to enforce style and correctness.
- Result Reporting: Provide a clear pass/fail report and suggested fixes.
- Use Case: After implementing a feature, use this Skill to verify all tests pass and linting is clean, saving debugging time.
Quick Start
Run the verification workflow at the project root. For example, execute your project's test command and lint command, such as pytest and ruff, then review the summary. If failures occur, inspect error output and propose fixes or use the tdd-workflow to guide remediation.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: project-verifier Download link: https://github.com/fum1ple/agent-claude-invoice/archive/main.zip#project-verifier Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.