What problem does it solve?
This Skill eliminates the need for access to the internal Pear dashboard repository to create, edit, or publish dashboard modules, using only public S3 authoring files as the complete source of truth.
Core Features & Use Cases
- Standalone S3 Module Authoring: Build fully functional Pear dashboard modules without any access to the internal
pear-dashboard application codebase, using only public S3-hosted authoring resources.
- Publishing Automation: Streamline module deployment to the S3 registry with provided AWS scripts, including built-in verification steps to confirm successful publication.
- Compliance Guardrails: Enforce module contract rules, SQL allowlist requirements, and standardized UI patterns to ensure all published modules are functional and compliant with Pear's dashboard standards.
- Use Case: If you need to add a new vendor sales analytics module to the Pear dashboard, this Skill guides you through writing the module code, validating your SQL against the allowlist, and publishing it to the S3 registry for immediate use.
Quick Start
Ask the pear-dashboard-module-author skill to create a new product inventory dashboard module and publish it to the public S3 registry.