code-review

Review TypeScript code for maintainability and project standard violations.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/abdusamaraie/codememo.app --skill code-review-abdusamaraie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/abdusamaraie/codememo.app/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/abdusamaraie/codememo.app --skill code-review-abdusamaraie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers identify maintainability issues, project pattern violations, and technical risks before code changes become harder to maintain.

Core Features & Use Cases

  • Maintainability Review: Evaluates code clarity, complexity, abstractions, and long-term developer understanding.
  • Project Standards Check: Reviews adherence to TypeScript practices, testing conventions, theme tokens, i18n usage, and component patterns.
  • Actionable Feedback: Produces prioritized findings with file locations, severity levels, and concrete refactoring suggestions for pull requests and completed implementations.

Quick Start

Use the code-review skill to review my implementation for maintainability, project conventions, and TypeScript quality issues.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review TypeScript code for maintainability and project standard violations?

Maintainability reviews evaluate code clarity, complexity, and abstractions to identify pattern violations. They check adherence to TypeScript practices, component patterns, and testing conventions to ensure long-term developer understanding.

How do I get actionable feedback for a pull request before merging?

Pull request reviews produce prioritized findings with specific file locations, severity levels, and concrete refactoring suggestions. This actionable feedback identifies technical risks and implementation issues before code changes become harder to maintain.

What is the best way to check completed feature implementations for technical risks?

Reviewing completed implementations identifies maintainability issues and project pattern violations. This evaluation provides structured findings with severity levels and actionable fixes aligned with your project-specific development standards.

Does the code review process work for refactoring tasks and component reviews?

Refactoring tasks and component reviews evaluate code quality by identifying implementation issues and improvement opportunities. The process applies to software engineering workflows requiring structured findings with actionable fixes and maintainability assessments.

Can I enforce specific development standards like theme tokens and i18n usage during code reviews?

Project standards checks review adherence to TypeScript practices, theme tokens, i18n usage, and component patterns. This ensures completed implementations align with project-specific development conventions and maintainability requirements.