atomic
flowstate-dojo-community-epicdm-flowstate-dashboard
Package-local agent skill for @epicdm/flowstate-dashboard.
Tags
Publisher
Versions
1 version published — latest: 1.0.0
- 1.0.0publishedInvalid Date
Skill
Use this skill when a task touches packages/flowstate-dashboard, imports @epicdm/flowstate-dashboard, or needs to teach humans/agents how this package works.
Package identity:
- Package: @epicdm/flowstate-dashboard
- Repository: epic-flowstate-community
- Version authority: package.json (1.0.0)
- Dojo course: flowstate-dojo-community-epicdm-flowstate-dashboard
How to use the package:
- Purpose: JSON-driven configurable dashboard system for FlowState
- 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:
- ActionSystem
- ComponentResolver
- DashboardRendererProps
- DashboardRenderer
- ScopeContext
- QueryFunction
- MutationResult
- MutationFunction
- DataSourceManager
- ExpressionEngine
- FormEngine
- HookResult
- CompiledHook
- HookCompiler
- EventBus
- PanelEventSink
- InteractionWiring
- RouteMatch
- RouterIntegration
- ScopeResolverOptions
- ScopeResolver
- TemplateManager
- DashboardDatabaseAdapter
- DashboardDatabaseProviderProps
- DashboardDatabaseProvider
- UseDashboardsReturn
- useDashboards
- UseCreateDashboardReturn
- useCreateDashboard
- UseDeleteDashboardReturn
Composable feature skilllets:
- Accordion Layout: use feature labs for workflow, source anchor, and regression risk.
- Action Button: use feature labs for workflow, source anchor, and regression risk.
- Active Timer Pill: use feature labs for workflow, source anchor, and regression risk.
- App Shell: use feature labs for workflow, source anchor, and regression risk.
- Approval Badge: use feature labs for workflow, source anchor, and regression risk.
- Approval Workflow: use feature labs for workflow, source anchor, and regression risk.
- Avatar Group: use feature labs for workflow, source anchor, and regression risk.
- Breadcrumb: use feature labs for workflow, source anchor, and regression risk.
- Calendar View: use feature labs for workflow, source anchor, and regression risk.
- Card Grid: use feature labs for workflow, source anchor, and regression risk.
- CHAR_COUNT: use feature labs for workflow, source anchor, and regression risk.
- Chart View: use feature labs for workflow, source anchor, and regression risk.
- Checkbox Field: use feature labs for workflow, source anchor, and regression risk.
- Circular Progress: use feature labs for workflow, source anchor, and regression risk.
- Command Palette: use feature labs for workflow, source anchor, and regression risk.
- Comment Editor: use feature labs for workflow, source anchor, and regression risk.
- Context Menu: use feature labs for workflow, source anchor, and regression risk.
- Create From Template Dialog: use feature labs for workflow, source anchor, and regression risk.
- Dashboard List View: use feature labs for workflow, source anchor, and regression risk.
- Data Table: use feature labs for workflow, source anchor, and regression risk.
- Date Field: use feature labs for workflow, source anchor, and regression risk.
- Describe Arc: use feature labs for workflow, source anchor, and regression risk.
- Discussion Thread: use feature labs for workflow, source anchor, and regression risk.
- Due Date Display: use feature labs for workflow, source anchor, and regression risk.
- Empty State: use feature labs for workflow, source anchor, and regression risk.
- Entity Ref Field: use feature labs for workflow, source anchor, and regression risk.
- FIELD_ERROR: use feature labs for workflow, source anchor, and regression risk.
- FIELD_LABEL: use feature labs for workflow, source anchor, and regression risk.
- FIELD_WRAPPER: use feature labs for workflow, source anchor, and regression risk.
- File Attachment: use feature labs for workflow, source anchor, and regression risk.
- Flex Layout: use feature labs for workflow, source anchor, and regression risk.
- Floating Action Button: use feature labs for workflow, source anchor, and regression risk.
- Form Panel: use feature labs for workflow, source anchor, and regression risk.
- Form View: use feature labs for workflow, source anchor, and regression risk.
- Format Duration: use feature labs for workflow, source anchor, and regression risk.
- Format Elapsed: use feature labs for workflow, source anchor, and regression risk.
- Format Total Time: use feature labs for workflow, source anchor, and regression risk.
- Grid Layout: use feature labs for workflow, source anchor, and regression risk.
- Header Bar: use feature labs for workflow, source anchor, and regression risk.
- Hierarchical List: use feature labs for workflow, source anchor, and regression risk.
- 35 additional feature skilllets are listed in dojo-manifest.json and agent-skillset.md.
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-dashboard --target <target> --out ./skillsReplace <target> with your agent target identifier. See the CLI docs for details.