# component-polish > Standardize all UI elements using shadcn/ui components for a professional, consistent interface. - Author: RizSheik - Repository: RizSheik/Hack.-II-PII-Todo-Full-Stack - Version: 20260204155508 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/RizSheik/Hack.-II-PII-Todo-Full-Stack - Web: https://mule.run/skillshub/@@RizSheik/Hack.-II-PII-Todo-Full-Stack~component-polish:20260204155508 --- --- name: component-polish description: Standardize all UI elements using shadcn/ui components for a professional, consistent interface. --- # Component Polish (shadcn/ui) ## Instructions 1. **Component Replacement** - Replace native buttons, inputs, and forms with shadcn/ui components - Use standard variants, radius, and shadows 2. **Interactivity Enhancements** - Ensure hover, focus, and disabled states are polished - Add smooth transitions and micro-interactions 3. **Reusability** - Create reusable components with props and variants - Maintain consistent naming and structure for all components ## Best Practices - Keep all components consistent in style and spacing - Avoid inline styles for maintainability - Use Tailwind utility classes alongside shadcn/ui variants - Test components across devices and browsers ## Example Structure ```html Form Title Enter your information below.