AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Dashboard Creator

skill-rylaispirit-rylai-codex-hermes-skills-dashboard-creator · by Rylaispirit

Design, build, and verify practical dashboards for KPIs, trends, comparisons, status monitoring, and operational decisions. Use for HTML dashboards, application dashboard views, metric panels, chart collections, filters, and responsive data interfaces.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-rylaispirit-rylai-codex-hermes-skills-dashboard-creator

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-rylaispirit-rylai-codex-hermes-skills-dashboard-creator)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Dashboard Creator? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Rylai Dashboard Creator

Build the working dashboard as the primary experience. Optimize for scanning, comparison, and repeated use.

Establish The Metric Contrac

For each metric, determine:

  • exact definition and unit;
  • source and refresh time;
  • aggregation level and time window;
  • comparison baseline;
  • whether higher or lower is desirable;
  • states for missing, delayed, partial, and invalid data.

Do not invent values to make a screen look complete. Clearly label sample data when a prototype requires it.

Build Workflow

  1. Inspect the target
  • Reuse the repository's framework, components, tokens, and data-access patterns.
  • For a standalone deliverable, choose the smallest format that supports the required interaction.
  1. Create the information hierarchy
  • Put global filters and freshness near the top.
  • Show a small set of decision-critical KPIs first.
  • Follow with trends, comparisons, breakdowns, and detailed records.
  • Keep related controls beside the view they affect.
  1. Choose visual forms
  • Line: change over ordered time.
  • Bar: comparison across categories.
  • Scatter: relationship or outliers.
  • Distribution: spread and concentration.
  • Table: exact values, dense comparison, or operational action.
  • Progress: bounded completion against a known target.
  1. Implement states
  • Loading, empty, error, stale, and permission-limited states must preserve layout.
  • Filters must have visible active values and a clear reset path.
  • Tooltips must add detail, not carry essential meaning.
  1. Verify
  • Test realistic long labels, zero values, negative values, and missing values.
  • Check desktop and mobile widths.
  • Confirm keyboard access, focus visibility, contrast, and non-color status cues.
  • Validate calculations against the source data.
  • Inspect the rendered dashboard for clipping, overlap, and layout shift.

Presentation Rules

  • Use restrained surfaces and compact spacing appropriate to operational software.
  • Keep cards for individual metrics or repeated records; do not wrap every section in a card.
  • Use consistent scales across charts that users will compare.
  • Start numeric axes at zero for bars unless a different baseline is explicitly justified.
  • Show units in labels or values, not only in explanatory text.
  • Avoid decorative graphics that compete with the data.
  • Keep table headers visible and align numbers for comparison.

Delivery

Provide:

  • the runnable dashboard or edited application;
  • the data assumptions and metric definitions;
  • the preview path or local URL;
  • the viewport and interaction checks performed;
  • any unavailable live data or unresolved integration requirement.

Runtime Notes

  • Resolve files from the active workspace and keep generated assets local.
  • Use installed icon and chart libraries when the existing project already depends on them.
  • For a standalone dashboard, avoid unnecessary network dependencies.
  • Preserve compatibility with both Codex and Hermes by checking available tools before invoking runtime-specific features.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.