AI AGENT ADDONS

Backend Code Review

langgenius/dify

A backend code review helps catch problems before they cause trouble. This skill checks Python files in the api folder for quality, security, and maintainability. It follows a checklist to make sure your code is solid.

You can use it for pending changes, code snippets, or specific files. The review gives you actionable fixes and suggestions. It even points to the exact line where a problem exists.

This tool is not for frontend code like JavaScript or TypeScript. It focuses only on backend code to keep your application safe and fast.

Add Backend Code Review skill to your workflow

Global

mkdir -p ~/.claude/skills/backend-code-review

Project

mkdir -p .claude/skills/backend-code-review

Source Repository

Stars
146,852
Forks
23,135
Watchers
146,852
License
NOASSERTION
Last Push
1 month ago
Created
3 years ago