# Tool: Best Prompt for Tailwind CSS Landing Page Design

> Generate high-converting landing page UI prompts with BOPINK Frontend Styling Studio. Designed for Web Designers, Conversion Marketers, and Frontend Engineers, this tool engineers prompts that instruct AI models to code clean, fully responsive landing page layouts using Tailwind CSS v4. It enforces subtle elevation, crisp display typography pairings, high-contrast CTA buttons, and anti-slop visual layout rules.

**Category**: prompts-code-design | **Target AI Models**: Claude 3.5 Sonnet, Gemini 3.6 Flash

## Domain Parameters:
- `themeMode` (select): Theme Atmosphere (Default: "Dark Mode")
- `layoutStyle` (select): Landing Layout Type (Default: "SaaS Bento")
- `includeAnimations` (toggle): Hover & Entry Micro-Interactions (Default: "true")
- `responsiveBreakpoints` (multiselect): Responsive Viewports (Default: "sm,md,lg,xl")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "best-prompt-for-tailwind-css-landing-page-design",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
