·building-compound-components
*

building-compound-components

Creates unstyled compound components that separate business logic from styles. Use when building headless UI primitives, creating component libraries, implementing Radix-style namespaced components, or when the user mentions "compound components", "headless", "unstyled", "primitives", or "render props".

30Installs·0Trend·@tambo-ai

Installation

$npx skills add https://github.com/tambo-ai/tambo --skill building-compound-components

How to Install building-compound-components

Quickly install building-compound-components AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tambo-ai/tambo --skill building-compound-components
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tambo-ai/tambo.

SKILL.md

View raw

Create unstyled, composable React components following the Radix UI / Base UI pattern. Components expose behavior via context while consumers control rendering.

These rules are specific to this codebase and override general patterns.

Hooks are implementation details, not public API. Never export hooks from the index.

Creates unstyled compound components that separate business logic from styles. Use when building headless UI primitives, creating component libraries, implementing Radix-style namespaced components, or when the user mentions "compound components", "headless", "unstyled", "primitives", or "render props". Source: tambo-ai/tambo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tambo-ai/tambo --skill building-compound-components
Category
*Creative Media
Verified
First Seen
2026-02-18
Updated
2026-03-10

Browse more skills from tambo-ai/tambo

Quick answers

What is building-compound-components?

Creates unstyled compound components that separate business logic from styles. Use when building headless UI primitives, creating component libraries, implementing Radix-style namespaced components, or when the user mentions "compound components", "headless", "unstyled", "primitives", or "render props". Source: tambo-ai/tambo.

How do I install building-compound-components?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tambo-ai/tambo --skill building-compound-components Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tambo-ai/tambo