Instruction file imported from 112KA/x-repository-template (
.github/instructions/app-nextjs.instructions.md). Copyright stays with the author.
Loading
Next.js アプリケーションの開発ガイドライン
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsInstruction file imported from 112KA/x-repository-template (
.github/instructions/app-nextjs.instructions.md). Copyright stays with the author.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/112ka-x-repository-template-app-nextjs-instructions/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "112ka-x-repository-template-app-nextjs-instructions",
"kind": "skill",
"name": "app-nextjs",
"description": "Next.js アプリケーションの開発ガイドライン",
"publisher": "112KA",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Next.js アプリケーションの開発ガイドライン"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/112KA/x-repository-template",
"path": ".github/instructions/app-nextjs.instructions.md",
"ref": "b8b1dc2a01649c6df3477261437b7699c91d3661",
"url": "https://github.com/112KA/x-repository-template/blob/b8b1dc2a01649c6df3477261437b7699c91d3661/.github/instructions/app-nextjs.instructions.md",
"key": "112KA/x-repository-template/.github/instructions/app-nextjs.instructions.md"
},
"applies_to": "apps/app-nextjs/**/*"
},
"instructions": "- [パッケージの責務(Intent)](../../apps/app-nextjs/.serena/memories/apps-app-nextjs-base.md)\n- [技術スタック、Architecture、フォルダ構成](../../apps/app-nextjs/.serena/memories/apps-app-nextjs-develop-common.md)\n- [開発・ビルドスクリプト、タスク完了後プロセス](../../apps/app-nextjs/.serena/memories/apps-app-nextjs-develop-implement.md)",
"cost": {
"context_tokens": 73
}
}Fetch it by URL: GET /api/v1/registry/112ka-x-repository-template-app-nextjs-instructions/manifest?version=1.0.0
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.