concierge

Audit live apps for design/UX and accessibility compliance and generate a PR.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires eyes, MATERIA.md, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining a consistent and accessible user experience by auditing the live app against the project's design/UX and accessibility standards.

Core Features & Use Cases

  • Experience Sweep: Inspects the live app's surfaces and flows against design/UX and accessibility standards.
  • Direct Fixes: Applies presentation-layer fixes directly to the app.
  • PR Creation: Generates a PR with fixes and any issues identified, requiring human review.

Quick Start

Run the concierge skill to audit and improve the user experience of your live app.

Frequently Asked Questions about concierge

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

FAQPage Schema
How do I audit my live app for design and accessibility compliance?

To audit your live app for design and accessibility compliance, run the concierge skill to inspect surfaces and flows against your project standards, apply presentation-layer fixes, and generate a PR for review.

What is the best way to automate UX fixes and generate a pull request?

Automating UX fixes and generating a pull request is done by auditing the live app, applying presentation-layer corrections directly, and packaging the changes into a PR requiring human review.

Do I need specific configuration files to run a UX audit on my live app?

Yes, you need specific configuration files like MATERIA.md to define standard adherence, alongside the Eyes toolchain, to properly audit your live app for UX and accessibility compliance.

Can I use automated auditing to fix application logic and data flow issues?

No, automated auditing handles UI issues strictly at the presentation layer, applying visual and accessibility fixes without altering underlying application logic or data flow.

When should I perform an accessibility and design sweep on my live application?

You should perform an accessibility and design sweep during live app maintenance to ensure surfaces and flows consistently meet design/UX standards and catch presentation-layer issues.