atomic

flowstate-dojo-community-epicdm-flowstate-ui

Package-local agent skill for @epicdm/flowstate-ui.

Tags

Publisher

Versions

1 version published — latest: 1.0.7

  • 1.0.7
    publishedInvalid Date

Skill

Use this skill when a task touches packages/flowstate-ui, imports @epicdm/flowstate-ui, or needs to teach humans/agents how this package works.

Package identity:

  • Package: @epicdm/flowstate-ui
  • Repository: epic-flowstate-community
  • Version authority: package.json (1.0.7)
  • Dojo course: flowstate-dojo-community-epicdm-flowstate-ui

How to use the package:

  • Purpose: Shared UI components for FlowState apps (shadcn/ui)
  • Start with package-local docs when present.
  • Verify details against source and tests before changing behavior.
  • Use the Dojo course lessons as the teaching path: setup, mental model, core workflow, integration, feature labs, maintenance.

Public surfaces discovered:

  • AppHeaderBarProps
  • AppHeaderBar
  • HeaderIconButtonProps
  • HeaderIconButton
  • AreaChartSeries
  • AreaChartProps
  • AreaChart
  • BadgeProps
  • BarChartSeries
  • BarChartProps
  • BarChart
  • ButtonProps
  • ChartConfig
  • DataTableColumn
  • DataTableProps
  • DataTable
  • DetailSection
  • DetailLayoutProps
  • DetailLayout
  • DonutSlice
  • DonutChartProps
  • DonutChart
  • EntityAccentKind
  • EntityAccentValue
  • ENTITY_ACCENTS
  • entityAccent
  • entityTileStyle
  • EntityCardProps
  • FilterChipItem
  • FilterChipsProps

Composable feature skilllets:

  • Agent Avatar: use feature labs for workflow, source anchor, and regression risk.
  • Agent Selector: use feature labs for workflow, source anchor, and regression risk.
  • App Header Bar: use feature labs for workflow, source anchor, and regression risk.
  • Area Chart: use feature labs for workflow, source anchor, and regression risk.
  • Bar Chart: use feature labs for workflow, source anchor, and regression risk.
  • Chat Input: use feature labs for workflow, source anchor, and regression risk.
  • Cn: use feature labs for workflow, source anchor, and regression risk.
  • Conversation Item: use feature labs for workflow, source anchor, and regression risk.
  • Data Table: use feature labs for workflow, source anchor, and regression risk.
  • Detail Layout: use feature labs for workflow, source anchor, and regression risk.
  • Donut Chart: use feature labs for workflow, source anchor, and regression risk.
  • Entity Accent: use feature labs for workflow, source anchor, and regression risk.
  • Entity Tile Style: use feature labs for workflow, source anchor, and regression risk.
  • ENTITY_ACCENTS: use feature labs for workflow, source anchor, and regression risk.
  • Form Wizard: use feature labs for workflow, source anchor, and regression risk.
  • Header Icon Button: use feature labs for workflow, source anchor, and regression risk.
  • Kanban Board: use feature labs for workflow, source anchor, and regression risk.
  • Line Chart: use feature labs for workflow, source anchor, and regression risk.
  • Message Bubble: use feature labs for workflow, source anchor, and regression risk.
  • Message List: use feature labs for workflow, source anchor, and regression risk.
  • Reducer: use feature labs for workflow, source anchor, and regression risk.
  • Scope Badge: use feature labs for workflow, source anchor, and regression risk.
  • Step Indicator: use feature labs for workflow, source anchor, and regression risk.
  • Toaster: use feature labs for workflow, source anchor, and regression risk.

Agent operating rules:

  • Treat package.json as the Dojo version authority.
  • Do not turn feature inventory into user-facing lessons without workflow context.
  • Update this Dojo package when package behavior, docs, examples, or feature inventory changes.
  • Verify downstream packages when package use and connection metadata shows inbound dependencies or references.
  • Never mark publish status passed without successful cloud publish and catalog lookup.

Usage

Use this Dojo skill with package human docs, package-local feature inventory, agent-skillset.md, and the generated course.json in this folder. Keep this manifest version aligned with package.json.

Install

Run this in your project to install via CLI:

fscloud dojo skill install flowstate-dojo-community-epicdm-flowstate-ui --target <target> --out ./skills

Replace <target> with your agent target identifier. See the CLI docs for details.