# frontend-design > Frontend design utilities and component generation tooling. - Author: OpenClaw Bot - Repository: xdylanbaker/last30days-cli - Version: 20260208143803 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/xdylanbaker/last30days-cli - Web: https://mule.run/skillshub/@@xdylanbaker/last30days-cli~frontend-design:20260208143803 --- # frontend-design Frontend design utilities and component generation tooling. ## Examples ```bash # Generate responsive grid system openclaw skill frontend-design grid --columns 12 --responsive mobile-first # Create component template openclaw skill frontend-design component --type react --name dashboard-card ```