Skip to content
Skillv1.0.0

.agents

Project Rules and Context

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

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

See reviews

About

Imported from Inur123/short-url-v3 (.agents/AGENTS.md). Install upstream with npx skills add Inur123/short-url-v3 --skill .agents. Copyright stays with the author.

Project Rules and Context

Project Overview

  • Name: Short URL v3
  • Tech Stack: Laravel (v13.x), React, Inertia.js, MySQL/SQLite.
  • Environment: Developed locally on macOS.

Guidelines for AI Assistant

  • Selalu perhatikan bahwa aplikasi ini menggunakan Laravel dengan frontend React + Inertia.js.
  • Ketika menyarankan perintah migrasi, database lokal default menggunakan MySQL (db-short-url-v3) atau SQLite sesuai isi file .env.
  • Jika membuat routing baru, pastikan terintegrasi baik dengan React/Inertia route.

Cloud Deployment (Cloud Info)

  • Tambahkan detail hosting/cloud target di sini jika sudah ditentukan (misalnya Fly.io, Laravel Vapor, AWS, VPS, dll.) agar AI selalu tahu cara mendeploy aplikasi ini.

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/inur123-short-url-v3-agents/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.

inur123-short-url-v3-agents.ocm.jsonjson
{
  "ocm": "1",
  "id": "inur123-short-url-v3-agents",
  "kind": "skill",
  "name": ".agents",
  "description": "Project Rules and Context",
  "publisher": "Inur123",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Project Rules and Context"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/Inur123/short-url-v3",
      "path": ".agents/AGENTS.md",
      "ref": "6f17dc3fc798ca50fee91febcc1a36ce5d822bfb",
      "url": "https://github.com/Inur123/short-url-v3/blob/6f17dc3fc798ca50fee91febcc1a36ce5d822bfb/.agents/AGENTS.md",
      "key": "Inur123/short-url-v3/.agents/AGENTS.md"
    }
  },
  "instructions": "# Project Rules and Context\n\n## Project Overview\n- **Name**: Short URL v3\n- **Tech Stack**: Laravel (v13.x), React, Inertia.js, MySQL/SQLite.\n- **Environment**: Developed locally on macOS.\n\n## Guidelines for AI Assistant\n- Selalu perhatikan bahwa aplikasi ini menggunakan Laravel dengan frontend React + Inertia.js.\n- Ketika menyarankan perintah migrasi, database lokal default menggunakan MySQL (`db-short-url-v3`) atau SQLite sesuai isi file `.env`.\n- Jika membuat routing baru, pastikan terintegrasi baik dengan React/Inertia route.\n\n## Cloud Deployment (Cloud Info)\n- Tambahkan detail hosting/clo",
  "cost": {
    "context_tokens": 184
  }
}

Fetch it by URL: GET /api/v1/registry/inur123-short-url-v3-agents/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.