atomic

flowstate-dojo-community-epicdm-flowstate-app-marketplace

Package-local agent skill for @epicdm/flowstate-app-marketplace.

Tags

Publisher

Versions

1 version published — latest: 0.1.0

  • 0.1.0
    publishedInvalid Date

Skill

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

Package identity:

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

How to use the package:

  • Purpose: Browse, install, and manage marketplace apps and plugins
  • 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:

  • MarketplaceAppProps
  • MarketplaceApp
  • MarketplaceApiProviderProps
  • MarketplaceApiProvider
  • useMarketplaceApi
  • MarketplaceApiClientConfig
  • MarketplaceApiClient
  • createMarketplaceApiClient
  • EmptyStateProps
  • EmptyState
  • FeaturedSectionProps
  • FeaturedSection
  • ListingCardProps
  • ListingCard
  • ListingCardSkeleton
  • MarketplaceHeaderProps
  • MarketplaceHeader
  • SubmitListingFormProps
  • SubmitListingForm
  • UpdateBanner
  • VersionHistory
  • InstallStatus
  • UseInstallActionDeps
  • UseInstallActionResult
  • useInstallAction
  • useInstallUpdate
  • UseUpdateCheckResult
  • useUpdateCheck
  • BrowsePage
  • DetailPage

Composable feature skilllets:

  • Browse Page: use feature labs for workflow, source anchor, and regression risk.
  • Compare Semver: use feature labs for workflow, source anchor, and regression risk.
  • Create Marketplace Api Client: use feature labs for workflow, source anchor, and regression risk.
  • Detail Page: use feature labs for workflow, source anchor, and regression risk.
  • Developer Page: use feature labs for workflow, source anchor, and regression risk.
  • Empty State: use feature labs for workflow, source anchor, and regression risk.
  • Featured Section: use feature labs for workflow, source anchor, and regression risk.
  • flowstate.plugin.json manifest: use feature labs for workflow, source anchor, and regression risk.
  • Format Count: use feature labs for workflow, source anchor, and regression risk.
  • Format Date: use feature labs for workflow, source anchor, and regression risk.
  • Get Type Icon: use feature labs for workflow, source anchor, and regression risk.
  • Get Type Label: use feature labs for workflow, source anchor, and regression risk.
  • Has Newer Version: use feature labs for workflow, source anchor, and regression risk.
  • Installed Page: use feature labs for workflow, source anchor, and regression risk.
  • Listing Card: use feature labs for workflow, source anchor, and regression risk.
  • Listing Card Skeleton: use feature labs for workflow, source anchor, and regression risk.
  • Marketplace Api Provider: use feature labs for workflow, source anchor, and regression risk.
  • Marketplace App: use feature labs for workflow, source anchor, and regression risk.
  • Marketplace Header: use feature labs for workflow, source anchor, and regression risk.
  • Marketplace Plugin: use feature labs for workflow, source anchor, and regression risk.
  • Submit Listing Form: use feature labs for workflow, source anchor, and regression risk.
  • Update Banner: use feature labs for workflow, source anchor, and regression risk.
  • Use Install Action: use feature labs for workflow, source anchor, and regression risk.
  • Use Install Update: use feature labs for workflow, source anchor, and regression risk.
  • Use Marketplace Api: use feature labs for workflow, source anchor, and regression risk.
  • Use Update Check: use feature labs for workflow, source anchor, and regression risk.
  • Version History: 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-community-epicdm-flowstate-app-marketplace --target <target> --out ./skills

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