code-analyze

Installation
SKILL.md

Code Analysis Skill (Entry Map)

Goal: Guide agent to the exact analysis procedure needed.

Quick Start (Pick One)

  • Run static code analysisreferences/static-analysis.md
  • Scan for security issuesreferences/security-scan.md
  • Check dependency vulnerabilitiesreferences/dependency-check.md

When to Use

  • Enforce code quality standards and best practices
  • Detect potential bugs and code smells
  • Identify security vulnerabilities in code
  • Check for vulnerable dependencies
  • Run automated code reviews

NOT for: building (dotnet-build), testing (dotnet-test), or formatting (code-format)

Installs
5
First Seen
Jan 25, 2026
code-analyze — giantcroissant-lunar/lunar-snake-hub