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
Imported from jhsia314/joe-portfolio (AGENTS.md). Install upstream with npx skills add jhsia314/joe-portfolio. 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.
Writing style
Never use em dashes (—), en dashes (–), or double hyphens (--) in user-facing copy, metadata, code comments, or commit messages. Rewrite with commas, periods, parentheses, or colons instead. CSS custom properties (--var-name) and CLI flags (--flag) are the only exceptions since they are syntax.
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/jhsia314-joe-portfolio-joe-portfolio/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.
jhsia314-joe-portfolio-joe-portfolio.ocm.jsonjson
{
"ocm": "1",
"id": "jhsia314-joe-portfolio-joe-portfolio",
"kind": "skill",
"name": "joe-portfolio",
"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": "jhsia314",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding",
"finance"
],
"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/jhsia314/joe-portfolio",
"path": "AGENTS.md",
"ref": "d75e404e0c148a490eb321b5bb3205e4642cf2e4",
"url": "https://github.com/jhsia314/joe-portfolio/blob/d75e404e0c148a490eb321b5bb3205e4642cf2e4/AGENTS.md",
"key": "jhsia314/joe-portfolio/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 -->\n\n## Writing style\n\nNever use em dashes (—), en dashes (–), or double hyphens (--) in user-facing copy, metadata, code comments, or commit messages. Rewrite with commas, periods, parentheses, or colons instead. CSS custom properties (`--var-name`) and CLI flags (`--flag`) are ",
"cost": {
"context_tokens": 160
}
}
Fetch it by URL: GET /api/v1/registry/jhsia314-joe-portfolio-joe-portfolio/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.