Imported from roofeel/Referra (
web/AGENTS.md). Install upstream withnpx skills add roofeel/Referra --skill web. Copyright stays with the author.
一个 tsx 文件超过500行,就需要考虑需要要拆分了,拆分的原则是:功能单一,职责单一,模块化。
一个 tsx 文件超过500行,就需要考虑需要要拆分了,拆分的原则是:功能单一,职责单一,模块化。
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from roofeel/Referra (
web/AGENTS.md). Install upstream withnpx skills add roofeel/Referra --skill web. Copyright stays with the author.
一个 tsx 文件超过500行,就需要考虑需要要拆分了,拆分的原则是:功能单一,职责单一,模块化。
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/roofeel-referra-web/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": "roofeel-referra-web",
"kind": "skill",
"name": "web",
"description": "一个 tsx 文件超过500行,就需要考虑需要要拆分了,拆分的原则是:功能单一,职责单一,模块化。",
"publisher": "roofeel",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"一个 tsx 文件超过500行,就需要考虑需要要拆分了,拆分的原则是:功能单一,职责单一,模块化。"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/roofeel/Referra",
"path": "web/AGENTS.md",
"ref": "2579cc10e63c91f74e7ce38b663e085894484bdc",
"url": "https://github.com/roofeel/Referra/blob/2579cc10e63c91f74e7ce38b663e085894484bdc/web/AGENTS.md",
"key": "roofeel/Referra/web/AGENTS.md"
}
},
"instructions": "一个 tsx 文件超过500行,就需要考虑需要要拆分了,拆分的原则是:功能单一,职责单一,模块化。",
"cost": {
"context_tokens": 12
}
}Fetch it by URL: GET /api/v1/registry/roofeel-referra-web/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.