money-quality

Automate linting, testing, performance, and security checks before release.

799|127|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/iamzifei/show-me-the-money --skill money-quality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: money-quality
Source: https://github.com/iamzifei/show-me-the-money/tree/main/skills/money-quality
Command: npx skills add https://github.com/iamzifei/show-me-the-money --skill money-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code teams and solo developers struggle to ship with confidence due to hidden quality gaps across code, tests, performance, and security. This Skill standardizes checks and gates to catch issues before they reach users.

Core Features & Use Cases

  • Quality Gates: automated static analysis, tests, and security checks before shipping.
  • Multi-Tier QA: quick, standard, and ship-grade checks to fit risk tolerance.
  • Use Case: when preparing a new release, invoke the quality gate to verify code readiness from linting to security audits.

Quick Start

Run the quality gate on your project to verify linting, tests, performance, and security before deployment.

Frequently Asked Questions about money-quality

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

FAQPage Schema
How do I automate code quality checks before a release?

To automate code quality checks before a release, you need an integrated quality gate that runs static analysis, testing, and security audits. This Skill standardizes those pre-release checks to ensure shipping readiness across your software projects.

What is the best way to run pre-release security audits and linting together?

The best way to run pre-release security audits and linting together is using a unified quality gate. This Skill combines static analysis, test execution, and security auditing into a single automated step to verify code readiness before deployment.

Can I adjust automated code review strictness for different release tiers?

Yes, you can adjust automated code review strictness using multi-tier QA checks. This Skill provides quick, standard, and ship-grade quality gate tiers, allowing you to match the pre-release linting, testing, and security audits to your specific risk tolerance.

Does this quality gate work for solo developers preparing a new release?

Yes, this quality gate works for solo developers preparing a new release. It standardizes pre-release checks for linting, performance, testing, and security, helping individual developers catch hidden code quality gaps before they reach users.

Why do I need a quality gate for performance and security checks?

You need a quality gate for performance and security checks to catch hidden quality gaps before they reach users. It automates test execution and static analysis into a single gate, ensuring shipping readiness and preventing vulnerabilities or defects in production.

What are the limitations of automating QA testing with a quality gate?

Automating QA testing with a quality gate is limited to static analysis, test execution, and security auditing steps defined in the pre-release process. It does not replace manual exploratory testing but standardizes automated checks to verify baseline shipping readiness.