← 返回 Skills 市场
Tailwind Rails
作者
Deonte Cooper
· GitHub ↗
· v1.0.2
· MIT-0
185
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tailwind-rails - 安装完成后,直接呼叫该 Skill 的名称或使用
/tailwind-rails触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 185 次。
如何安装 Tailwind Rails?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tailwind-rails」即可一键安装,无需额外配置。
Tailwind Rails 是免费的吗?
是的,Tailwind Rails 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tailwind Rails 支持哪些平台?
Tailwind Rails 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Tailwind Rails?
由 Deonte Cooper(@djc00p)开发并维护,当前版本 v1.0.2。
推荐 Skills