review-code

Automate code review for quality, security, and DaaS/Buildpad compliance.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/Alif-N/fe-sima-arome --skill review-code-alif-n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-code
Source: https://github.com/Alif-N/fe-sima-arome/tree/main/.agents/skills/review-code
Command: npx skills add https://github.com/Alif-N/fe-sima-arome --skill review-code-alif-n

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of code review, ensuring quality, security, and compliance with DaaS/Buildpad standards, saving time and reducing human error.

Core Features & Use Cases

  • Comprehensive Code Review: Checks for quality, security, performance, accessibility, and DaaS/Buildpad compliance.
  • Actionable Feedback: Generates feedback with severity levels and specific recommendations.
  • Use Case: When you need to review code quality and ensure compliance before a pull request or deployment.

Quick Start

Run the review-code skill on your codebase to automatically check for issues.

Frequently Asked Questions about review-code

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

FAQPage Schema
How do I automate code review for quality and security compliance?

Automating code review for quality and security involves applying predefined checks to a codebase to identify issues and ensure adherence to DaaS/Buildpad standards. This process generates actionable feedback with severity levels and specific recommendations before deployment.

What is DaaS/Buildpad compliance in software development?

DaaS/Buildpad compliance in software development ensures code meets predefined quality, security, performance, and accessibility standards. Checking compliance requires analyzing the codebase against specific rules to reduce human error and maintain software quality before integration.

How do I check codebase security and performance before a pull request?

Checking codebase security and performance before a pull request requires running comprehensive automated checks on the code. This analysis verifies adherence to security protocols and performance standards, providing feedback with severity levels to resolve issues early.

Does automated code review work for DaaS/Buildpad workflows?

Automated code review is designed specifically for DaaS/Buildpad workflows. It applies predefined checks to your software development process to verify compliance, security, and quality, ensuring the codebase meets the required standards before deployment.

What are the limitations of automated code quality assurance?

Automated code quality assurance requires analysis of the codebase and execution of predefined checks, meaning it is limited to known rule sets. It cannot catch subjective architectural flaws but focuses strictly on quality, security, performance, and compliance metrics.

Can I generate actionable feedback with severity levels during code review?

Generating actionable feedback with severity levels during code review is a core feature of automated quality assurance. It analyzes the codebase against predefined checks and outputs specific recommendations to guide developers in resolving issues before deployment.