find-bugs

Review local branch code changes for bugs, security flaws, and quality issues.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/act70255/SkillsBundle --skill find-bugs-act70255
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-bugs
Source: https://github.com/act70255/SkillsBundle/tree/main/testing/skills/find-bugs
Command: npx skills add https://github.com/act70255/SkillsBundle --skill find-bugs-act70255

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of discovering bugs, security vulnerabilities, and code quality issues in local branch changes, ensuring robust and secure code bases.

Core Features & Use Cases

  • Comprehensive Code Review: Offers a detailed checklist for thorough security and quality review.
  • Security Assessment: Helps pinpoint common security flaws such as injection and XSS.
  • Quality Assurance: Assesses code quality for performance and maintainability.
  • Use Case: For developers who want to conduct a rigorous review of their local code changes before pushing them to the repository.

Quick Start

Execute the 'find-bugs' Skill to begin reviewing your current branch for potential issues.

Frequently Asked Questions about find-bugs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check local code changes for security vulnerabilities before pushing?

You can review local code changes for security vulnerabilities by executing a targeted code review that identifies common flaws like injection and XSS, ensuring your branch is safe and robust before pushing it to the repository.

What is the best way to perform an automated security audit on my source code?

Performing a security audit involves applying an expert-level checklist to source code changes to pinpoint security flaws and assess code quality, ensuring safety and robustness throughout the software development lifecycle.

Does code review find injection and XSS vulnerabilities in local branches?

Yes, code review can find injection and XSS vulnerabilities in local branches by applying security assessment principles that target common security flaws, ensuring robust and secure code bases before integration.

How do I assess code quality and maintainability during a bug detection review?

To assess code quality and maintainability during bug detection, the review process evaluates performance issues and structural quality, applying quality assurance principles to ensure the robustness of the codebase.

Can I use code review skills for both bug detection and quality assurance?

Yes, you can use code review skills for both bug detection and quality assurance, as the process comprehensively evaluates source code changes to identify security vulnerabilities, performance issues, and maintainability concerns simultaneously.