Imported from ozvshhh/YeoboSay (android/app/src/main/java/com/yeobosay/app/core/designsystem/AGENTS.md). Install upstream with npx skills add ozvshhh/YeoboSay --skill designsystem. Copyright stays with the author.
Design System Rules / 디자인 시스템 규칙
이 디렉토리는 공통 UI 기반 요소를 담당합니다.
수정 가능
Theme
Typography
Colors
Icons
공통 Button, Card, Chip
수정 금지
전체 화면 구현
특정 feature 전용 컴포넌트
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/ozvshhh-yeobosay-designsystem/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.
ozvshhh-yeobosay-designsystem.ocm.jsonjson
{
"ocm": "1",
"id": "ozvshhh-yeobosay-designsystem",
"kind": "skill",
"name": "designsystem",
"description": "이 디렉토리는 공통 UI 기반 요소를 담당합니다.",
"publisher": "ozvshhh",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"이 디렉토리는 공통 UI 기반 요소를 담당합니다."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/ozvshhh/YeoboSay",
"path": "android/app/src/main/java/com/yeobosay/app/core/designsystem/AGENTS.md",
"ref": "87ed6584c4335691c2cc001df7a46f8b75480bff",
"url": "https://github.com/ozvshhh/YeoboSay/blob/87ed6584c4335691c2cc001df7a46f8b75480bff/android/app/src/main/java/com/yeobosay/app/core/designsystem/AGENTS.md",
"key": "ozvshhh/YeoboSay/android/app/src/main/java/com/yeobosay/app/core/designsystem/AGENTS.md"
}
},
"instructions": "# Design System Rules / 디자인 시스템 규칙\n\n이 디렉토리는 공통 UI 기반 요소를 담당합니다.\n\n## 수정 가능\n\n- Theme\n- Typography\n- Colors\n- Icons\n- 공통 Button, Card, Chip\n\n## 수정 금지\n\n- 전체 화면 구현\n- 특정 feature 전용 컴포넌트",
"cost": {
"context_tokens": 44
}
}
Fetch it by URL: GET /api/v1/registry/ozvshhh-yeobosay-designsystem/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.