一键导入
chrome-dino
chrome-dino 收录了来自 jcentner 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Programmatic interface to the Chromium offline T-Rex (dino) game's `Runner` singleton from automation code (Selenium/Playwright/CDP). Covers the modern singleton API, state fields, score formula, kickoff/restart sequencing, and the legacy `Runner.instance_` pitfall.
Detect and fix AI-generated code smells. Use when reviewing code produced by autonomous agents, or proactively after 10+ autonomous slices. Identifies excessive comments, dead code, unnecessary abstractions, and other AI-tell patterns.
CI pipeline verification patterns. Use when checking GitHub Actions status, gating on CI results, or diagnosing CI failures. Ensures autonomous agents verify CI passes before considering work complete.
Socratic requirements elicitation. Use when requirements are vague, when starting a new project or phase, or when the user asks to clarify what should be built. Surfaces hidden assumptions through structured questioning.
Design system conventions and references. Use when working with UI code, styling, component design, or visual consistency. References Impeccable patterns, DESIGN.md format, and design anti-patterns.