Install
openclaw skills install dev-tools-packCollection of developer tools including Chrome extension templates, AI code reviews, GitHub README generators, SaaS landing pages, tech blogs, and tweet thre...
openclaw skills install dev-tools-packA comprehensive collection of developer productivity tools.
Generate Chrome extension templates with popup, background script, options page support.
AI-powered code review automation with diff analysis and PR suggestions.
Create beautiful, professional GitHub README files with multiple templates.
Modern SaaS landing pages with responsive design and Tailwind CSS.
Technical blog templates with code highlighting and SEO optimization.
Create engaging Twitter threads from text, URLs, or files.
# Generate Chrome Extension
./chrome-extension-generator.sh "My Extension" "Description"
# Code Review
./code-review-assistant.sh review /path/to/code
# GitHub README
./github-readme-generator.sh "Project Name"
# SaaS Landing Page
./saas-landing-page.sh "My SaaS"
# Tech Blog
./tech-blog-generator.sh "My Blog" "Description"
# Tweet Thread
./tweet-thread-generator.sh text "Your content"
Sunshine-del-ux