repo-audit
repo-audit is a skill that automates code validation by running a series of commands, including npm run lint, npm run typecheck, and npm run test, to produce a markdown report.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
repo-audit is a skill that automates code validation by running a series of commands, including npm run lint, npm run typecheck, and npm run test, to produce a markdown report.
@duplojs/utils is the TypeScript utility toolbox used across the DuploJS ecosystem. It focuses on strong typing, good DX, and small composable primitives that scale from simple helpers to full validation pipelines.
verify-changes is a code validation skill that runs multiple verification agents in parallel to detect security vulnerabilities and PII handling violations.
Validate is a code validation tool that runs multiple checks, including linting, formatting, type checking, security scanning, and testing, to ensure code quality and security.