atomic
flowstate-dojo-community-epicdm-flowstate-app-framework
Package-local agent skill for @epicdm/flowstate-app-framework.
Tags
Publisher
Versions
1 version published — latest: 1.1.6
- 1.1.6publishedInvalid Date
Skill
Use this skill when a task touches packages/flowstate-app-framework, imports @epicdm/flowstate-app-framework, or needs to teach humans/agents how this package works.
Package identity:
- Package: @epicdm/flowstate-app-framework
- Repository: epic-flowstate-community
- Version authority: package.json (1.1.6)
- Dojo course: flowstate-dojo-community-epicdm-flowstate-app-framework
How to use the package:
- Purpose: Framework for building embeddable Flowstate Apps
- 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:
- version
- SeedOptions
- SeedResult
- AttributeSeedService
- AttributeFormData
- AttributeValidationErrors
- AttributeResult
- AttributeFilters
- ValidationResult
- MigrationResult
- UniqueScope
- AttributeService
- AuthTokenRefresherOptions
- RefreshResult
- createAuthTokenRefresher
- refreshAuthToken
- AuthTokens
- AuthUser
- FlowstateAuthServiceConfig
- AuthStateChangeCallback
- TokenRefreshCallback
- FlowstateAuthService
- LoaderService
- loaderService
- ServerConfigService
- serverConfigService
- ServiceRegistry
- selectedOrgIdAtom
- useOrgs
- userTimezoneAtom
Composable feature skilllets:
- Agent Header Status: use feature labs for workflow, source anchor, and regression risk.
- Agent List Panel: use feature labs for workflow, source anchor, and regression risk.
- App: use feature labs for workflow, source anchor, and regression risk.
- App Link: use feature labs for workflow, source anchor, and regression risk.
- Attribute Field: use feature labs for workflow, source anchor, and regression risk.
- Attribute List Item: use feature labs for workflow, source anchor, and regression risk.
- Attribute Manager: use feature labs for workflow, source anchor, and regression risk.
- Budget Progress Animation: use feature labs for workflow, source anchor, and regression risk.
- Can: use feature labs for workflow, source anchor, and regression risk.
- Category Field: use feature labs for workflow, source anchor, and regression risk.
- Clear Document Content Cache: use feature labs for workflow, source anchor, and regression risk.
- Color Display: use feature labs for workflow, source anchor, and regression risk.
- Command Context: use feature labs for workflow, source anchor, and regression risk.
- Command Error: use feature labs for workflow, source anchor, and regression risk.
- Command Provider: use feature labs for workflow, source anchor, and regression risk.
- Command Service: use feature labs for workflow, source anchor, and regression risk.
- Date Only: use feature labs for workflow, source anchor, and regression risk.
- Date Time: use feature labs for workflow, source anchor, and regression risk.
- DEFAULT_DOCUMENT_TYPES: use feature labs for workflow, source anchor, and regression risk.
- DEFAULT_RICH_TEXT_CONFIG: use feature labs for workflow, source anchor, and regression risk.
- Document Detail: use feature labs for workflow, source anchor, and regression risk.
- Document Detail Screen: use feature labs for workflow, source anchor, and regression risk.
- Document Edit Screen: use feature labs for workflow, source anchor, and regression risk.
- Document Editor: use feature labs for workflow, source anchor, and regression risk.
- Document Editor Surface: use feature labs for workflow, source anchor, and regression risk.
- Document List: use feature labs for workflow, source anchor, and regression risk.
- Document List Screen: use feature labs for workflow, source anchor, and regression risk.
- Document Type Badge: use feature labs for workflow, source anchor, and regression risk.
- Document Type Icon: use feature labs for workflow, source anchor, and regression risk.
- Flowstate App Container: use feature labs for workflow, source anchor, and regression risk.
- Flowstate App Layout: use feature labs for workflow, source anchor, and regression risk.
- Flowstate App Provider: use feature labs for workflow, source anchor, and regression risk.
- Format Document Version: use feature labs for workflow, source anchor, and regression risk.
- Get Command Service: use feature labs for workflow, source anchor, and regression risk.
- Get Document Type Color: use feature labs for workflow, source anchor, and regression risk.
- Get Document Type Icon: use feature labs for workflow, source anchor, and regression risk.
- Get Document Type Label: use feature labs for workflow, source anchor, and regression risk.
- Get Document Type Meta: use feature labs for workflow, source anchor, and regression risk.
- Get Document Type Options: use feature labs for workflow, source anchor, and regression risk.
- Inline Timer Loading: use feature labs for workflow, source anchor, and regression risk.
- 39 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-app-framework --target <target> --out ./skillsReplace <target> with your agent target identifier. See the CLI docs for details.