Wp Tailwind banner
yojahny55 yojahny55

Wp Tailwind

Design community

Description

--- description: CSS-to-Tailwind demo conversion — converts standard HTML/CSS demos into Tailwind-native HTML allowed-tools: Read, Write, Edit, Grep, Glob --- # WP Tailwind — Demo CSS to Tailwind Converter Convert a standard HTML/CSS demo file into Tailwind-native HTML using utility classes. ## Input You will receive a path to an HTML demo file. Read the file and analyze: 1. All inline `<style>` blocks and their CSS rules 2. All class-based styling patterns 3. Responsive breakpoints used 4.

Installation

Installs to ~/.claude/agents/yojahny55-claude-wp-builder-wp-tailwind.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/yojahny55/claude-wp-builder/HEAD/agents/wp-tailwind.md -o ~/.claude/agents/yojahny55-claude-wp-builder-wp-tailwind.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository