curator

Check a running application against visual and UI component standards.

1|Updated Jul 5, 2026
One-click install
npx skills add https://github.com/stoodder/materia --skill curator-stoodder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: curator
Source: https://github.com/stoodder/materia/tree/main/plugins/materia/skills/curator
Command: npx skills add https://github.com/stoodder/materia --skill curator-stoodder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures the visual consistency of your application by automatically scanning and correcting UI inconsistencies, reducing the manual effort required for UI maintenance.

Core Features & Use Cases

  • Visual Standards Sweep: Automatically checks the running app against visual and UI component standards.
  • Bounded Presentation Layer Fixes: Applies fixes to the UI directly, without affecting logic or data.
  • PR Creation: Generates a PR with fixes and documentation updates, ready for review.
  • Use Case: Use this Skill to ensure that your web application's UI elements adhere to the defined visual language and UI components standards.

Quick Start

Run the curator skill to automatically check and correct visual inconsistencies in your app.

Frequently Asked Questions about curator

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

FAQPage Schema
How do I automate visual consistency checks for my application's UI?

Automated UI consistency checks work by scanning a running application against defined visual and UI component standards to identify inconsistencies. The tool then directly applies presentation layer fixes without affecting underlying logic or data.

How do I automatically generate a pull request for UI maintenance fixes?

You can automatically generate a pull request for UI maintenance fixes by running an automated visual standards sweep. The tool identifies inconsistencies, applies presentation layer fixes, and creates a PR with documentation updates ready for review.

Can I fix UI presentation layer inconsistencies without affecting application logic?

Yes, you can fix UI presentation layer inconsistencies without affecting application logic. The automated tool applies bounded presentation layer fixes strictly targeting visual styling and UI component standards, isolating changes from core data and logic.

What is the best way to ensure web app UI elements adhere to visual standards?

The best way to ensure web app UI elements adhere to visual standards is to run an automated visual standards sweep against a running application. This process compares elements against defined UI component standards and generates fixes for any deviations.

How are edge cases handled during automated UI visual consistency checks?

During automated UI visual consistency checks, edge cases are handled by creating new issue entries. When the tool encounters visual inconsistencies it cannot automatically resolve, it logs the edge case as an issue for manual review.