Golang struct and interface design patterns — composition, embedding, type assertions, type switches, interface segregation, dependency injection via interfaces, struct field tags, and pointer vs value receivers. Use this skill when designing Go types, defining or implementing interfaces, embedding…
Simple-Rag-service
- History เก็บฝั่ง client (Next.js session) ส่งมาใน request - ChromaDB + SQLite persistent บน disk — ต้อง mount volume ถ้าใช้ Docker - Ingest ทำครั้งเดียวโดยเจ้าของ ไม่มี upload UI
| Type | SKILL_MD |
| Supported agents | claude-code |
| License | Source did not declare a license |
| Last updated | unknown |
| Quality signal | 11 / 100 |
| Source | View source |
A local static scan is available. This is not an official security certification or benchmark.
Similar skills
Add a DeepChat LLM provider through explicit reviewed source changes. Use when a developer asks Codex to add a provider, provider profile, upstream provider config, model catalog mapping, provider auth behavior, or a special provider adapter in this repository.
Use when wiring LLM features into the Apple client (macOS / iOS) — streaming chat via the FastAPI multi-LLM gateway, or on-device inference (Apple Foundation Models / Core ML). Provides the route decision (gateway vs on-device), streaming transport pattern, env/config contract, offline & cost guard…
Use this skill when a PinMe project (Worker TypeScript) needs to call OpenRouter-backed LLM APIs, including models, chat/completions, streaming, or OpenRouter web search. Guides AI to generate correct Worker TS code.
Given a Japanese NLP GitHub repo or Hugging Face model/dataset (URL / owner/repo / tool name), find repositories or models/datasets that do the same or related processing. Mines the bundled dataset for content-similar items, then expands via web research across both GitHub and Hugging Face, then me…