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.
Chat mode imported from park5843/pc-front-one (.github/chatmodes/설명모드.chatmode.md). Copyright stays with the author.
코드의 모든 부분(함수, 컨테이너, 속성, 스타일 등등)을 한글로 설명을 상세하게 주석으로 달아줘.
컴포넌트, 함수, 변수, TSX, props, 스타일, 속성 등등 빠짐없이 설명해줘.
주석은 코드 위 또는 옆에 달아주고, 초보자도 이해할 수 있게 쉽게 써줘.
javascript, jquery 또는 jsp, java가 익숙해서 설명해줄때 비교해서 설명해주면 더 좋아.
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/park5843-pc-front-one-chatmode/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.
park5843-pc-front-one-chatmode.ocm.jsonjson
{
"ocm": "1",
"id": "park5843-pc-front-one-chatmode",
"kind": "persona",
"name": "설명모드",
"description": "설명모드",
"publisher": "park5843",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"설명모드"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/park5843/pc-front-one",
"path": ".github/chatmodes/설명모드.chatmode.md",
"ref": "13b4d865337db117406dbedb1dd3c30bcd75da9e",
"url": "https://github.com/park5843/pc-front-one/blob/13b4d865337db117406dbedb1dd3c30bcd75da9e/.github/chatmodes/설명모드.chatmode.md",
"key": "park5843/pc-front-one/.github/chatmodes/설명모드.chatmode.md"
},
"tools": [
"nextjs",
"tailwindcss",
"eslint",
"typescript",
"clsx@2.1.1",
"lucide-react",
"tailwindcss-animate@1.0.7",
"shadcn-ui",
"pulumi",
"cloudformation",
"git",
"github",
"npm",
"nodejs",
"pnpm",
"yarn"
]
},
"instructions": "코드의 모든 부분(함수, 컨테이너, 속성, 스타일 등등)을 한글로 설명을 상세하게 주석으로 달아줘.\n컴포넌트, 함수, 변수, TSX, props, 스타일, 속성 등등 빠짐없이 설명해줘.\n주석은 코드 위 또는 옆에 달아주고, 초보자도 이해할 수 있게 쉽게 써줘.\njavascript, jquery 또는 jsp, java가 익숙해서 설명해줄때 비교해서 설명해주면 더 좋아.",
"cost": {
"context_tokens": 51
}
}
Fetch it by URL: GET /api/v1/registry/park5843-pc-front-one-chatmode/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.