llm-gateway
llm-gateway에는 croit에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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).
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.
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.
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.
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.