Skip to content
Skillv1.0.0

rsbuild-project

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

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

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

See reviews

About

Imported from joaquinvaldezzz/rsbuild-project (AGENTS.md). Install upstream with npx skills add joaquinvaldezzz/rsbuild-project. 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

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

Docs

Tools

Rstest

  • Run bun run test to run tests
  • Run bun run test:watch to run tests in watch mode

ESLint

  • Run bun run lint to lint your code

Prettier

  • Run bun run format to format 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/joaquinvaldezzz-rsbuild-project-rsbuild-project/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.

joaquinvaldezzz-rsbuild-project-rsbuild-project.ocm.jsonjson
{
  "ocm": "1",
  "id": "joaquinvaldezzz-rsbuild-project-rsbuild-project",
  "kind": "skill",
  "name": "rsbuild-project",
  "description": "You are an expert in JavaScript, Rsbuild, and web application development. You write maintainable, performant, and accessible code.",
  "publisher": "joaquinvaldezzz",
  "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/joaquinvaldezzz/rsbuild-project",
      "path": "AGENTS.md",
      "ref": "e924a6ffbb1c1f92c0a5ec2e846019a467b34b2f",
      "url": "https://github.com/joaquinvaldezzz/rsbuild-project/blob/e924a6ffbb1c1f92c0a5ec2e846019a467b34b2f/AGENTS.md",
      "key": "joaquinvaldezzz/rsbuild-project/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- `bun run dev` - Start the dev server\n- `bun run build` - Build the app for production\n- `bun 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- Rstest: https://rstest.rs/llms.txt\n\n## Tools\n\n### Rstest\n\n- Run `bun run test` to run tests\n- Run `bun run test:watch` to run tests in watch mode\n\n### ESLint\n\n- Run `bun run lint` to lint your code\n\n### Pr",
  "cost": {
    "context_tokens": 162
  }
}

Fetch it by URL: GET /api/v1/registry/joaquinvaldezzz-rsbuild-project-rsbuild-project/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.