원클릭으로
tecs
tecs에는 tecs-dev에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.