
Claude Skills by Surething-io
github.com/Surething-ioDraft user-facing GitHub release notes for Cockpit from a commit range, in the project's existing voice. Output is markdown ready to paste into `gh release edit --notes-file`.
Cut a new Cockpit release end-to-end — bump version, tag, publish to npm, write user-facing release notes, refresh the website, and verify everything went live.
Implement <SPEC>, keeping a running apply-notes HTML file of out-of-spec decisions and tradeoffs.
Drive the running Cockpit server — terminal/browser bubbles, codegraph — through the `cockpit` CLI.
Trace code and assess change impact via the pre-built symbol, call-graph and co-edit index.
Full code review: triangulate every change statically, model state/timing slices dynamically.
Analyze a complex problem with a fixed thinking skeleton; analysis only, no code changes.
Trace a bug to its evidence chain; analysis only, no code changes.
Land converged work in self-verifying MVP slices, advancing stage to stage without interruption.
Generate an interactive local React app wired to the built-in cockpit bash SDK.
Cut a clean new branch off the latest origin/main and verify it matches the remote.
Clarify the requirement first: restate understanding, then a decision table with recommendations.
Distil a proven workflow from this conversation into a reusable Skill file.