atomic

flowstate-dojo-community-epicdm-flowstate-extension-ui

Package-local agent skill for @epicdm/flowstate-extension-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/extension-ui, imports @epicdm/flowstate-extension-ui, or needs to teach humans/agents how this package works.

Package identity:

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

How to use the package:

  • Purpose: FlowState Extension UI Kit — cross-platform components for extension developers
  • 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:

  • BadgeProps
  • Badge
  • ButtonVariant
  • ButtonProps
  • Button
  • CardProps
  • Card
  • CompatibilityBadgeProps
  • CompatibilityBadge
  • ContributionBrowserProps
  • ContributionBrowser
  • ContributionItemProps
  • ContributionItem
  • ContributionSectionProps
  • ContributionSection
  • ExtensionActionBarProps
  • ExtensionActionBar
  • ExtensionCardProps
  • ExtensionCard
  • ExtensionCardSkeletonProps
  • ExtensionCardSkeleton
  • ExtensionDetailProps
  • ExtensionDetail
  • ExtensionDetailHeaderProps
  • ExtensionDetailHeader
  • ExtensionListProps
  • ExtensionList
  • ExtensionMetadataProps
  • ExtensionMetadata
  • ExtensionPanelProps

Composable feature skilllets:

  • Badge: use feature labs for workflow, source anchor, and regression risk.
  • Button: use feature labs for workflow, source anchor, and regression risk.
  • Card: use feature labs for workflow, source anchor, and regression risk.
  • Compatibility Badge: use feature labs for workflow, source anchor, and regression risk.
  • Contribution Browser: use feature labs for workflow, source anchor, and regression risk.
  • Contribution Item: use feature labs for workflow, source anchor, and regression risk.
  • Contribution Section: use feature labs for workflow, source anchor, and regression risk.
  • Extension Action Bar: use feature labs for workflow, source anchor, and regression risk.
  • Extension Card: use feature labs for workflow, source anchor, and regression risk.
  • Extension Card Skeleton: use feature labs for workflow, source anchor, and regression risk.
  • Extension Detail: use feature labs for workflow, source anchor, and regression risk.
  • Extension Detail Header: use feature labs for workflow, source anchor, and regression risk.
  • Extension List: use feature labs for workflow, source anchor, and regression risk.
  • Extension Metadata: use feature labs for workflow, source anchor, and regression risk.
  • Extension Panel: use feature labs for workflow, source anchor, and regression risk.
  • Extension Settings Editor: use feature labs for workflow, source anchor, and regression risk.
  • Format Count: use feature labs for workflow, source anchor, and regression risk.
  • Get Action Label: use feature labs for workflow, source anchor, and regression risk.
  • Get Action Name: use feature labs for workflow, source anchor, and regression risk.
  • Icon: use feature labs for workflow, source anchor, and regression risk.
  • Panel: use feature labs for workflow, source anchor, and regression risk.
  • Platform Indicator: use feature labs for workflow, source anchor, and regression risk.
  • Settings Control: use feature labs for workflow, source anchor, and regression risk.
  • Settings Group: use feature labs for workflow, source anchor, and regression risk.
  • Text: use feature labs for workflow, source anchor, and regression risk.
  • Theme Preview: use feature labs for workflow, source anchor, and regression risk.
  • Theme Preview Code Sample: use feature labs for workflow, source anchor, and regression risk.
  • Use Extension Actions: use feature labs for workflow, source anchor, and regression risk.
  • Use Extension Search: use feature labs for workflow, source anchor, and regression risk.
  • View: 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-extension-ui --target <target> --out ./skills

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