system-setup

Configure Pandahrms development environments across macOS and Windows with Docker or IIS deployments.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/pandaworks-software-plt/pandahrms-skills --skill system-setup-pandaworks-software-plt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-setup
Source: https://github.com/pandaworks-software-plt/pandahrms-skills/tree/main/skills/system-setup
Command: npx skills add https://github.com/pandaworks-software-plt/pandahrms-skills --skill system-setup-pandaworks-software-plt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pandahrms development teams often spend considerable time configuring workstations, aligning prerequisites, and aligning deployment choices across macOS and Windows. This Skill provides a repeatable, guided workflow to bootstrap developer environments, clone necessary repos, and prepare the workspace for Docker or IIS deployments.

Core Features & Use Cases

  • Phased, check-driven setup: gathers system info, installs prerequisites, and configures a workspace scaffold to ensure consistency for new joiners and ongoing maintenance.
  • Deployment flexibility: supports Docker-based or IIS-based environments to match developer preferences and platform constraints.
  • Quick-start onboarding: enables engineers to quickly establish a ready-to-work environment with guardrails and explicit permission for actions.

Quick Start

Follow the step-by-step phases to detect the platform, install prerequisites, clone relevant repositories, configure bridge directories, choose deployment, and verify services.

Frequently Asked Questions about system-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up the Pandahrms development environment on macOS and Windows?

The Skill guides you through a phased pipeline to set up the Pandahrms development environment: it detects your platform, installs prerequisites, clones repositories, configures the workspace, and verifies services across macOS and Windows.

Can I deploy the Pandahrms dev environment using Docker or IIS?

Yes, you can deploy the Pandahrms dev environment using either Docker or IIS. The Skill supports both deployment paths, allowing you to choose the option that best matches your platform constraints and preferences during the configuration phase.

What prerequisites do I need to configure a dev workspace for Pandahrms?

Configuring a dev workspace for Pandahrms requires standard prerequisites for macOS or Windows development. The Skill begins by gathering your system info and then guides you through installing the necessary dependencies before cloning repositories and configuring bridge directories.

Is there a guided workflow for new-hire onboarding to bootstrap a developer environment?

Yes, the Skill provides a repeatable guided workflow specifically for new-hire onboarding. It uses a check-driven setup to bootstrap developer environments quickly, ensuring consistency by scaffolding the workspace and applying guardrails with explicit permission for actions.

Does the workstation setup process include verification of deployment services?

Yes, the workstation setup process includes a final verification phase. After you clone repositories, configure bridge directories, and complete your chosen Docker or IIS deployment, the Skill verifies that services are running correctly to ensure a ready-to-work environment.