一键导入
sleek-coach
sleek-coach 收录了来自 rlefko 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Review a diff or feature against Sleek Coach's AI conventions (provider factory boundary, model config, tool registry, safety policy coverage, the token/tool_start/tool_end/done/error streaming contract, session and history caps, required tests). Use for the pre-commit AI agent check, when the user asks for an "AI review" / "coach review" / "safety check" on the coach, or before committing changes that touch apps/api/app/coach_ai or the mobile coach streaming client (apps/mobile/src/services/api/coachService.ts, apps/mobile/src/services/hooks/useCoach.ts). Reads docs/AI_CONVENTIONS.md as the source of truth.
Review a diff or feature against Sleek Coach's design conventions (theme tokens, color and spacing scales, typography, component reuse, dark mode, accessibility). Use for the pre-commit design agent check, when the user asks for a "design review" / "UI review" / "token check" or whether a screen "matches the design system", or before committing changes that touch apps/mobile/src/components, apps/mobile/src/screens, apps/mobile/src/theme, or any .tsx UI surface. Reads docs/DESIGN_CONVENTIONS.md as the source of truth.