BeClaude

powershell-master

New
38Community RegistryGeneralby Josiah Siegel

Complete PowerShell expertise across Windows/Linux/macOS. PROACTIVELY activate for: (1) any PowerShell task (scripts/modules/cmdlets), (2) CI/CD automation (GitHub Actions, Azure DevOps), (3) cross-platform scripting, (4) module management (PSGallery), (5) Azure/AWS/M365 automation, (6) debugging and optimization, (7) security best practices. Provides: PowerShell 7+ features, Az/Microsoft.Graph/PnP/AWS Tools patterns, PSGallery integration, CI/CD pipeline templates.

Community PluginView Source

Overview

A curated collection of Claude Code plugins for plugin development, context optimization, cloud infrastructure, DevOps automation, and productivity tools.

Quick start

1. Add this marketplace:

bash
/plugin marketplace add JosiahSiegel/claude-plugin-marketplace

2. Install any plugin:

bash
/plugin install <plugin-name>@claude-plugin-marketplace

3. Browse the plugin catalog and install what you need.

Plugin versions are defined in `.claude-plugin/marketplace.json` and mirrored in each plugin's .claude-plugin/plugin.json. Treat the marketplace manifest as the source for the full, current catalog; the list below highlights commonly used plugins.

Available plugins

Core development tools

  • [plugin-master](./plugins/plugin-master) (Docs) - Claude Code plugin development with skills, commands, agents, hooks, MCP integration, testing, and marketplace publishing guidance.
  • [context-master](./plugins/context-master) (Docs) - Context management for complex multi-file tasks, planning, delegation, token budgeting, and long-running sessions.
  • [doc-master](./plugins/doc-master) (Docs) - Documentation diagnostic, Markdown style, and ADR expert that routes docs to the right form before drafting.

Cloud and infrastructure

  • [azure-master](./plugins/azure-master) (Docs) - Azure resource provisioning, AI Foundry, networking, deployment stacks, debugging, and cost optimization.
  • [azure-to-docker-master](./plugins/azure-to-docker-master) (Docs) - Azure-to-Docker migration for local development, Compose generation, emulators, and dev-to-prod parity.
  • [terraform-master](./plugins/terraform-master) (Docs) - Terraform and OpenTofu guidance for IaC design, state management, imports, providers, validation, and CI/CD.

DevOps and CI/CD

  • [docker-master](./plugins/docker-master) (Docs) - Docker build, run, debug, optimization, Compose, container security, networking, and registry workflows.
  • [ado-master](./plugins/ado-master) (Docs) - Azure DevOps and Azure Pipelines YAML, identity, security, templates, analytics, and troubleshooting.
  • [git-master](./plugins/git-master) (Docs) - Git and GitHub workflows, history recovery, signed commits, worktrees, sparse checkouts, and repository operations.

Scripting and automation

  • [bash-master](./plugins/bash-master) (Docs) - Bash and shell scripting, ShellCheck guidance, POSIX portability, security-first patterns, and cross-platform execution.
  • [powershell-master](./plugins/powershell-master) (Docs) - PowerShell scripting, modules, CI/CD automation, cloud administration, debugging, and cross-platform patterns.

Testing and quality

  • [test-master](./plugins/test-master) (Docs) - Vitest, Playwright, MSW, unit/integration/E2E testing, debugging, coverage, and CI test setup.

Backend and microservices

  • [dotnet-microservices-master](./plugins/dotnet-microservices-master) (Docs) - .NET microservices architecture, Docker, DDD, CQRS, resilience, API gateways, and cloud-native patterns.

Languages and frameworks

  • [python-master](./plugins/python-master) (Docs) - Python, asyncio, typing, FastAPI, testing, packaging, performance, security, and deployment.
  • [react-master](./plugins/react-master) (Docs) - React components, hooks, state management, TypeScript, forms, performance, and testing.
  • [nextjs-master](./plugins/nextjs-master) (Docs) - Next.js App Router, Server Components, Server Actions, caching, middleware, auth, and deployment.
  • [tailwindcss-master](./plugins/tailwindcss-master) (Docs) - Tailwind CSS configuration, utilities, responsive design, dark mode, performance, and framework integration.
  • [ffmpeg-master](./plugins/ffmpeg-master) (Docs) - FFmpeg meta-bundle for encoding, effects, platform deployment, Python integrations, and social-video workflows.

Database and data

  • [ssdt-master](./plugins/ssdt-master) (Docs) - SQL Server Data Tools, SqlPackage, DACPAC/BACPAC workflows, schema comparison, and database CI/CD.
  • [adf-master](./plugins/adf-master) (Docs) - Azure Data Factory pipeline JSON, activities, linked services, datasets, triggers, expressions, and deployment.
  • [tsql-master](./plugins/tsql-master) (Docs) - T-SQL query optimization, execution plans, indexing, Query Store, window functions, and Azure SQL tuning.

Platform-specific

  • [salesforce-master](./plugins/salesforce-master) (Docs) - Salesforce API, Apex, Lightning, Flow, data model, integrations, deployment, and security patterns.
  • [windows-path-master](./plugins/windows-path-master) (Docs) - Windows path resolution and Git Bash compatibility for Claude Code file operations.
  • [cloudflare-master](./plugins/cloudflare-master) (Docs) - Cloudflare Workers, Pages, AI, storage primitives, Zero Trust, MCP, observability, and CI/CD.

🤝 Contributing

Want to add a plugin to this marketplace? See `CONTRIBUTING.md` for guidelines.

📊 Marketplace Info

  • Owner: Josiah Siegel
  • Repository: https://github.com/JosiahSiegel/claude-plugin-marketplace
  • License: MIT
  • Issues: Report here

📄 License

MIT - See LICENSE for details.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/powershell-master.md https://raw.githubusercontent.com/JosiahSiegel/claude-plugin-marketplace/main/SKILL.md
3
Invoke in Claude Code
/powershell-master
View source on GitHub
securitypowershellpwshpowershell-7.5powershell-7.6scriptautomationcicd

Frequently Asked Questions

What is powershell-master?

Complete PowerShell expertise across Windows/Linux/macOS. PROACTIVELY activate for: (1) any PowerShell task (scripts/modules/cmdlets), (2) CI/CD automation (GitHub Actions, Azure DevOps), (3) cross-platform scripting, (4) module management (PSGallery), (5) Azure/AWS/M365 automation, (6) debugging and optimization, (7) security best practices. Provides: PowerShell 7+ features, Az/Microsoft.Graph/PnP/AWS Tools patterns, PSGallery integration, CI/CD pipeline templates.

How to install powershell-master?

To install powershell-master, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /powershell-master.

What is powershell-master best for?

powershell-master is a community categorized under General. It is designed for: security, powershell, pwsh, powershell-7.5, powershell-7.6, script, automation, cicd. Created by Josiah Siegel.