Skip to content
Skillv1.0.0

after-storybook

AGENTS.md

by storybookjs(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from storybookjs/sandboxes (html-rsbuild/default-ts/after-storybook/AGENTS.md). Install upstream with npx skills add storybookjs/sandboxes --skill after-storybook. Copyright stays with the author.

AGENTS.md

Commands

  • yarn run dev - Start the dev server
  • yarn run build - Build the app for production
  • yarn run preview - Preview the production build locally

Docs

Tools

ESLint

  • Run yarn run lint to lint your code

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/storybookjs-sandboxes-after-storybook/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

storybookjs-sandboxes-after-storybook.ocm.jsonjson
{
  "ocm": "1",
  "id": "storybookjs-sandboxes-after-storybook",
  "kind": "skill",
  "name": "after-storybook",
  "description": "AGENTS.md",
  "publisher": "storybookjs",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "AGENTS.md"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/storybookjs/sandboxes",
      "path": "html-rsbuild/default-ts/after-storybook/AGENTS.md",
      "ref": "b528b77f865c32b1e7f4a31456ab182a10e2852e",
      "url": "https://github.com/storybookjs/sandboxes/blob/b528b77f865c32b1e7f4a31456ab182a10e2852e/html-rsbuild/default-ts/after-storybook/AGENTS.md",
      "key": "storybookjs/sandboxes/html-rsbuild/default-ts/after-storybook/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\n## Commands\n\n- `yarn run dev` - Start the dev server\n- `yarn run build` - Build the app for production\n- `yarn run preview` - Preview the production build locally\n\n## Docs\n\n- Rsbuild: https://rsbuild.rs/llms.txt\n- Rspack: https://rspack.rs/llms.txt\n\n## Tools\n\n### ESLint\n\n- Run `yarn run lint` to lint your code",
  "cost": {
    "context_tokens": 81
  }
}

Fetch it by URL: GET /api/v1/registry/storybookjs-sandboxes-after-storybook/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.