/

what-did-i-get-done
Cursor Skill
Summarize authored commits over a user-specified time period into a concise update
Internal workflows used by Cursor developers for CI, code review, shipping, control-cli, control-ui, verify-this, test reliability, code cleanup, and work summaries. Designed to work without requiring third-party service integrations.
Created by CursorView Source
Skills17
check-compiler-errorsRun compile and type-check commands and report failures
control-cliBuild or adapt a local harness to drive, inspect, and profile an interactive CLI or TUI without external services. Use for CLI UX checks, startup regressions, memory leaks, hangs, prompt flows, or terminal demos.
control-uiBuild or adapt a local browser/CDP harness to drive and inspect a web, IDE, or Electron UI. Use for local UI verification, screenshots, accessibility snapshots, perf profiles, visual diffs, or reproducing UI bugs.
deslopRemove AI-generated code slop and clean up code style
fix-ciFind failing PR checks, inspect logs or external check links, and apply focused fixes