code-review
Comprehensive code review guide covering architecture, security, performance, testing, and SOLID principles.
Install
npx skills add https://github.com/supercent-io/skills-template --skill code-reviewStats
| Total installs | 12,454 |
| Weekly installs | 12.4K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Provides eight-step review methodology: context understanding, high-level architecture assessment, detailed code inspection, security audit, performance analysis, testing validation, documentation check, and constructive feedback delivery
- Covers SOLID principles, naming conventions, error handling, input validation, authentication/authorization, SQL injection and XSS prevention, and resource management
- Includes comprehensive checklists for functionality, code quality, security, performance, testing, and documentation with prioritization guidance (critical, important, nice-to-have)
- Identifies common anti-patterns (god classes, magic numbers, deep nesting) and security vulnerabilities with corrected code examples across multiple languages
Tags
Related skills
| Skill | Installs | vs code-review |
|---|---|---|
| ralph | 10,688 | -1,766 |
| typescript-advanced-types | 18,602 | +6,148 |
| agentic-development-principles | 10,103 | -2,351 |
| swiftui-expert-skill | 12,282 | -172 |
| security-best-practices | 14,114 | +1,660 |
FAQ
- How many installs does code-review have?
- code-review has 12,454 total installs and 12.4K installs this week.
- Where is code-review hosted?
- code-review is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does code-review have?
- code-review has 88 GitHub stars.
- When was code-review first indexed?
- OrangeBot.AI first indexed code-review on Jan 24, 2026.
- How do I install code-review?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill code-review