atomic
flowstate-dojo-web-epicdm-flowstate-web
Package-local agent skill for @epicdm/flowstate-web.
Tags
Publisher
Versions
1 version published — latest: 1.0.0
- 1.0.0publishedInvalid Date
Skill
Use this skill when a task touches ., imports @epicdm/flowstate-web, or needs to teach humans/agents how this package works.
Package identity:
- Package: @epicdm/flowstate-web
- Repository: flowstate-web
- Version authority: package.json (1.0.0)
- Dojo course: flowstate-dojo-web-epicdm-flowstate-web
How to use the package:
- Purpose: Next.js host application for FlowState sub-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:
- registerStateContributions
- runtime
- OPTIONS
- GET
- POST
- PUT
- DELETE
- metadata
- x
- PluginRouteHostProps
- PluginRouteHost
- InstanceSelector
- MarketplaceBrowseViewProps
- MarketplaceBrowseView
- SignedInstallState
- PermissionPromptState
- UseNextjsSignedInstallResult
- useNextjsSignedInstall
- AppProviders
- CloudUser
- TenantInstance
- useCloudAuth
- CloudAuthProvider
- DevModeIntegration
- DevRegistryProviderProps
- DevRegistryProvider
- useDevRegistry
- useDevRegistrySafe
- ManifestLoader
- ActiveAppTracker
Composable feature skilllets:
- App Providers: use feature labs for workflow, source anchor, and regression risk.
- Cloud Auth Provider: use feature labs for workflow, source anchor, and regression risk.
- DELETE: use feature labs for workflow, source anchor, and regression risk.
- Dev Manifest Helper: use feature labs for workflow, source anchor, and regression risk.
- Dynamic: use feature labs for workflow, source anchor, and regression risk.
- Generate Static Params: use feature labs for workflow, source anchor, and regression risk.
- GET: use feature labs for workflow, source anchor, and regression risk.
- Get Marketplace Api Url: use feature labs for workflow, source anchor, and regression risk.
- Instance Selector: use feature labs for workflow, source anchor, and regression risk.
- Marketplace Browse View: use feature labs for workflow, source anchor, and regression risk.
- Metadata: use feature labs for workflow, source anchor, and regression risk.
- OPTIONS: use feature labs for workflow, source anchor, and regression risk.
- Plugin Route Host: use feature labs for workflow, source anchor, and regression risk.
- POST: use feature labs for workflow, source anchor, and regression risk.
- PUT: use feature labs for workflow, source anchor, and regression risk.
- Register State Contributions: use feature labs for workflow, source anchor, and regression risk.
- Runtime: use feature labs for workflow, source anchor, and regression risk.
- Test: use feature labs for workflow, source anchor, and regression risk.
- Use Cloud Auth: use feature labs for workflow, source anchor, and regression risk.
- Use Nextjs Signed Install: 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-web-epicdm-flowstate-web --target <target> --out ./skillsReplace <target> with your agent target identifier. See the CLI docs for details.