OpenClaw: benign
VirusTotal: benign
StaticScan: unknown
OpenClaw: benign
This is an instruction-only skill that provides architecture guidance for controller–service–query layers; its requirements and instructions are consistent with that purpose and it does not request cr... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1770725924610,
"_id": "k97drnqfnxjz9jmcd18cqw1m3580x1bm",
"changelog": "- Initial release of service-layer-architecture skill.\n- Documents a three-layer API design: controllers (HTTP handling), services (business logic & data enrichment), and queries (database access).\n- Provides TypeScript examples for each layer, showing best practices including Promise.all for parallel data fetching.\n- Specifies clear responsibilities for each layer to ensure separation of concerns.\n- Includes a \"NEVER Do\" section outlining common pitfalls to avoid.\n- Adds related skills for job queue processing and real-time update patterns.",
"changelogSource": "user",
"createdAt": 1770725924610,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "wpank",
"handle": "wpank",
"image": "https:\/\/avatars.githubusercontent.com\/u\/9498646?v=4",
"kind": "user",
"linkedUserId": "kn77z49xfssappp65hpybb9gx180x56e"
},
"ownerHandle": "wpank",
"skill": {
"_creationTime": 1770725924610,
"_id": "kd7aa581x3m5q48q93nnds6dax80wsp3",
"badges": [],
"createdAt": 1770725924610,
"displayName": "Service Layer Architecture",
"latestVersionId": "k97drnqfnxjz9jmcd18cqw1m3580x1bm",
"ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
"slug": "service-layer-architecture",
"stats": {
"comments": 0,
"downloads": 704,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Controller-service-query layered API architecture with data enrichment and parallel fetching. Use when building REST APIs or GraphQL resolvers with clean separation of concerns. Triggers on API architecture, service layer, controller pattern, data enrichment, REST API.",
"tags": {
"latest": "k97drnqfnxjz9jmcd18cqw1m3580x1bm"
},
"updatedAt": 1772063736195
}
}