verify-inquiry-ui

Verify Inquiry UI components against Tailwind CSS, shadcn/ui, and React patterns.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/bigbulgogiburger/rag-bio --skill verify-inquiry-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-inquiry-ui
Source: https://github.com/bigbulgogiburger/rag-bio/tree/main/.claude/skills/verify-inquiry-ui
Command: npx skills add https://github.com/bigbulgogiburger/rag-bio --skill verify-inquiry-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures the consistency and correctness of the Inquiry UI components, verifying that they adhere to design standards, use appropriate libraries, and handle data correctly.

Core Features & Use Cases

  • Component Verification: Checks UI components against specific implementation details like Tailwind CSS, shadcn/ui, and React patterns.
  • Data Handling Checks: Validates how data like citations, file types, and product families are displayed and processed.
  • Use Case: After modifying the Inquiry Answer Tab or Create Form, run this Skill to automatically verify that the changes are implemented correctly, preventing regressions and ensuring a smooth user experience.

Quick Start

Run the verify-inquiry-ui skill to check the inquiry UI components for correctness.

Frequently Asked Questions about verify-inquiry-ui

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

FAQPage Schema
How do I verify React UI components after modifying an inquiry form?

To verify React UI components after modifying an inquiry form, run a verification check to ensure changes adhere to design specifications, validate Tailwind CSS usage, and confirm data handling logic prevents regressions.

What is the best way to check shadcn/ui consistency in frontend inquiry interfaces?

Checking shadcn/ui consistency in frontend inquiry interfaces involves validating component implementation details against design standards, ensuring appropriate library usage, and verifying correct display of data like citations and file types.

Can I validate Tailwind CSS data handling logic for product families automatically?

You can validate Tailwind CSS data handling logic for product families automatically by running a verification process that checks how data is processed and displayed within inquiry-related interfaces.

Does component verification work with React patterns and shadcn/ui libraries?

Component verification works directly with React patterns and shadcn/ui libraries by checking UI components against specific implementation details to ensure adherence to functional requirements and design specifications.

Why should I run UI verification after updating the Inquiry Answer Tab?

You should run UI verification after updating the Inquiry Answer Tab to automatically verify changes are implemented correctly, prevent regressions, and ensure a smooth user experience by checking frontend implementation details.