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