skills/smithery.ai/before-code-analysis

before-code-analysis

Installation
SKILL.md

Before Code Analysis

STOP: You're about to read multiple files to understand how something works.

Use codebase-analyzer Instead

The codebase-analyzer agent is specifically designed for understanding code implementation. It will read files in context and explain how systems work.

Instead of:

Read(file_path="src/auth/handler.js")
Read(file_path="src/auth/service.js")
Read(file_path="src/auth/middleware.js")
[manually piecing together how auth works]
Installs
1
First Seen
May 1, 2026
before-code-analysis from smithery.ai