Skip to content

reforma-ai/react-best-practices

unversioned · 20e5c670ed76MIT

Keep the app fast — React and Next.js performance patterns

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": "react-best-practices",
    "description": "Keep the app fast — React and Next.js performance patterns",
    "author": {
        "name": "Vercel",
        "url": "https://vercel.com"
    },
    "homepage": "https://github.com/vercel-labs/agent-skills/tree/main/skills/react-best-practices",
    "repository": "https://github.com/vercel-labs/agent-skills",
    "license": "MIT",
    "extensions": {
        "reforma": {
            "logo": "assets/logo.svg",
            "agent": {
                "installApproval": false
            },
            "interface": {
                "displayName": "React Best Practices",
                "brandColor": "#000000",
                "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