policydb-charts

Organize PolicyDB chart templates and export workflows in a registry.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/wanderinglantern/policydb --skill policydb-charts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: policydb-charts
Source: https://github.com/wanderinglantern/policydb/tree/main/.claude/skills/policydb-charts
Command: npx skills add https://github.com/wanderinglantern/policydb --skill policydb-charts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual Chart Library & Visual Builders provide a centralized reference and workflow for creating, editing, and exporting PolicyDB charts, reducing fragmentation and ensuring consistent design and export behavior.

Core Features & Use Cases

  • Gallery and editor for manual chart templates.
  • Registry-driven addition of new chart types.
  • Standardized export-safe styling and snapshot rules.

Quick Start

Add a new chart by registering it in MANUAL_CHART_REGISTRY and creating its tpl{id}.html template, then open the editor to customize and export the chart.

Frequently Asked Questions about policydb-charts

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

FAQPage Schema
How do I create and register a new PolicyDB chart template?

To create a PolicyDB chart, register the new chart type in the MANUAL_CHART_REGISTRY and create its corresponding _tpl_{id}.html template file. You can then open the editor to customize and export the chart safely.

What is a manual chart library and visual builder for PolicyDB?

A manual chart library and visual builder for PolicyDB is a centralized registry and gallery that documents the creation, modification, and export of chart templates. It ensures consistent design and safe export behavior across chart workflows.

How do I ensure my chart exports are safe and consistent in PolicyDB?

To ensure chart exports are safe and consistent in PolicyDB, apply the standardized export-safe styling and snapshot rules defined in the manual chart library guidelines. This maintains compatibility across all registered chart templates.

Does the PolicyDB chart editor support adding new chart types through a registry?

Yes, the PolicyDB chart editor supports adding new chart types through a registry-driven approach. You register the chart in the MANUAL_CHART_REGISTRY and create its HTML template to integrate it into the visual builder.

What are the limitations or guidelines for modifying PolicyDB chart templates?

Modifying PolicyDB chart templates requires following the editor guidelines and compatibility notes to maintain consistency. Limitations dictate that all changes must adhere to standardized export-safe styling and snapshot rules to prevent fragmentation.