/dev/fast avatar

/dev/fast

Official

@devdotfast

0Followers
|
1Public Repos
|
3Published Skills

Rethinking dev tools for the era of slop code.

Skills Distribution
DomainDeveloper To...Code Review & Arch.. (40%)Agent Session Trac.. (30%)VS Code Extension .. (30%)

Agent Skills by /dev/fast

Showing 3 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About /dev/fast

FAQPage Schema
What tasks can I accomplish with devdotfast's skills?

You can answer product questions about Review Desktop, author JSON Reviews for branches, jj changes, or pull requests, search past agent sessions to explain why code exists, and launch Code OSS in an isolated profile for combined Playwright UI driving and Node debugger attachment.

Who are devdotfast's skills designed for?

They target developers working on VS Code itself, engineers debugging agent-produced code who need the original reasoning, and reviewers authoring structured code or architecture reviews through Review Desktop.

How do I debug VS Code using the launch skill?

The launch skill starts Code OSS from sources in a throwaway profile with unique debug ports, letting you drive the workbench with @playwright/cli and attach a Node debugger via dap-cli in the same session, including breakpoints in the renderer, extension host, or main process.

How does trace-archaeology help with agent-written code?

It finds the agent sessions behind existing code and searches past traces, answering questions like why code exists, what the agent was thinking, who or what wrote it, and whether an agent has solved a similar problem before.

What are the prerequisites and management model for these skills?

The skills are managed by Review Desktop, which automatically replaces each skill directory on updates, so manual edits are discouraged. The launch skill additionally requires @playwright/cli and dap-cli for UI driving and debugging.