new-feature-module

Official

Ship new Safeguard PowerShell modules faster

AuthorOneIdentity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creating a new exported PowerShell feature module in safeguard-ps is error-prone because it requires consistent file placement, correct wiring in the module manifest, and disciplined cmdlet implementation patterns.

Core Features & Use Cases

  • Step-by-step module creation checklist: Guides you through adding a new src/<feature>.psm1, wiring it into src/safeguard-ps.psd1 (NestedModules and FunctionsToExport), and updating tests and mappings.
  • Production-ready module/cmdlet templates: Provides a feature-module file template plus reusable patterns for resolve helpers, pipeline support, output typing, and parameter sets.
  • Manifest and compatibility guardrails: Reinforces Windows PowerShell 5.1 compatibility, local helper imports, correct API-call method usage (Invoke-SafeguardMethod), and CI/version constraints.

Quick Start

Use this skill to generate a new feature module file under src, then wire it into src/safeguard-ps.psd1 by appending it to NestedModules and adding only its public cmdlets to FunctionsToExport.

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: new-feature-module
Download link: https://github.com/OneIdentity/safeguard-ps/archive/main.zip#new-feature-module

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 471,000+ vetted skills library on demand.