base-ui-overview-quickstart

Base UI Overview and Quick Start

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "base-ui-overview-quickstart" with this command: npx skills add kuzenbodev/kuzenbo/kuzenbodev-kuzenbo-base-ui-overview-quickstart

Base UI Overview and Quick Start

This is the entry point for Base UI knowledge in Kuzenbo. Use it before touching a specific component to confirm assumptions, version scope, and ownership.

Scope

  • Overview docs: Quick start, accessibility, releases, about page

  • Global index references: Handbook/handbook entries, components, utilities

  • Baseline release evidence for drift checks and compatibility gates

Routing cues

  • "what is Base UI", "quick start", "release notes", "about Base UI", "how to set up portal stacking", "what is in v1.2.0" → this skill

  • "unstyled", "styling strategy", "customize behavior", "form patterns" with no concrete component → route to handbook/domain skills

  • Concrete component/unified utility questions → route to the owning skill from references/coverage-matrix.md

Canonical references

Key operating rules

  • Base UI is unstyled and composition-first; render , className , and style state callbacks are primary extension points.

  • Portals should be layered with app shell isolation: isolate guidance from quick start.

  • Accessibility remains opt-in beyond base semantics: labels/role attributes/keyboard behavior still need explicit integration in app-level UI.

Maintenance

References

  • Source map

  • Release snapshot

  • Coverage matrix

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

base-ui-typescript-surface

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

base-ui-handbook-foundations

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

kuzenbo-charts-usage

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

base-ui-forms-and-validation

No summary provided by upstream source.

Repository SourceNeeds Review