- 5 skills
- 0 followers
- 3 days ago last updated
- ▌ Cpp Code Format · zhuangwenhuiUse when writing, editing, reviewing, or comparing C++/C code and task-local style decisions matter, especially for formatting, naming, headers and includes, comments, error handling, logging messages, or C++20-specific syntax choices. Primary target is the ShapeReconstruction codebase (mvrmesh).
- ▌ Incremental Change Cycle · zhuangwenhuiUse when the user explicitly asks to run the incremental change cycle after adding code or changing function behavior, especially for long-running or high-token work where checklist continuity and repeated review checkpoints matter.
- ▌ Customaize Agent Prompt Engineering · zhuangwenhuiUse this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.
- ▌ Python Code Format · zhuangwenhuiUse when writing, editing, reviewing, or comparing Python code and task-local style decisions matter, especially for formatting, naming, docstrings, logging, resource handling, or Python 3.12-specific syntax choices.
- ▌ Create Hook · zhuangwenhuiCreate a hook (.json) to enforce policy or automate agent lifecycle events.