← Back to Skills Marketplace
djc00p

Tailwind Rails

by Deonte Cooper · GitHub ↗ · v1.0.2 · MIT-0
linuxdarwinwin32 ✓ Security Clean
185
Downloads
0
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install tailwind-rails
Description
Tailwind CSS component patterns for Ruby on Rails ERB views. Use when building UI components in Rails, creating shared partials, implementing dark mode, writ...
Usage Guidance
This appears to be a straightforward collection of UI snippets and best practices. Before copying code into your app, review and test the snippets in your environment: ensure Tailwind is installed and configured, confirm methods like current_user&.dark_mode? exist, and sanitize or escape any user-provided values passed into partials (e.g., labels, user.name) to avoid XSS. Also verify accessibility and contrast in your app and adapt patterns to your app's CSP, i18n, and component conventions.
Capability Analysis
Type: OpenClaw Skill Name: tailwind-rails Version: 1.0.2 The tailwind-rails skill bundle provides standard Tailwind CSS component patterns, ERB partials, and helper methods for Ruby on Rails applications. The content in SKILL.md and the reference files (components.md, dark-mode-responsive.md) focuses entirely on UI development, dark mode configuration, and responsive design best practices without any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name and description match the provided content: ERB partials, helper snippets, and Tailwind/Tailwind-config guidance for Rails. The skill requests no binaries, env vars, or installs that would be out of scope for a UI-pattern library.
Instruction Scope
SKILL.md and referenced files limit themselves to code snippets, helper methods, partials, tailwind.config.js examples, and JS for toggling dark mode. All file paths referenced (app/helpers, app/views, tailwind.config.js) are expected for a Rails UI guide; there are no instructions to read unrelated system files, export credentials, or call external endpoints.
Install Mechanism
No install spec or downloaded code; this is instruction-only, so nothing is written to disk by the skill itself. Low install risk.
Credentials
The skill requires no environment variables, credentials, or config paths. The only runtime assumptions are app-local (helpers, partials, Tailwind config) appropriate for a Rails frontend library.
Persistence & Privilege
always is false and there is no code that would modify other skills or global agent settings. Autonomous invocation is allowed (platform default) but the skill's content contains no privileged actions that make that problematic.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tailwind-rails
  3. After installation, invoke the skill by name or use /tailwind-rails
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Fix: replace bare code blocks with ```text for consistent rendering
v1.0.1
Removed link to referenced files
v1.0.0
Initial release — Tailwind CSS component patterns for Rails ERB views. Covers badge/button/card/table components, cn() helper, dark mode, and responsive design.
Metadata
Slug tailwind-rails
Version 1.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Tailwind Rails?

Tailwind CSS component patterns for Ruby on Rails ERB views. Use when building UI components in Rails, creating shared partials, implementing dark mode, writ... It is an AI Agent Skill for Claude Code / OpenClaw, with 185 downloads so far.

How do I install Tailwind Rails?

Run "/install tailwind-rails" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tailwind Rails free?

Yes, Tailwind Rails is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tailwind Rails support?

Tailwind Rails is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Tailwind Rails?

It is built and maintained by Deonte Cooper (@djc00p); the current version is v1.0.2.

💬 Comments