Skip to content
Skillv1.0.0

storage

You are an expert in JavaScript, Rspack, Rsbuild, Rslib, and library development. You write maintainable, performant, and accessible code.

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

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

See reviews

About

Imported from baranwang/forward-widget (packages/storage/AGENTS.md). Install upstream with npx skills add baranwang/forward-widget --skill storage. Copyright stays with the author.

AGENTS.md

You are an expert in JavaScript, Rspack, Rsbuild, Rslib, and library development. You write maintainable, performant, and accessible code.

Commands

  • pnpm run build - Build the library for production
  • pnpm run dev - Turn on watch mode, watch for changes and rebuild the library

Docs

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/baranwang-forward-widget-storage/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.

baranwang-forward-widget-storage.ocm.jsonjson
{
  "ocm": "1",
  "id": "baranwang-forward-widget-storage",
  "kind": "skill",
  "name": "storage",
  "description": "You are an expert in JavaScript, Rspack, Rsbuild, Rslib, and library development. You write maintainable, performant, and accessible code.",
  "publisher": "baranwang",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "You are an expert in JavaScript, Rspack, Rsbuild, Rslib, and library development. You write maintainable, performant, and accessible code."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/baranwang/forward-widget",
      "path": "packages/storage/AGENTS.md",
      "ref": "c2757a12c977b177c8717cace645c4a74254995b",
      "url": "https://github.com/baranwang/forward-widget/blob/c2757a12c977b177c8717cace645c4a74254995b/packages/storage/AGENTS.md",
      "key": "baranwang/forward-widget/packages/storage/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nYou are an expert in JavaScript, Rspack, Rsbuild, Rslib, and library development. You write maintainable, performant, and accessible code.\n\n## Commands\n\n- `pnpm run build` - Build the library for production\n- `pnpm run dev` - Turn on watch mode, watch for changes and rebuild the library\n\n## Docs\n\n- Rslib: https://rslib.rs/llms.txt\n- Rsbuild: https://rsbuild.rs/llms.txt\n- Rspack: https://rspack.rs/llms.txt",
  "cost": {
    "context_tokens": 105
  }
}

Fetch it by URL: GET /api/v1/registry/baranwang-forward-widget-storage/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.