Skip to content
Skillv1.0.0

interactive-timeline

You are an expert in JavaScript, Rsbuild, and web application development. You write maintainable, performant, and accessible code.

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

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

See reviews

About

Imported from khiskam/interactive-timeline (AGENTS.md). Install upstream with npx skills add khiskam/interactive-timeline. Copyright stays with the author.

AGENTS.md

You are an expert in JavaScript, Rsbuild, and web application development. You write maintainable, performant, and accessible code.

Commands

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

Docs

Tools

ESLint

  • Run pnpm 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/khiskam-interactive-timeline-interactive-timeline/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.

khiskam-interactive-timeline-interactive-timeline.ocm.jsonjson
{
  "ocm": "1",
  "id": "khiskam-interactive-timeline-interactive-timeline",
  "kind": "skill",
  "name": "interactive-timeline",
  "description": "You are an expert in JavaScript, Rsbuild, and web application development. You write maintainable, performant, and accessible code.",
  "publisher": "khiskam",
  "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, Rsbuild, and web application development. You write maintainable, performant, and accessible code."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/khiskam/interactive-timeline",
      "path": "AGENTS.md",
      "ref": "27945032e65f1af6c32ed671c38bad2273da70f5",
      "url": "https://github.com/khiskam/interactive-timeline/blob/27945032e65f1af6c32ed671c38bad2273da70f5/AGENTS.md",
      "key": "khiskam/interactive-timeline/AGENTS.md"
    }
  },
  "instructions": "# AGENTS.md\n\nYou are an expert in JavaScript, Rsbuild, and web application development. You write maintainable, performant, and accessible code.\n\n## Commands\n\n- `pnpm run dev` - Start the dev server\n- `pnpm run build` - Build the app for production\n- `pnpm 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 `pnpm run lint` to lint your code",
  "cost": {
    "context_tokens": 114
  }
}

Fetch it by URL: GET /api/v1/registry/khiskam-interactive-timeline-interactive-timeline/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.