Verifies the correct installation of Droid skills for PRPM integration testing.
This skill serves as a diagnostic tool for developers working on the PRPM universal registry. Its primary function is to conduct integration tests, specifically verifying that Factory Droid skills are installed correctly into their designated directory. Use this skill during development or CI/CD processes to ensure the integrity and proper functioning of the skill installation mechanism within the PRPM ecosystem.
Key Features
01Conducts PRPM integration testing
02Confirms installation path
0358 GitHub stars
04Verifies correct Droid skill installation
Use Cases
01Running integration tests for the PRPM CLI
02Debugging issues with the skill installation process
03Validating changes to skill handling logic in a CI/CD pipeline