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 chudders22/umbraco-sveltekit-test-suite (FrontendNextJs/AGENTS.md). Install upstream with npx skills add chudders22/umbraco-sveltekit-test-suite --skill FrontendNextJs. 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.
Git
The only permitted git operation is creating a new local branch:
git fetch origin
git checkout -b <branch-name> origin/main
Everything else — committing, pushing, merging, rebasing, tagging, PRs — is the user's responsibility and must never be performed by an agent.
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/chudders22-umbraco-sveltekit-test-suite-frontendnextjs/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.
{
"ocm": "1",
"id": "chudders22-umbraco-sveltekit-test-suite-frontendnextjs",
"kind": "skill",
"name": "FrontendNextJs",
"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.",
"publisher": "chudders22",
"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."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/chudders22/umbraco-sveltekit-test-suite",
"path": "FrontendNextJs/AGENTS.md",
"ref": "35d3a7c88f71613047929c4dde54169217e3ed7c",
"url": "https://github.com/chudders22/umbraco-sveltekit-test-suite/blob/35d3a7c88f71613047929c4dde54169217e3ed7c/FrontendNextJs/AGENTS.md",
"key": "chudders22/umbraco-sveltekit-test-suite/FrontendNextJs/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\n## Git\nThe **only** permitted git operation is creating a new local branch:\n1. `git fetch origin`\n2. `git checkout -b <branch-name> origin/main`\n\nEverything else — committing, pushing, merging, rebasing, tagging, PRs — is the user's responsibility and must never be performed by an agent.\n<!-- END:nextjs-a",
"cost": {
"context_tokens": 153
}
}
Fetch it by URL: GET /api/v1/registry/chudders22-umbraco-sveltekit-test-suite-frontendnextjs/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.