Tailwind Rails
v1.0.2Tailwind CSS component patterns for Ruby on Rails ERB views. Use when building UI components in Rails, creating shared partials, implementing dark mode, writ...
⭐ 0· 94·1 current·1 all-time
byDeonte Cooper@djc00p
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk970h162f6xd3bswnchdvgrffh84bckw
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎨 Clawdis
OSLinux · macOS · Windows
