ln-631-test-business-logic-auditor

Community

Audit tests for business logic focus.

Authorcbbkrd-tech
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and flags tests that validate framework or library behavior instead of your application's core business logic, helping to ensure test suites are efficient and focused.

Core Features & Use Cases

  • Framework Test Detection: Pinpoints tests that merely confirm Express, Fastify, or Koa middleware is working.
  • ORM/Database Library Tests: Detects tests validating Prisma, Mongoose, or Sequelize functionality.
  • Crypto/JWT/HTTP Client Tests: Identifies tests focused on bcrypt, JWT, or axios/fetch behavior.
  • React Hooks Audit: Flags tests validating standard React hooks (useState, useEffect) unless they are part of custom logic.
  • Use Case: A developer wants to ensure their test suite is effectively covering their unique business rules. This Skill analyzes the test files, identifies redundant tests that only check third-party library functions, and provides actionable recommendations to remove them, improving test suite clarity and reducing maintenance overhead.

Quick Start

Use the ln-631-test-business-logic-auditor skill to audit the test files in the current directory for business logic focus.

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/cbbkrd-tech/jl-finishes/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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.