ワンクリックで
harness
harness には hesprs から収集した 13 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.