← all publishers

trasta298

@trasta298 source repo

2 published skills

  1. Write Blog · trasta298
    trasta.dev のブログ記事 (`src/content/blog/*.mdx`) を本人 (trasta) の文体・章立て・MDX 規約に沿って下書きする。ユーザーが「ブログ書いて」「記事にしたい」「振り返り書く」「○○について書きたい」「やってみた書きたい」「ガジェット紹介書く」のように、題材やニュアンス(雑な箇条書き・感想・スクショ素材・X 投稿 ID など)だけを渡してきたとき、または `/home/trasta/trasta-dev-v2/` 配下に新しい mdx 記事を作る/既存ブログ記事を整える作業のときに必ず使う。技術メモ・プロダクト紹介・年末振り返り・雑記のいずれのジャンルでも対応。題材だけ伝えれば文体は本スキルが面倒を見る、というのが要点。
    0
    installs
  2. Debug Tui · trasta298
    Drive and debug the real keifu TUI autonomously via its remote-control debug server (--debug-listen) — launch headlessly, inject keys/mouse, dump the rendered screen as text, and inspect app state. Use this whenever a change affects TUI behavior, rendering, keybindings, mouse handling, focus, scrolling, or async loading states, when reproducing a user-reported UI bug, or when you need to confirm "does it actually work on screen" — cargo test alone cannot verify what the user sees. Reproduce the issue through this workflow before fixing, and re-verify after.
    0
    installs