Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

clean-code-reviewer

النجوم٢
التفرعات٠
آخر تحديث١٠ يوليو ٢٠٢٦ في ٠٥:٥٨

Analyses code and produces a structured violation report against clean coding standards. Use when: auditing code before a refactoring task, reviewing a PR for clean coding compliance, or establishing a baseline before applying clean-code-refactor. Produces a violation report that clean-code-refactor and data-engineer Implement Mode can act on. Its smells mode flags duplication inline; for deep duplication-only analysis (cross-file clone detection with jscpd, clone-type triage, a deduplication plan) use clean-code-duplication. Supports Python, JavaScript/TypeScript, C#, Rust, and Go. Supports both general (Clean Code) and OB (BORO Quick Style Guide) convention sets via the `standard` parameter.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
7 ملفات
SKILL.md
readonly