run-quality-checks
run-quality-checks is a skill that executes code quality checks, including linting, type checking, and formatting, to ensure high-quality code in React applications.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
run-quality-checks is a skill that executes code quality checks, including linting, type checking, and formatting, to ensure high-quality code in React applications.
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.
tdd is a test-driven development approach that enforces a test-first mindset for coding, ensuring high-quality and maintainable code.
golang is a skill that leverages AI-assisted multi-agent pipelines for efficient Go development, specializing in idiomatic Go development, concurrency patterns, and ecosystem best practices.
sub-agent-decompose-worker-review is a pipeline automation skill that decomposes tasks, executes them, and reviews the results using a chain of three agents: task-decomposer, task-worker, and reviewer.
Review is a code analysis skill that evaluates individual files to identify areas for improvement and provides targeted suggestions.
qa-engineer is a skill that automates end-to-end and unit testing using Playwright and Vitest/React-testing-library for the z1mak-cv project.
review-ai is a skill that enables developers to review and analyze code changes made by AI editors, using tools like git and Brakeman.
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.
check is a quality assurance tool that runs type checks via npx tsc and linting via npx expo lint, reporting results and errors.
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.
fix-bug is a skill that enables developers to identify and fix the root causes of bugs, rather than just treating the symptoms, using techniques like regression testing.