judge-purist

Assess software proposals against clean architecture and maintainability criteria.

Updated Jan 16, 2026
One-click install
npx skills add https://github.com/JuniYadi/claude-code --skill judge-purist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: judge-purist
Source: https://github.com/JuniYadi/claude-code/tree/main/super-dev/skills/judge-purist
Command: npx skills add https://github.com/JuniYadi/claude-code --skill judge-purist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams evaluate features based on code quality, maintainability, and architectural integrity.

Core Features & Use Cases

  • Architectural integrity assessment: verifies clean separation of concerns and adherence to existing architectural patterns.
  • Code quality & maintainability review: checks for readability, testability, and maintainability considerations.
  • Standards compliance: ensures alignment with team conventions and language idioms.
  • Evaluation workflow: provides a structured, multi-step process (architectural analysis, interface review, error handling, testing strategy, SOLID checks).

Quick Start

Provide a code proposal and context to begin an evaluation; the system will return a verdict and actionable improvement suggestions.

Frequently Asked Questions about judge-purist

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

FAQPage Schema
How do I evaluate code quality and architectural integrity in a service layer?

To evaluate code quality in a service layer, assess the proposal against clean architecture criteria, checking for separation of concerns, interface design, error handling, and SOLID principles to determine maintainability and standards compliance.

What does a SOLID principles check involve during a code review?

A SOLID principles check during a code review involves a structured evaluation process that analyzes architectural integrity, interface design, error handling, and testing strategy to ensure maintainability and adherence to architectural patterns.

Can I assess maintainability for MVC and clean architecture code changes?

Yes, you can assess maintainability for MVC and clean architecture code changes by applying a multi-step review workflow that verifies architectural separation, interface quality, and overall standards compliance.

What's the best way to verify architectural integrity in a repository pattern?

The best way to verify architectural integrity in a repository pattern is to run a structured evaluation that checks for clean separation of concerns, interface review, error handling, and testing strategy.

Do I need a specific testing strategy to review architectural standards compliance?

Yes, a testing strategy is required to review architectural standards compliance, serving as a core component of the structured evaluation process alongside architectural analysis, interface review, error handling, and SOLID checks.