maquina_components
Consistent Rails UI components with forms, layouts, and theming
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install maquina_components?โผ
Run `npx skills add maquina-app/maquina_components --all -g -y` in your terminal to install the skill globally.
What does maquina_components do for Rails apps?โผ
It provides a cohesive set of ERB partial components styled with Tailwind CSS 4, covering cards, tables, forms, navigation, and feedback elements for dashboards and admin interfaces.
How does the skill help build Rails views?โผ
It gives your coding assistant a component catalog, form and layout patterns, Turbo integration guidance, and a checklist so generated views follow consistent, accessible conventions.
Does maquina_components support dark mode and theming?โผ
Yes. It uses CSS custom properties following the shadcn/ui convention, with light and dark theme variables and design tokens for shape, focus rings, and elevation.
Do I need ViewComponent or Phlex to use it?โผ
No. It is built on plain ERB partials with data attributes, so any standard Rails developer can use and customize it without adopting new rendering libraries.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core