ワンクリックで
tecs
tecs には tecs-dev から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Diagnose rendering problems in a live tecs2d game over the MCP HTTP server — missing or ghost content, wrong positions, stale visuals, frame glitches, and perf. Use when something looks wrong on screen and you need to find which layer of the pipeline is lying.
Add a Love2D performance bench scenario or measure a performance change with make bench-love. Use when validating an optimization, investigating frame cost or GC pressure, or adding a steady-state scenario for a subsystem.
Create or extend a Love2D integration test (lovespec) that boots a real LÖVE app and drives it over the MCP HTTP server. Use when adding coverage for rendering, input, physics, audio, or any tecs2d subsystem behavior that needs a live engine.