atomic
flowstate-dojo-apps-epicdm-flowstate-app-content
Package-local agent skill for @epicdm/flowstate-app-content.
Tags
Publisher
Versions
1 version published — latest: 1.0.0
- 1.0.0publishedInvalid Date
Skill
Use this skill when a task touches packages/flowstate-app-content, imports @epicdm/flowstate-app-content, or needs to teach humans/agents how this package works.
Package identity:
- Package: @epicdm/flowstate-app-content
- Repository: epic-flowstate-apps
- Version authority: package.json (1.0.0)
- Dojo course: flowstate-dojo-apps-epicdm-flowstate-app-content
How to use the package:
- Purpose: Content Studio app for FlowState - content creation pipeline management
- 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:
- AppProps
- App
- HeaderProps
- Header
- SidebarProps
- Sidebar
- CalendarEntryCard
- ContentCalendarView
- MonthGrid
- WeekGrid
- FunnelDetail
- FunnelForm
- FunnelList
- ContentPieceDetail
- ContentPieceForm
- ContentPieceList
- OutlineSectionBuilder
- PillarDetail
- PillarForm
- PillarList
- ConversionCodeDetail
- ConversionCodeForm
- ConversionCodeList
- ContentDashboard
- MetricCardProps
- MetricCard
- HookTemplateDetail
- HookTemplateForm
- HookTemplateList
- PersuasionTemplateDetail
Composable feature skilllets:
- App: use feature labs for workflow, source anchor, and regression risk.
- Calendar Entry Card: use feature labs for workflow, source anchor, and regression risk.
- Content Calendar Form Schema: use feature labs for workflow, source anchor, and regression risk.
- Content Calendar View: use feature labs for workflow, source anchor, and regression risk.
- Content Dashboard: use feature labs for workflow, source anchor, and regression risk.
- Content Piece Detail: use feature labs for workflow, source anchor, and regression risk.
- Content Piece Form: use feature labs for workflow, source anchor, and regression risk.
- Content Piece Form Schema: use feature labs for workflow, source anchor, and regression risk.
- Content Piece List: use feature labs for workflow, source anchor, and regression risk.
- Content Plugin: use feature labs for workflow, source anchor, and regression risk.
- Conversion Code Detail: use feature labs for workflow, source anchor, and regression risk.
- Conversion Code Form: use feature labs for workflow, source anchor, and regression risk.
- Conversion Code Form Schema: use feature labs for workflow, source anchor, and regression risk.
- Conversion Code List: use feature labs for workflow, source anchor, and regression risk.
- flowstate.plugin.json manifest: use feature labs for workflow, source anchor, and regression risk.
- Funnel Detail: use feature labs for workflow, source anchor, and regression risk.
- Funnel Form: use feature labs for workflow, source anchor, and regression risk.
- Funnel Form Schema: use feature labs for workflow, source anchor, and regression risk.
- Funnel List: use feature labs for workflow, source anchor, and regression risk.
- Header: use feature labs for workflow, source anchor, and regression risk.
- Home Page: use feature labs for workflow, source anchor, and regression risk.
- Hook Template Detail: use feature labs for workflow, source anchor, and regression risk.
- Hook Template Form: use feature labs for workflow, source anchor, and regression risk.
- Hook Template Form Schema: use feature labs for workflow, source anchor, and regression risk.
- Hook Template List: use feature labs for workflow, source anchor, and regression risk.
- Metric Card: use feature labs for workflow, source anchor, and regression risk.
- Month Grid: use feature labs for workflow, source anchor, and regression risk.
- Outline Section Builder: use feature labs for workflow, source anchor, and regression risk.
- Persuasion Template Detail: use feature labs for workflow, source anchor, and regression risk.
- Persuasion Template Form: use feature labs for workflow, source anchor, and regression risk.
- Persuasion Template Form Schema: use feature labs for workflow, source anchor, and regression risk.
- Persuasion Template List: use feature labs for workflow, source anchor, and regression risk.
- Pillar Detail: use feature labs for workflow, source anchor, and regression risk.
- Pillar Form: use feature labs for workflow, source anchor, and regression risk.
- Pillar Form Schema: use feature labs for workflow, source anchor, and regression risk.
- Pillar List: use feature labs for workflow, source anchor, and regression risk.
- Sidebar: use feature labs for workflow, source anchor, and regression risk.
- Use Audience By Id: use feature labs for workflow, source anchor, and regression risk.
- Use Content Calendar By Id: use feature labs for workflow, source anchor, and regression risk.
- Use Content Calendar List: use feature labs for workflow, source anchor, and regression risk.
- 16 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-apps-epicdm-flowstate-app-content --target <target> --out ./skillsReplace <target> with your agent target identifier. See the CLI docs for details.