# Analyzer

> A code analyzer skill that helps with code quality and best practices

- Skill: `majiayu000/analyzer` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/analyzer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/analyzer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/analyzer

---


# Code Analyzer Skill

This skill provides guidance on code analysis, quality checks, and best practices.

## Instructions

1. When analyzing code, check for common patterns and anti-patterns
2. Look for potential bugs and performance issues
3. Verify adherence to coding standards and style guides
4. Suggest improvements for maintainability and readability

## Usage Guidelines

- Always consider the context of the project when providing suggestions
- Focus on actionable improvements rather than minor stylistic issues
- Prioritize security concerns and performance bottlenecks
- Reference appropriate documentation for recommendations

This tool can be used to analyze code snippets, review pull requests, or check for best practices in existing code.

