slytherin-testers

Review code for bugs, style violations, and security vulnerabilities.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/kheery12/hogwarts-framework-template --skill slytherin-testers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slytherin-testers
Source: https://github.com/kheery12/hogwarts-framework-template/tree/main/skills/houses/slytherin
Command: npx skills add https://github.com/kheery12/hogwarts-framework-template --skill slytherin-testers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the critical need for rigorous code quality assurance, security validation, and comprehensive testing to prevent bugs and vulnerabilities from reaching production.

Core Features & Use Cases

  • Code Review: Thoroughly examines code for correctness, style, and potential issues.
  • Security Audits: Identifies security vulnerabilities, especially concerning authentication and data handling.
  • Testing & Validation: Executes various tests and verifies functionality against requirements.
  • Use Case: Before deploying a new feature, Slytherin reviews the code, runs automated tests, and performs a security check to ensure the code is robust and safe.

Quick Start

Use the slytherin-testers skill to review the code changes for the new authentication module.

Frequently Asked Questions about slytherin-testers

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

FAQPage Schema
How do I perform a security audit and code review before deployment?

Performing a security audit and code review involves thoroughly examining code for correctness, style, and potential issues. It identifies security vulnerabilities, executes various tests, and verifies functionality against requirements to ensure robustness before deployment.

What is comprehensive code validation for preventing production bugs?

Comprehensive code validation is the process of executing various tests and verifying functionality against requirements to prevent bugs. It identifies performance issues and style violations to ensure software implementations are robust and safe for production.

How do I automate testing and security checks for a new authentication module?

Automate testing and security checks for an authentication module by applying a validation process that identifies security vulnerabilities concerning authentication and data handling. This ensures the new feature is robust and safe before deployment.

Can I use automated QA testing to check adherence to quality standards?

Yes, you can use automated QA testing to check adherence to quality standards by executing validation checks that identify bugs, performance issues, and style violations. This mitigates risks and ensures code correctness before deployment.

What are the limitations of automated code reviews for security vulnerabilities?

Automated code reviews for security vulnerabilities focus on identifying bugs, performance issues, and style violations but should be part of a broader validation strategy. They verify functionality against requirements to mitigate risks before deployment.