Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
neuroux-ui - Skill - OpenSmartRoute
Skillv1.0.0
neuroux-ui
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Hee
Imported from diya-chhawal/NeuroUX (frontend/neuroux-ui/AGENTS.md). Install upstream with npx skills add diya-chhawal/NeuroUX --skill neuroux-ui. Copyright stays with the author.
This is NOT the Next.js you know
This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in node_modules/next/dist/docs/ before writing any code. Heed deprecation notices.
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/diya-chhawal-neuroux-neuroux-ui/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.
diya-chhawal-neuroux-neuroux-ui.ocm.jsonjson
{
"ocm": "1",
"id": "diya-chhawal-neuroux-neuroux-ui",
"kind": "skill",
"name": "neuroux-ui",
"description": "This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices. <!-- END:nextjs-agent-rules -->",
"publisher": "diya-chhawal",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices. <!-- END:nextjs-agent-rules -->"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/diya-chhawal/NeuroUX",
"path": "frontend/neuroux-ui/AGENTS.md",
"ref": "1870833bc7c3adcda4645bb0bd031c53b28787d2",
"url": "https://github.com/diya-chhawal/NeuroUX/blob/1870833bc7c3adcda4645bb0bd031c53b28787d2/frontend/neuroux-ui/AGENTS.md",
"key": "diya-chhawal/NeuroUX/frontend/neuroux-ui/AGENTS.md"
}
},
"instructions": "<!-- BEGIN:nextjs-agent-rules -->\n# This is NOT the Next.js you know\n\nThis version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.\n<!-- END:nextjs-agent-rules -->",
"cost": {
"context_tokens": 81
}
}
Fetch it by URL: GET /api/v1/registry/diya-chhawal-neuroux-neuroux-ui/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.