atomic

flowstate-dojo-platform-epicdm-flowstate-dojo

Package-local agent skill for @epicdm/flowstate-dojo.

Tags

Publisher

Versions

1 version published — latest: 0.1.0

  • 0.1.0
    publishedInvalid Date

Skill

Use this skill when a task touches packages/dojo, imports @epicdm/flowstate-dojo, or needs to teach humans/agents how this package works.

Package identity:

  • Package: @epicdm/flowstate-dojo
  • Repository: flowstate-platform
  • Version authority: package.json (0.1.0)
  • Dojo course: flowstate-dojo-platform-epicdm-flowstate-dojo

How to use the package:

  • Purpose: Epic Dojo - Master the FlowState Method. A CMS/LMS platform for certifying professionals in AI-augmented business operations.
  • 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:

  • getCloudflareContext
  • DOJO_GATEWAY
  • CatalogPublisher
  • SkillSummary
  • SkillVersion
  • ManifestBody
  • SkillDetail
  • Publisher
  • Pagination
  • CatalogListResponse
  • FetchSkillsParams
  • fetchSkills
  • fetchSkill
  • fetchPublisher
  • FeedbackResult
  • submitFeedback
  • getFeedbackQuestions
  • getUserFeedback
  • getFeedbackForEntity
  • getFeedbackStats
  • getAllFeedbackQuestions
  • getFeedbackList
  • getEntityTypeStats
  • FeedbackEntityType
  • FeedbackQuestionType
  • FeedbackQuestion
  • FeedbackResponse
  • FeedbackQuestionResponse
  • SubmitFeedbackInput
  • CreateFeedbackQuestionInput

Composable feature skilllets:

  • Accept Course Invitation Form: use feature labs for workflow, source anchor, and regression risk.
  • Accept Invitation Form: use feature labs for workflow, source anchor, and regression risk.
  • Course Purchase Button: use feature labs for workflow, source anchor, and regression risk.
  • DELETE: use feature labs for workflow, source anchor, and regression risk.
  • Delete Team Button: use feature labs for workflow, source anchor, and regression risk.
  • Delete Team Button By Id: use feature labs for workflow, source anchor, and regression risk.
  • Dynamic: use feature labs for workflow, source anchor, and regression risk.
  • Generate Metadata: use feature labs for workflow, source anchor, and regression risk.
  • GET: use feature labs for workflow, source anchor, and regression risk.
  • Invite Member Form By Id: use feature labs for workflow, source anchor, and regression risk.
  • Login Form: use feature labs for workflow, source anchor, and regression risk.
  • Member List By Id: use feature labs for workflow, source anchor, and regression risk.
  • Member Role Select By Id: use feature labs for workflow, source anchor, and regression risk.
  • Metadata: use feature labs for workflow, source anchor, and regression risk.
  • New Ticket Form: use feature labs for workflow, source anchor, and regression risk.
  • Pending Invites List By Id: 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.
  • Remove Member Button By Id: use feature labs for workflow, source anchor, and regression risk.
  • Revalidate: use feature labs for workflow, source anchor, and regression risk.
  • Skills Assessment Page: use feature labs for workflow, source anchor, and regression risk.
  • Team Settings Form: use feature labs for workflow, source anchor, and regression risk.
  • Team Settings Form By Id: use feature labs for workflow, source anchor, and regression risk.
  • Ticket Reply Form: use feature labs for workflow, source anchor, and regression risk.
  • Use MDXComponents: use feature labs for workflow, source anchor, and regression risk.
  • Viewport: 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-platform-epicdm-flowstate-dojo --target <target> --out ./skills

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