ln-631-test-business-logic-auditor

Community

Identify tests that target framework behavior.

Authorlevnikolaevich
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill flags tests that validate framework or library behavior instead of our own business logic, proposing removal when appropriate.

Core Features & Use Cases

  • Detect tests validating Express/Fastify/Koa or ORM/library behavior
  • Recommend deletion or refactoring to focus on OUR logic
  • Provide location and rationale for each finding

Quick Start

Run ln-631-test-business-logic-auditor to surface tests misaligned with business logic and receive actionable guidance.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ln-631-test-business-logic-auditor
Download link: https://github.com/levnikolaevich/claude-code-skills/archive/main.zip#ln-631-test-business-logic-auditor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository