← Back to Skills Marketplace
sunshine-del-ux

Dev Tools Pack

by Sunshine-del-ux · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
390
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install dev-tools-pack
Description
Collection of developer tools including Chrome extension templates, AI code reviews, GitHub README generators, SaaS landing pages, tech blogs, and tweet thre...
README (SKILL.md)

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

Usage Guidance
This package appears coherent and limited to local project generation and reporting. Before running: (1) inspect the scripts yourself (they are plain shell) to confirm output paths; (2) run them in a non-privileged directory (not as root) so they can't overwrite important files; (3) be mindful that the code-review script can use your GITHUB_TOKEN for PR integration — only provide it if you trust the environment; (4) some commands use macOS-style sed (sed -i ''), which may fail on Linux — adjust before use. If you plan to publish generated assets (extensions, pages), review the generated code for secrets or placeholders (the example report contains a fake API key string).
Capability Analysis
Type: OpenClaw Skill Name: dev-tools-pack Version: 1.0.0 The bundle contains several developer utility scripts that are largely deceptive or non-functional. For instance, 'code-review-assistant.sh' claims to be AI-powered but returns a hardcoded report, and 'tweet-thread-generator.sh' provides a static template instead of processing URLs as advertised. Furthermore, 'github-readme-generator.sh' and 'saas-landing-page.sh' contain shell injection vulnerabilities due to the use of unsanitized variables in 'sed' commands. While no direct evidence of data exfiltration was found, the combination of false functionality claims and critical security flaws makes the bundle untrustworthy.
Capability Assessment
Purpose & Capability
Name/description (developer generators + code review helpers) match the included shell scripts and README: each script generates project artifacts or prints reports. Required resources (bash, git) align with what the scripts do.
Instruction Scope
Runtime instructions are narrowly scoped to running the included scripts. The scripts read local project files (e.g., git repo, diffs, git config) and write generated project files — behavior that matches the stated purpose. Note: the code-review script prints a sample report and mentions using GITHUB_TOKEN to enable PR reviews (optional).
Install Mechanism
No install spec is present; this is an instruction-only skill with bundled shell scripts. Nothing is downloaded or executed from remote URLs.
Credentials
The skill declares no required env vars. Scripts optionally consult local git config and reference an optional GITHUB_TOKEN for PR functionality, which is proportionate to a code-review/PR feature. No other secret names or external credentials are requested.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system-wide agent settings, and only writes generated files in the output directory — expected for a generator toolkit.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install dev-tools-pack
  3. After installation, invoke the skill by name or use /dev-tools-pack
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Developer Tools Pack - Provides a collection of productivity tools for developers, including generators for Chrome extensions, GitHub READMEs, SaaS landing pages, tech blogs, and tweet threads. - Features an AI-powered code review assistant for automated diff analysis and PR suggestions. - Includes easy-to-use bash scripts for each tool. - Requires Bash 4.0+ and Git.
Metadata
Slug dev-tools-pack
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Dev Tools Pack?

Collection of developer tools including Chrome extension templates, AI code reviews, GitHub README generators, SaaS landing pages, tech blogs, and tweet thre... It is an AI Agent Skill for Claude Code / OpenClaw, with 390 downloads so far.

How do I install Dev Tools Pack?

Run "/install dev-tools-pack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Dev Tools Pack free?

Yes, Dev Tools Pack is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Dev Tools Pack support?

Dev Tools Pack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Dev Tools Pack?

It is built and maintained by Sunshine-del-ux (@sunshine-del-ux); the current version is v1.0.0.

💬 Comments