serghei-qa

Audit codebases for quality defects and provide actionable fixes.

1|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/fotescodev/portfolio --skill serghei-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: serghei-qa
Source: https://github.com/fotescodev/portfolio/tree/main/.claude/skills/serghei-qa
Command: npx skills add https://github.com/fotescodev/portfolio --skill serghei-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a brutally honest, witty code audit that surfaces critical quality issues, smells, and anti-patterns, helping teams clean up before shipping.

Core Features & Use Cases

  • Phase 1: Reconnaissance to map project structure and dependencies.
  • Identify code smells, anti-patterns, and debt with witty commentary.
  • Provide concrete fixes with best practices and actionable steps.

Quick Start

Audit my repository for WTF patterns and suggest fixes with a ruthless-but-helpful tone.

Frequently Asked Questions about serghei-qa

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

FAQPage Schema
How do I identify code smells and anti-patterns in my codebase?

Code smell detection surfaces structural defects, complexity issues, and maintainability problems across diverse languages. This Skill audits your repository to flag anti-patterns, quality debt, and actionable fixes in a direct voice, helping teams address issues before code review or deployment.

Can I use static analysis for code quality audits across different programming languages?

Static analysis works across multiple languages to audit for smells, complexity, and maintainability without executing code. This Skill applies reconnaissance and defect discovery to diverse codebases, surfacing critical and minor issues with concrete remediation steps suitable for CI pipelines and reviews.

What's the best way to integrate code quality checks into my review process?

Integrate structured code quality audits into your review workflow by running reconnaissance to map dependencies, identifying defects and anti-patterns, then generating actionable fixes. This Skill produces output formatted for inclusion directly in code reviews or automated CI pipeline stages.

How do I audit project structure and dependencies for quality issues?

Phase 1 reconnaissance maps your project structure and dependency graph to establish baseline context. The Skill then identifies smells and complexity across that topology, providing remediation guidance grounded in your actual codebase layout and tech stack.

What kinds of code quality defects can static analysis uncover?

Static analysis uncovers code smells, anti-patterns, complexity hotspots, and maintainability issues including goofy patterns and critical defects. This Skill discloses these defects with witty commentary and provides best-practice fixes actionable by your team.