원클릭으로
harness
harness에는 hesprs에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Standard workflow to implement a plan. Use only when user instructs or other skill references.
Manage interactive or persistent terminal sessions. Must use before running these sessions, like start a dev server, SSH, REPL, ...
Guidelines to help you write code smartly by using workers. Only use
Disciplined diagnosis loop for hard bugs and performance regressions. Use only when user instructs or other skill references.
Workflow to transform vague ideas into validated designs and stepped implementation plans. Use only when user instructs or other skill references.
Review a plan before implementation. Use only when user instructs or other skill references.
Inspect Git history and uncommitted changes to obtain delta in blueprint.
Generate comprehensive hierarchical codemaps.
Review code changes made in a session. Use only when user instructs or other skill references.
Create a new agent skill with proper structure, progressive disclosure, and bundled resources.
Clarify user intents by asking questions. Use only when user instructs or other skill references.
Retrieve documentation for any library, framework, and components. Use when deal with unfamiliar libraries or research a tool in depth.
Defines test standards. Must use before writing any test code.