By masayan1126
Generate robust bash scripts following best practices - with proper error handling, argument parsing, and cleanup
Claude Code plugins for documentation and development workflows.
| Plugin | Description | Version |
|---|---|---|
| claude-md-creator | Create optimal CLAUDE.md files with WHY/WHAT/HOW structure | 1.0.0 |
| skill-scanner | Scan and list registered Claude agent skills on Mac | 1.0.0 |
| image-converter | Convert PNG/JPG/JPEG images to WebP, ICO, SVG formats | 1.0.0 |
| ocr | Extract text from images using OCR and copy to clipboard | 1.0.0 |
| gen-ai-image-prompt-creator | Generate image prompts for illustrations, characters, manga, thumbnails, diagrams, and SNS | 1.0.0 |
| ai-news-fetcher | Fetch AI news and generate bilingual markdown articles | 1.0.0 |
| technyan-x-post-generator | Generate X post drafts for Tech-nyan character | 1.0.0 |
| note-optimizer | Optimize articles for note platform | 1.0.0 |
| x-post-optimizer | Optimize X posts for algorithm and engagement | 1.0.0 |
| youtube-metadata-creator | Generate YouTube video metadata for tech videos | 1.0.0 |
| tech-blog-writer | Create and optimize tech blog articles with SEO | 1.0.0 |
| chrome-ext-toolkit | Chrome extension development and review response | 1.0.0 |
| bgm-creator | Generate Suno BGM prompts and upload to YouTube | 1.0.0 |
| slidev-creator | Create distinctive Slidev presentations with bold design | 1.0.0 |
| insight-extractor | Extract valuable insights (experiences, best practices) from URLs or text | 1.0.0 |
| project-planner | Plan and design Web services, APIs, Chrome/VSCode extensions, Electron apps | 1.0.0 |
| bash-script-generator | Generate robust bash scripts with error handling and best practices | 1.0.0 |
以下のスキルは特定プロジェクトに強く依存するため、プラグイン化していません。
| Project | Skill | Description |
|---|---|---|
| masayan-tech-blog | tech-blog-frontend-optimizer | テックブログのフロントエンド改善(PV・滞在時間向上、SEO最適化) |
| claude-code-forest | Blog Publisher Skill | ブログ記事作成とNILTO CMSへの自動入稿 |
/plugin marketplace add masayan/masayan-uni-code-plugins
/plugin install claude-md-creator@masayan-uni-plugins
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub masayan1126/masayan-uni-code-plugins --plugin bash-script-generatorGenerate YouTube video metadata (title, description, hashtags) for tech videos
Extract text from images using OCR and copy to clipboard
Convert PNG/JPG/JPEG images to WebP, ICO, SVG formats
Scan and list registered Claude agent skills on Mac - read-only, safe operation
Create and optimize tech blog articles with SEO best practices
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.
Language-specific programming skills for production-grade code (Bash)
Comprehensive Bash 5.1+ and POSIX shell development plugin with modular skills for scripting, portability, testing, linting, logging, and version-specific features (5.1, 5.2, 5.3 changelogs with examples). Includes specialized agents for script development and code auditing.
Claude Code Bash tool patterns with hooks, automation, git workflows. Use for PreToolUse hooks, command chaining, CLI orchestration, custom commands, or encountering bash permissions, command failures, security guards, hook configurations.
Validation and quality enforcement for Bash and shell scripts using ShellCheck.
Expert bash/shell scripting system with Bash 5.3 features, 2025 security-first practices, advanced array patterns, parallel processing, and comprehensive cross-platform support. PROACTIVELY activate for: (1) ANY bash/shell script task, (2) Windows Git Bash path conversion (MSYS_NO_PATHCONV, cygpath), (3) Bash 5.3 features (${ } in-shell substitution, ${| } REPLY syntax, BASH_TRAPSIG, GLOBSORT, fltexpr, BASH_MONOSECONDS), (4) Security-first patterns (input validation, command injection prevention), (5) ShellCheck v0.11.0 validation (SC2327/SC2328, POSIX.1-2024), (6) Advanced arrays (mapfile, readarray, associative arrays, set operations), (7) Parallel processing (GNU Parallel, xargs -P, job pools, worker patterns), (8) Process substitution and FIFOs (coprocesses, named pipes, streaming), (9) String manipulation mastery (parameter expansion, regex, pattern matching), (10) Modern automation (containers/CI/CD/cloud), (11) Scripts under 50 lines (Google Style), (12) Debugging and profiling (tracing, performance optimization), (13) DevOps/deployment automation. Provides: bash-expert agent for complex tasks, /bash-analyze for script analysis, /bash-template for production-ready templates, /bash-optimize for performance optimization, utility scripts (parallel-runner, shellcheck-batch, script-profiler), comprehensive skills for array patterns, process substitution, parallel processing, and string manipulation. Ensures secure, optimized, cloud-native scripts following 2025 standards.