shopflow-suite

Public Skills Catalog

This page is the human-readable companion for Shopflow’s read-only skills catalog packet.

In plain language:

this is the public shelf label for the skills-facing part of the Claude Code starter bundle, without pretending a public skills pack is already distributed.

Use This When

You need one honest answer to:

Inspect As JSON

Use the direct read-only packet when you want the same answer as JSON:

pnpm cli:read-only -- public-skills-catalog

Use the import surface when you want the same packet inside code:

import { publicSkillsCatalog } from '@shopflow/contracts';

Current Catalog

Today’s packet centers on repo-local skill scaffolds such as:

These are useful today for:

For the current public-distribution story:

They are not proof that:

Claude Code Skills Bundle Row

Bundle piece Current truthful surface First file / command Must not claim
starter companion public-skills-catalog.json + Claude quickstart public-skills-catalog.json distributed public skills pack
sample config checked-in JSON packet docs/ecosystem/examples/public-skills-catalog.json official external skills listing
install docs Claude Code quickstart Claude Code Quickstart official Claude Code integration
proof loop catalog export command pnpm cli:read-only -- public-skills-catalog --output .runtime-cache/cli/public-skills-catalog.json that auth or external publication already happened

Public Inputs To Pair With

Boundary Reminder