원클릭으로
CodingSkills
CodingSkills에는 zhuangwenhui에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use 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).
Use 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.
Use 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.
Use 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.