powershell-quality

Community

PowerShell quality: Japanese-ready scripts.

Authoryt3trees
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured, production-ready approach to creating PowerShell scripts with robust encoding handling for Japanese environments, standardized headers, error handling, and logging.

Core Features & Use Cases

  • Header-driven scripting: All scripts begin with a standard header including Synopsis, Description, Parameters, Examples, Notes, and Link.
  • Encoding discipline: Save script files containing Japanese text in Shift_JIS (SJIS) with UTF-8 outputs for logs and data.
  • Error handling & Logging: Centralized patterns for Try/Catch, error propagation, and structured log entries.
  • GRANDIT ERP SQL integration: Guidance and patterns for interacting with SQL Server and exporting data for GRANDIT ERP workflows.
  • Cross‑version compatibility: Supports both PowerShell 5.1 and PowerShell 7+ environments.

Quick Start

Create a new PowerShell script following the header structure, ensure the script is saved in Shift_JIS when it includes Japanese text, and verify that all outputs (logs and CSVs) are UTF-8 encoded.

Dependency Matrix

Required Modules

None required

Components

Standard package

đź’» Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: powershell-quality
Download link: https://github.com/yt3trees/dotfiles/archive/main.zip#powershell-quality

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.