汎用LLM・AI開発⭐ リポ 159品質スコア 82/100
coot-model-building
モデル構築ツールとその改善のベストプラクティス
description の原文を見る
Best Practices for Model-Building Tools and Refinement
SKILL.md 本文
注意: このスキルのライセンスは GPL-3.0 です。本サイトでは本文プレビューのみを表示しています。利用前に GitHub の原本でライセンス条件をご確認ください。
Key Lessons from Chain A Refinement Session
Workflow Checklist - Follow This for Model-Building and Refinement
Best practices for fixing any issue:
- ☐ ALWAYS recentre first — every time you move to a new residue or problem, call this BEFORE anything else:
coot.set_go_to_atom_chain_residue_atom_name(chain, resno, "CA")orcoot.set_rotation_centre(x, y, z)for a map position. The user is watching the screen. If you switch targets without recentring, they will be looking at the wrong place while you work elsewhere. This is confusing and unacceptable. - ☐ Chec
...
詳細情報
- 作者
- pemsley
- リポジトリ
- pemsley/coot
- ライセンス
- GPL-3.0
- 最終更新
- 2026/5/12
Source: https://github.com/pemsley/coot / ライセンス: GPL-3.0