Skip to content
unversioned · 20e5c670ed76MIT

Extra components and particle effects beyond the default shadcn set

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
    "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
    "name": "coss",
    "description": "Extra components and particle effects beyond the default shadcn set",
    "author": {
        "name": "coss"
    },
    "homepage": "https://coss.com/ui",
    "repository": "https://github.com/cosscom/coss",
    "license": "MIT",
    "extensions": {
        "reforma": {
            "logo": "assets/logo.svg",
            "agent": {
                "installApproval": false,
                "mentions": [
                    "coss.com"
                ]
            },
            "interface": {
                "displayName": "coss",
                "brandColor": "#111111",
                "logoSmall": "assets/logo-small.svg"
            },
            "logoSmall": "assets/logo-small.svg"
        }
    }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • reforma