Loading...
Loading...
Found 257 Skills
Run full project validation (typecheck + lint + format + test + build (optional))
Writing skill for Chinese technical documentation and product copy — enforces clarity, correct typography, and avoids buzzwords.
API Design Reviewer
Run formatting, lint, typecheck, and tests for this repo; use when validating changes or investigating CI failures.
Automatically diagnose and fix CI failures in the current PR. Retrieves failed logs from GitHub Actions, categorizes the failure (lint, format, type-check, test), applies targeted fixes, verifies locally, and commits/pushes. Use when CI fails after push.