code reviewer
by Samuel Rose
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
Get expert-level AI output in 30 seconds. Browse 2,000+ expert-built and security scanned skills -> Browse skills
THE AGENSI STORE
13 skills found
by Samuel Rose
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
by Zotri
A production-grade 5-stage subagent dispatch chain to catch bugs and secure solo SaaS deployments.
by Kevin Cline
Automated, high-precision code reviews that detect bugs, security flaws, and performance bottlenecks in your PRs.
A rigorous 5-phase debugging framework to systematically reproduce, isolate, and resolve complex software bugs.
Flag the hidden and look-alike characters lurking in a handle or brand string. Catches zero-width characters, mixed-script look-alikes (a Cyrillic "а" passing as a Latin "a"), right-to-left and bidi override characters, unexpected non-ASCII, and stacked combining marks. These are the spoofing tricks and display bugs you cannot catch by reading.
An adversarial reviewer for AI-written code changes. It pressure-tests a pull request or diff for untested branches, silent behavior changes, missing edge cases, over-confident code that only looks right, and weak tests, then returns a PASS / REVISE / BLOCK verdict before the change merges.
by Roy Yuen
Structured, severity-aware code reviews focusing on security, bugs, and performance across all major languages.
by Matthew King
A risk-first QA agent that hunts bugs via personas, extracts BDD requirements, and drives TDD fixes.
by Eric Pi
Systematic root cause analysis skill to find and fix the source of bugs, not just the symptoms.
Stop guessing and start solving with hypothesis-driven debugging for complex, intermittent, and production-only bugs.
Generate a real test suite for any function, module, or file — meaningful edge cases, error paths, boundary conditions, and proper mocks, not happy-path stubs. Detects your project's framework and conventions, plans the cases deliberately before writing, and hands back runnable tests plus a summary of what's covered. Built to write the tests that actually catch bugs.
by Shandra
Designs, writes, audits, debugs, and improves rule-based trading bot scripts for indicators, strategies, alerts, backtests, paper trading, webhooks, and authorized execution workflows.
by DesignBureau
Stop guessing at bugs. A 4-phase method that makes you find root cause before touching the code. Takes debugging from hours to minutes. Works in any language, with any AI agent.