8sl-pattern-review

Review 8StarLabs UI component usage for import correctness and documentation alignment.

130|8|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/8starlabs/ui --skill 8sl-pattern-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 8sl-pattern-review
Source: https://github.com/8starlabs/ui/tree/main/skills/8sl-pattern-review
Command: npx skills add https://github.com/8starlabs/ui --skill 8sl-pattern-review

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps maintain the integrity and efficiency of 8StarLabs UI components within a project, addressing issues like incorrect imports, component misuse, and documentation drift.

Core Features & Use Cases

  • Component Review: Analyze component usage for correctness, import errors, and documentation mismatches.
  • Debugging: Identify and suggest fixes for components that behave incorrectly.
  • Cleanup: Suggest improvements to code that deviates from the recommended 8StarLabs UI patterns.
  • Use Case: If you're experiencing issues with a component that's part of the 8StarLabs UI library, this Skill can help pinpoint the problem and guide you to a solution.

Quick Start

Run the 8sl-pattern-review skill to review the usage of the 'status-indicator' component in your project.

Frequently Asked Questions about 8sl-pattern-review

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

FAQPage Schema
How do I review 8StarLabs UI component usage for correct imports and composition?

To review 8StarLabs UI component usage, run the pattern review skill to analyze component imports, verify composition correctness, and check alignment with documentation. It identifies incorrect imports and component misuse to help pinpoint problems in your project.

Why does my 8StarLabs UI component behave incorrectly despite proper installation?

Components behaving incorrectly often result from misuse or documentation drift. The pattern review skill analyzes your component usage, identifies deviations from recommended 8StarLabs UI patterns, and suggests fixes to resolve the behavior issues.

How do I clean up code that deviates from 8StarLabs UI patterns?

To clean up code deviating from 8StarLabs UI patterns, run the pattern review skill to detect incorrect imports and composition errors. It suggests improvements to align your code with the recommended library patterns.

Can I use the pattern review skill on a project with existing 8StarLabs UI components?

Yes, the pattern review skill applies specifically to projects with existing 8StarLabs UI components. It focuses on verifying import correctness, component composition, and documentation alignment within your current codebase.

What is the best way to fix incorrect 8StarLabs UI component imports?

The best way to fix incorrect 8StarLabs UI component imports is to run the pattern review skill. It analyzes your component usage, detects import errors, and guides you to a solution aligned with the official documentation.

When should I run a pattern review for my 8StarLabs UI library integration?

Run a pattern review when experiencing issues with 8StarLabs UI components or suspecting documentation drift. It helps maintain component integrity by addressing incorrect imports, component misuse, and composition errors.