بنقرة واحدة
chrome-dino
يحتوي chrome-dino على 5 من skills المجمعة من jcentner، مع تغطية مهنية على مستوى المستودع وصفحات 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.