component-recipes

Generate Tailwind CSS component recipes for buttons, cards, modals, and inputs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/toddbadams/SBFoundation --skill component-recipes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: component-recipes
Source: https://github.com/toddbadams/SBFoundation/tree/main/.claude/skills/design/component-recipes
Command: npx skills add https://github.com/toddbadams/SBFoundation --skill component-recipes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides pre-written, copy-pasteable Tailwind CSS code snippets for common UI components, saving developers time and ensuring design consistency.

Core Features & Use Cases

  • Reusable Patterns: Offers ready-to-use code for buttons, cards, modals, inputs, badges, and more.
  • Design Consistency: Promotes adherence to a consistent design language by using predefined styles and best practices.
  • Rapid Prototyping: Accelerates UI development by providing instant access to styled components.
  • Use Case: Quickly build a user profile card by copying and pasting the 'Basic Card' and 'Avatar' recipes, then customizing the content.

Quick Start

Use the component-recipes skill to generate a Tailwind CSS button with primary styling.

Frequently Asked Questions about component-recipes

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

FAQPage Schema
How do I get consistent Tailwind CSS UI components for rapid frontend development?

You can use declarative Tailwind CSS recipes to generate pre-written, copy-pasteable code snippets for common UI components like buttons, cards, and modals. This ensures design consistency and adheres to accessibility best practices while accelerating frontend development.

What is the best way to build a user profile card with Tailwind CSS?

The best way to build a user profile card is to copy and paste predefined 'Basic Card' and 'Avatar' Tailwind CSS recipes. These declarative styling patterns provide well-structured, reusable code that you can instantly customize with your specific content.

Can I use these Tailwind CSS recipes for inputs and modals without extra dependencies?

Yes, these Tailwind CSS recipes are completely dependency-free. You can directly implement ready-to-use code snippets for inputs, modals, and badges without installing additional libraries or configuring extra frontend dependencies.

Do I need a specific design system to use these Tailwind CSS patterns?

You do not need an existing design system. These Tailwind CSS recipes promote design consistency by providing predefined styles and best practices out of the box, effectively serving as a foundational pattern library for your frontend UI components.

How do I style a primary button using Tailwind CSS best practices?

To style a primary button, you generate a Tailwind CSS button recipe with primary styling. This provides a well-structured, declarative code snippet that adheres to accessibility and design consistency best practices for rapid UI development.