By superscript
SuperScript shell scripting assistant - POSIX-compliant scripts with rigorous style, modular composition via #include, and automated validation
npx claudepluginhub joshuarweaver/cascade-code-general-misc-2 --plugin superscript-scripCreate a new SuperScript shell script with proper structure and template
Convert an existing shell script to SuperScript style (COMING SOON - stub implementation)
Validate a shell script for SuperScript compliance and style adherence
WARNING: This repo is experimental and not yet suited for production use. Interfaces may change without notice.
This repository contains scripts that have proven useful over time, and routines to construct programs from them. The goals is to facilitate easy and self-contained reuse of these routines in scripts, with a common source maintained in one place.
Script inclusion is indicated by a line of the form #include "filename". In the initial version this is the only form. In future versions additional comment conventions may be added.
The scrip system provides a program that processes include statements recursively. When it encounters a line containing #include "filename", it replaces that line with the entire contents of the specified file. If the included file itself contains include statements, those are resolved recursively as well.
Each file is included only the first time an include statement for that file is encountered. Subsequent include statements for the same file are ignored.
The SCRIP_PATH environment variable holds a colon-separated list of directories to search for relative file paths. Absolute paths or relative paths starting with ./ do not use SCRIP_PATH.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.