🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Dev Tools Pack

by @sunshine-del-ux

Collection of developer tools including Chrome extension templates, AI code reviews, GitHub README generators, SaaS landing pages, tech blogs, and tweet thre...

TERMINAL
clawhub install dev-tools-pack

πŸ“– About This Skill

Developer Tools Pack

A comprehensive collection of developer productivity tools.

Included Tools

Chrome Extension Generator

Generate Chrome extension templates with popup, background script, options page support.

Code Review Assistant

AI-powered code review automation with diff analysis and PR suggestions.

GitHub README Generator

Create beautiful, professional GitHub README files with multiple templates.

SaaS Landing Page Generator

Modern SaaS landing pages with responsive design and Tailwind CSS.

Tech Blog Generator

Technical blog templates with code highlighting and SEO optimization.

Tweet Thread Generator

Create engaging Twitter threads from text, URLs, or files.

Usage

# 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"

Requirements

  • Bash 4.0+
  • Git
  • Author

    Sunshine-del-ux

    πŸ’‘ Examples

    # 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"