ワンクリックで
hamsterball-rendering-status-report
Guidelines for documenting rendering milestones with screenshots and memory updates.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Guidelines for documenting rendering milestones with screenshots and memory updates.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Reverse engineer and recreate the Hamsterball game (2000s Windows game by Raptisoft)
Start GhidraMCP headless server with the Hamsterball.exe project — always do this before any RE work
Restore all function renames from FUNCTION_MAP.md back into a fresh Ghidra project after DB loss or re-import
Complete guide to using and extending Hermes Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Hermes, troubleshoot issues, spawn agent instances, or make code contributions.
Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, sequence diagrams, concept maps, and more. Files can be opened at excalidraw.com or uploaded for shareable links.
54 production-quality design systems extracted from real websites. Load a template to generate HTML/CSS that matches the visual identity of sites like Stripe, Linear, Vercel, Notion, Airbnb, and more. Each template includes colors, typography, components, layout rules, and ready-to-use CSS values.
| name | hamsterball-rendering-status-report |
| description | Guidelines for documenting rendering milestones with screenshots and memory updates. |
When a major rendering milestone is reached (e.g., geometry visible, textures working, or lighting added):
Verify Progress with Screenshots:
analysis/screenshots/.vision_analyze if necessary to confirm shapes.Update Memory:
memory with technical details of the implementation (vertex format, FVF, matrix layout).hamsterball-re-progress skill to mark the task as complete.Sync Git:
git-sync protocol to push to both origin (public) and priv (private).Document Implementation Quirks: