Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

UserAdminModule

UserAdminModule enthält 5 gesammelte Skills von BanterBoy, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
5
Stars
0
aktualisiert
2026-04-26
Forks
0
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

documentation-generation
Softwareentwickler

Auto-generate documentation for PowerShell scripts, modules, and folders in the UserAdminModule repository. USE FOR: generating README files for folders that lack them, creating function catalogs from comment-based help, building module walkthroughs from script metadata, regenerating the UserAdminModule FunctionIndex, generating module documentation with PlatyPS, creating folder inventory summaries, producing dependency maps, and documenting script parameters and usage examples. DO NOT USE FOR: writing PowerShell functions (use default agent or useradminmodule skill), creating change requests (use change-request skill), or managing GitHub settings (use github-management skill).

2026-04-26
github-management
Softwareentwickler

GitHub specialist for the BanterBoy/UserAdminModule repository. Manages repository settings, wiki documentation, issues, pull requests, labels, releases, and changelogs. USE FOR: creating or updating wiki pages, generating issue/PR templates, triaging issues, reviewing PRs with checklists, creating releases with changelogs, setting up branch protection, managing labels, generating release notes, auditing repo configuration. DO NOT USE FOR: writing PowerShell scripts (use default agent), creating change requests (use change-request skill), or managing other repositories.

2026-04-26
new-function-tests
Softwarequalitätssicherungsanalysten und -tester

MANDATORY QUALITY GATE — enforce Pester v5 test creation alongside every new PowerShell function written in the UserAdminModule repository. USE FOR: any time a new function is created or requested — ensures tests are written before the function is considered done. Provides test file templates and mock patterns for credential functions, connection/disconnect functions, AD, Exchange Online, on-premises Exchange, Microsoft Graph, Intune, Defender, and general utility functions. Prevents functions being committed without test coverage. Also use when the user asks "should I add tests?", "do I need tests for this?", or "is this function complete?". DO NOT USE FOR: writing tests for existing functions without accompanying new function creation (use pester-testing skill instead); creating change requests (use change-request skill).

2026-04-26
pester-testing
Softwarequalitätssicherungsanalysten und -tester

Generate Pester tests and CI workflows for PowerShell functions in the UserAdminModule repository. USE FOR: creating Pester test files for new or existing functions, scaffolding test fixtures, mocking Active Directory or Microsoft Graph API calls, generating GitHub Actions CI workflows, setting up PSScriptAnalyzer integration, backfilling tests for critical scripts, creating test parameter matrices for cross-version testing (PS 5.1 and 7+). DO NOT USE FOR: writing the functions themselves (use default agent or useradminmodule skill), creating change requests (use change-request skill), or managing GitHub settings (use github-management skill).

2026-04-26
useradminmodule
Softwareentwickler

Specialist skill for developing and maintaining the UserAdminModule PowerShell framework. USE FOR: creating or refactoring Public/ or Shell/Public/ functions, adding new framework capabilities, understanding module architecture, regenerating the function index, validating syntax, auditing coding standards compliance, and generating documentation. DO NOT USE FOR: general PowerShell questions unrelated to this module, creating change requests, or managing other repositories.

2026-04-26