Shell Scripting Plugins
Plugin Verifiziert AktivProduction-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing
To empower users to write robust, portable, and maintainable shell scripts for automation, CI/CD, and system administration.
Funktionen
- Production-grade Bash scripting guidance
- Strict POSIX shell scripting expertise
- Defensive programming patterns
- Comprehensive error handling and cleanup
- Portable script design across Unix-like systems
- Best practices for testing shell scripts with Bats
- CI/CD integration patterns for linting and testing
- Security considerations for shell scripting
Anwendungsfälle
- Writing complex automation scripts for production environments.
- Developing portable scripts that run on various Unix-like systems.
- Implementing robust CI/CD pipelines with reliable shell scripting.
- Ensuring shell scripts are secure, maintainable, and well-tested.
Nicht-Ziele
- Executing shell commands directly.
- Providing a Bash interpreter.
- Managing external shell script dependencies.
Praktiken
- Defensive Programming
- POSIX Compliance
- Test-Driven Development
- CI/CD Integration
- Security Best Practices
- Code Maintainability
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add wshobson/agents/plugin install shell-scripting@claude-code-workflowsEnthält 3 Erweiterungen
Skill (3)
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.
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.
Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.
Qualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Dotforge
100Node.js 20+ with Express/Fastify, TypeScript, and ESM module rules for Claude Code.
Cypress
100Erstellen, aktualisieren und beheben Sie Cypress-Tests. Verbinden Sie sich mit Cypress Cloud, um Testergebnisse anzuzeigen und Daten zur Verwaltung Ihrer Testsuite zu verwenden.
Claude Recap
99Themenbasierter automatischer Speicher für Claude Code – verlieren Sie nie den Kontext über Sitzungen oder Kompaktierungen hinweg.
Hooks Safety
99Essential safety hooks to prevent destructive operations in Claude Code. From cc-safe-setup (655+ hooks).
Project Boundary
98Blocks destructive commands outside the project directory. Allows file operations within the project (refactoring, cleanup) but prevents accidental damage outside it.