component-recipes

Originally fromnguyenhuuca/assessment
Installation
SKILL.md

Component Recipes

Overview

Ready-to-use Tailwind CSS patterns for demo components.

Card Recipes

Basic Card

<div className="bg-white rounded-lg shadow-md p-6 hover:shadow-lg transition-shadow">
  {children}
</div>
Installs
55
GitHub Stars
106
First Seen
Feb 18, 2026
component-recipes — dralgorhythm/claude-agentic-framework