ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

css-helper

CSS代码生成助手。Flexbox布局、Grid布局、CSS动画、渐变色、阴影、响应式断点。CSS helper for flexbox, grid, animation, gradient, shadow.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/css-helper
Or

css-helper

CSS代码生成助手。Flexbox布局、Grid布局、CSS动画、渐变色、阴影、响应式断点。CSS helper for flexbox, grid, animation, gradient, shadow, responsive breakpoints.

核心特点

🎯 精准 — 针对具体场景定制化输出 📋 全面 — 多个命令覆盖完整工作流 🇨🇳 本土化 — 完全适配中文用户习惯

命令速查

  flexbox         flexbox
  grid            grid
  animation       animation
  gradient        gradient
  shadow          shadow
  responsive      responsive

专业建议

  • | 场景 | 推荐 |
  • |------|------|
  • | 一维排列(行或列) | Flexbox |
  • | 二维布局(行+列) | Grid |
  • | 居中元素 | Flexbox(最简单) |

css-helper by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

  • Run css-helper help for all commands

Commands

Run css-helper help to see all available commands.

  • Run css-helper help for all commands

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-css-helper": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.