code-analyze

Official

Uncover code issues, drive quality improvements.

AuthorAEtherlight-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill systematizes code reviews and quality checks, identifying technical debt, architectural issues, and potential improvements. It provides actionable insights to enhance code health and maintain development standards, saving time on manual inspections and preventing future bugs.

Core Features & Use Cases

  • Multi-Phase Analysis: Conducts structure, pattern, and dependency analysis to map the codebase and identify issues.
  • Automated Report Generation: Creates detailed Markdown reports highlighting critical issues, architecture reviews, and technical debt.
  • Actionable Recommendations: Suggests improvements, refactoring, and generates Git branches or tasks for identified fixes.
  • User-Context Integration: Tailors analysis based on user-specified focus areas (security, performance, architecture) while enforcing standard checks.
  • Use Case: Before a major refactoring, use this skill to perform a deep dive into your codebase, focusing on performance bottlenecks and architectural anti-patterns, and generate a prioritized list of tasks to guide your improvement efforts, ensuring a high-quality outcome.

Quick Start

Analyze the codebase for security issues and generate a report. Review the project's architecture and identify areas for improvement.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: code-analyze
Download link: https://github.com/AEtherlight-ai/lumina/archive/main.zip#code-analyze

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