deep-analysis
Analytical thinking patterns for comprehensive evaluation, code audits, security analysis, and performance reviews. Provides structured templates for thorough investigation with extended thinking support.
npx skills add majiayu000/claude-skill-registry --skill deep-analysis-maxmiksa-auto-company --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Deep Analysis Skill Comprehensive analytical templates for thorough investigation, audits, and evaluations leveraging extended thinking capabilities. ## When to Use - **Code audits** requiring systematic review - **Security assessments** and threat modeling - **Performance analysis** and optimization planning - **Architecture reviews** and technical debt assessment - **Incident post-mortems** and root cause analysis - **Compliance audits** and risk assessments ## Analysis Templates ### Code Audit Template ```markdown ## Code Audit Report **Repository**: [repo-name] **Scope**: [files/modules audited] **Date**: [YYYY-MM-DD] **Auditor**: Claude + [Human reviewer] ### Executive Summary [2-3 sentence overview of findings] ### Audit Criteria - [ ] Code quality and maintainability - [ ] Security vulnerabilities - [ ] Performance concerns - [ ] Test coverage - [ ] Documentation completeness - [ ] Dependency health ### Critical Findings | ID | Severity | Location | Issue | Recommendation | |----|----------|----------|-------|----------------| | C1 | Critical | file:line | [Issue] | [Fix] | | C2 | Critical | file:line | [Issue] | [Fix] | ### High Priority Findings | ID | Severity | Locatio
- When to Use
- Analysis Templates
- Code Audit Template
- Security Threat Model Template
- Performance Analysis Template
- Architecture Review Template
- Integration with Extended Thinking
- Best Practices
- See Also
What does the deep-analysis skill do?
Analytical thinking patterns for comprehensive evaluation, code audits, security analysis, and performance reviews. Provides structured templates for thorough investigation with extended thinking support.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill deep-analysis-maxmiksa-auto-company --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
