METAINFORMANT rules for directory src/metainformant/protein/database. Use when editing, adding tests, or reviewing code under this path. Read the linked AGENTS.md first; use uv only, write outputs to output/, real implementations.
Install
npx skillscat add docxology/metainformant/metainformant-src-metainformant-protein-database Install via the SkillsCat registry.
SKILL.md
METAINFORMANT — src/metainformant/protein/database
Before editing files in this subtree:
- Read `AGENTS.md` for this folder (canonical technical context).
- Optional overview: `README.md`.
- Global rules: `CLAUDE.md` at repo root (uv,
output/,.tmp/, real implementations). - Testing policy: `docs/REAL_IMPLEMENTATION_POLICY.md`.
- Use
metainformant.core.iofor file I/O andmetainformant.core.utils.loggingfor logs.
Keep changes scoped; match existing patterns in this directory.