Ai Prompt Optimizer Card
A production-scale, light + dark Ai Prompt Optimizer Card component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add ai-prompt-optimizer-cardLive preview available in the gallery.
Usage
import { AIPromptOptimizerCard } from "@lerpa/ui";
<AIPromptOptimizerCard />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| suggestions | OptimSuggestion[] | — | |
| originalScore | number | — | |
| improvedScore | number | — | |
| accent | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.