dotfiles
dotfiles contém 16 skills coletadas de david-crespo, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Debugging a ghostty crash
Drive a real browser during frontend work — verify a change rendered, click through a flow, fill forms, read console errors, take screenshots, or debug performance/memory/network. Use whenever interacting with a local web app in a browser (Playwright script templates, chrome-devtools tradeoffs, SPA mock-API gotchas).
How to use the tviz CLI to read and write Things 3 tasks
For non-Codex agents, get a Codex second opinion on your changes. Claude sends the diff to Codex for review, discusses the feedback, and synthesizes actionable results.
Productivity coach
Read Oxide RFD contents, metadata, and images by number using rfd-cli. Use when an RFD comes up (e.g. "RFD 63", "what does the networking RFD say") and you need the actual text.
How to delegate a task to an opencode pseudo-subagent (default model Kimi K2.6). Use ONLY when the user explicitly invokes /opencode or names opencode by name — not for general subagent or delegation requests.
Draft a GitHub issue in the user's voice. Use when the user asks for help writing or filing an issue.
Draft a GitHub PR description in the user's voice. Use when the user asks for help writing or revising a PR title or body.
Search and summarize Claude Code, Codex, and opencode session history. Use when the user wants to look at past conversations, find sessions about a topic, or reconstruct a debugging narrative.
Write a note in Obsidian based on the recent conversation
Bring the user's local Helix fork up to date: fetch, rebase merge commit, resolve conflicts, rebuild.
Locate a meeting recording or transcript given a description of it (title, approximate time, attendees). Resolves the calendar event via the Google Calendar MCP, finds the matching entry in four-star, and fetches the transcript Doc via the Google Drive MCP.
Test Helix editor config changes, debug LSP issues, or observe editor behavior by running Helix in a tmux session. Use when iterating on helix config.toml, languages.toml, Steel scripts, or troubleshooting language server problems.
Create or modify Alfred workflows by writing info.plist files directly
Analyze merged PR review comments to extract coding conventions and distill new CLAUDE.md guidelines. Use when you want to mine recent PRs for patterns not yet documented.