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 yumachin/push (AGENTS.md). Install upstream with npx skills add yumachin/push. 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.
Commit messages
CRITICAL REQUIREMENT
All git commit messages must be written in Japanese.
Examples:
Good:
ログイン画面のバリデーションを修正
Push通知機能を追加
依存関係を更新
Bad:
Fix login validation
Add push notification support
Update dependencies
Never use English commit messages.
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/yumachin-push-push/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.
yumachin-push-push.ocm.jsonjson
{
"ocm": "1",
"id": "yumachin-push-push",
"kind": "skill",
"name": "push",
"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": "yumachin",
"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/yumachin/push",
"path": "AGENTS.md",
"ref": "dcb8a94631e7705a97dbfc62a2cf3f424c89e5dd",
"url": "https://github.com/yumachin/push/blob/dcb8a94631e7705a97dbfc62a2cf3f424c89e5dd/AGENTS.md",
"key": "yumachin/push/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# Commit messages\n\nCRITICAL REQUIREMENT\n\nAll git commit messages must be written in Japanese.\n\nExamples:\n\nGood:\n- ログイン画面のバリデーションを修正\n- Push通知機能を追加\n- 依存関係を更新\n\nBad:\n- Fix login validation\n- Add push notification support\n- Update dependencies\n\nNever use English commit messages.",
"cost": {
"context_tokens": 150
}
}
Fetch it by URL: GET /api/v1/registry/yumachin-push-push/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.