Skip to content
Skillv1.0.0

Lumion-Cloud--Test-Assignement

Refer to the "Project Layout" section in `README.md` for a complete overview of the project structure.

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

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

See reviews

About

Imported from willtonkin/Lumion-Cloud--Test-Assignement (AGENTS.md). Install upstream with npx skills add willtonkin/Lumion-Cloud--Test-Assignement. Copyright stays with the author.

Agent Guidelines

Project Structure

Important: Check README.md for the monorepo project layout and structure. The README.md contains detailed information about:

  • Project organization (monorepo with npm workspaces)
  • Backend and frontend package locations
  • Directory structure and file organization
  • Port configurations and service locations

Refer to the "Project Layout" section in README.md for a complete overview of the project structure.

Component Usage

Important: When building UI components, prioritize using shadcn/ui components and design language over creating custom components. Try to reduce the amount of custom components and favor using shadcn/ui components as much as possible.

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/willtonkin-lumion-cloud-test-assignement-lumion-cloud-te-399781/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.

willtonkin-lumion-cloud-test-assignement-lumion-cloud-te-399781.ocm.jsonjson
{
  "ocm": "1",
  "id": "willtonkin-lumion-cloud-test-assignement-lumion-cloud-te-399781",
  "kind": "skill",
  "name": "Lumion-Cloud--Test-Assignement",
  "description": "Refer to the \"Project Layout\" section in `README.md` for a complete overview of the project structure.",
  "publisher": "willtonkin",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Refer to the \"Project Layout\" section in `README.md` for a complete overview of the project structure."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/willtonkin/Lumion-Cloud--Test-Assignement",
      "path": "AGENTS.md",
      "ref": "29a163c1b1b09b4d7a3ccd76cbc12b2c9760aeb4",
      "url": "https://github.com/willtonkin/Lumion-Cloud--Test-Assignement/blob/29a163c1b1b09b4d7a3ccd76cbc12b2c9760aeb4/AGENTS.md",
      "key": "willtonkin/Lumion-Cloud--Test-Assignement/AGENTS.md"
    }
  },
  "instructions": "# Agent Guidelines\n\n## Project Structure\n\n**Important**: Check `README.md` for the monorepo project layout and structure. The README.md contains detailed information about:\n- Project organization (monorepo with npm workspaces)\n- Backend and frontend package locations\n- Directory structure and file organization\n- Port configurations and service locations\n\nRefer to the \"Project Layout\" section in `README.md` for a complete overview of the project structure.\n\n## Component Usage\n\n**Important**: When building UI components, prioritize using shadcn/ui components and design language over creating cus",
  "cost": {
    "context_tokens": 179
  }
}

Fetch it by URL: GET /api/v1/registry/willtonkin-lumion-cloud-test-assignement-lumion-cloud-te-399781/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.