DUI
⌘K

Library

Skills

Skills are portable, version-controlled instructions and workflows for AI agents. Use them to package specialized knowledge, design guidelines, code review checklists, and scripts directly inside your team's code repository.

Qentrah skills

Design Critique

Product & design

Evaluate a screen against product goals, accessibility, and system consistency. Use when reviewing UI for product fit, WCAG compliance, and design system alignment.

Created by Ahmed Mansour for Qentrah

npx @qentrah/skills add design-critique

UI Implementation

Product & design

Turn a reviewed interface into a responsive React implementation. Use when converting designs into React components using DUI primitives.

Created by Ahmed Mansour for Qentrah

npx @qentrah/skills add ui-implementation

Content Design

Product & design

Write concise, product-ready interface copy and empty states. Use when drafting UI text, labels, or empty state messaging.

Created by Ahmed Mansour for Qentrah

npx @qentrah/skills add content-design

Code Review

Engineering

Review changes for correctness, maintainability, and production risk. Use when evaluating code diffs or proposed implementations.

Created by Ahmed Mansour for Qentrah

npx @qentrah/skills add code-review

Release Readiness

Engineering

Verify metadata, routing, performance, and deployment settings. Use before publishing to production.

Created by Ahmed Mansour for Qentrah

npx @qentrah/skills add release-readiness

Repository Guide

Engineering

Teach agents where source, registry items, and documentation belong. Use when onboarding or explaining DUI architecture.

Created by Ahmed Mansour for Qentrah

npx @qentrah/skills add repository-guide

Architecture Guardian

Architecture

Protect Qentrah data models, domain interfaces, indexes, and backend ownership before broad implementation. Use before schema or workflow changes.

Created by Ahmed Mansour for Qentrah

npx @qentrah/skills add architecture-guardian

Referenced favorites

These are not Qentrah skills. Their cards always link to the original creator's repository.