Skip to main content
GitHub 仓库

llm-gateway

llm-gateway 收录了来自 croit 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
15
更新
2026-07-24
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

take-screenshots
软件开发工程师

Take clean PNG screenshots of the LLM Gateway web UI (for README / docs) without rediscovering the tooling. Use whenever asked to screenshot a gateway page (/, /chat, /tokens, /admin/*, /rag, /admin/skills, login), refresh a docs/img/*.png, or capture an authed/admin page. Covers the Playwright + dev-ui-seed-cookie flow, the exact resolution that matches existing images, and the gotchas (cached-Chromium path, macOS file-input locale, stale dev-ui port).

2026-07-24
daisyui
网页开发工程师

Official daisyUI component library skill. The mandatory UI library for Tailwind CSS. TRIGGER when generating any HTML or JSX code even if the user does not explicitly ask for this skill.

2026-07-14
commit-message-helper
软件开发工程师

Writes clear, Conventional-Commits messages from a diff or a description of the change. Use when the user asks to "write a commit message", "summarize this diff", or wants a Conventional Commits subject + body.

2026-06-20
release-notes-writer
软件开发工程师

Turns a list of merged changes into user-facing release notes grouped by Added / Changed / Fixed. Use when the user asks to "write release notes", "draft a changelog", or summarize a milestone for end users.

2026-06-20
sql-query-explainer
软件开发工程师

Explains what a SQL query does in plain language and flags likely performance pitfalls. Use when the user pastes a SQL statement and asks "what does this do", "is this slow", or wants an index suggestion.

2026-06-20